diff options
Diffstat (limited to 'features/ice_walk.json')
-rw-r--r-- | features/ice_walk.json | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/features/ice_walk.json b/features/ice_walk.json new file mode 100644 index 0000000..b3f033b --- /dev/null +++ b/features/ice_walk.json @@ -0,0 +1,15 @@ +{ + "name": "ice walk (feature)", + "text": "The dragon can move across and climb icy surfaces without needing to make an ability check. Additionally, difficult terrain composed of ice or snow doesn't cost it extra moment.", + "subfeatures": [ + { + "trigger": [], + "conditions": [], + "effects": [{ + "target": "", + "effect": [], + "duration": "" + }] + } + ] +} |