diff options
Diffstat (limited to 'features/wip/labyrinthine_recall.json')
-rw-r--r-- | features/wip/labyrinthine_recall.json | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/features/wip/labyrinthine_recall.json b/features/wip/labyrinthine_recall.json new file mode 100644 index 0000000..90d789e --- /dev/null +++ b/features/wip/labyrinthine_recall.json @@ -0,0 +1,15 @@ +{ + "name": "labyrinthine recall (feature)", + "text": "The minotaur can perfectly recall any path it has traveled.", + "subfeatures": [ + { + "trigger": [], + "conditions": [], + "effects": [{ + "target": "", + "effect": [], + "duration": "" + }] + } + ] +} |