diff options
Diffstat (limited to 'features/0blank.json')
-rw-r--r-- | features/0blank.json | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/features/0blank.json b/features/0blank.json new file mode 100644 index 0000000..80aaf8e --- /dev/null +++ b/features/0blank.json @@ -0,0 +1,15 @@ +{ + "name": "NAME", + "text": "TEXT", + "subfeatures": [ + { + "trigger": [], + "conditions": [], + "effects": [{ + "target": "", + "effect": [], + "duration": "" + }] + } + ] +} |