diff options
Diffstat (limited to 'features/shielded_mind.json')
-rw-r--r-- | features/shielded_mind.json | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/features/shielded_mind.json b/features/shielded_mind.json new file mode 100644 index 0000000..e613ea6 --- /dev/null +++ b/features/shielded_mind.json @@ -0,0 +1,15 @@ +{ + "name": "shielded mind (feature)", + "text": "The couatl is immune to scrying and to any effect that would sense its emotions, read its thoughts, or detect its location.", + "subfeatures": [ + { + "trigger": [], + "conditions": [], + "effects": [{ + "target": "", + "effect": [], + "duration": "" + }] + } + ] +} |