diff options
Diffstat (limited to 'features/wip/earth_glide.json')
-rw-r--r-- | features/wip/earth_glide.json | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/features/wip/earth_glide.json b/features/wip/earth_glide.json new file mode 100644 index 0000000..a9601f3 --- /dev/null +++ b/features/wip/earth_glide.json @@ -0,0 +1,15 @@ +{ + "name": "earth glide (feature)", + "text": "The xorn can burrow through nonmagical, unworked earth and stone. While doing so, the xorn doesn't disturb the material it moves through.", + "subfeatures": [ + { + "trigger": [], + "conditions": [], + "effects": [{ + "target": "", + "effect": [], + "duration": "" + }] + } + ] +} |