diff options
Diffstat (limited to 'features/wip/hooves.json')
-rw-r--r-- | features/wip/hooves.json | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/features/wip/hooves.json b/features/wip/hooves.json new file mode 100644 index 0000000..4e95f5f --- /dev/null +++ b/features/wip/hooves.json @@ -0,0 +1,15 @@ +{ + "name": "hooves (legendary_action)", + "text": "The unicorn makes one attack with its hooves.", + "subfeatures": [ + { + "trigger": [], + "conditions": [], + "effects": [{ + "target": "", + "effect": [], + "duration": "" + }] + } + ] +} |