diff options
Diffstat (limited to 'features/sense_magic.json')
-rw-r--r-- | features/sense_magic.json | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/features/sense_magic.json b/features/sense_magic.json new file mode 100644 index 0000000..2a3084a --- /dev/null +++ b/features/sense_magic.json @@ -0,0 +1,15 @@ +{ + "name": "sense magic (feature)", + "text": "The chuul senses magic within 120 feet of it at will. This trait otherwise works like the **_detect magic_** spell but isn't itself magical.", + "subfeatures": [ + { + "trigger": [], + "conditions": [], + "effects": [{ + "target": "", + "effect": [], + "duration": "" + }] + } + ] +} |