diff options
Diffstat (limited to 'features/wip/transparent.json')
-rw-r--r-- | features/wip/transparent.json | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/features/wip/transparent.json b/features/wip/transparent.json new file mode 100644 index 0000000..942835b --- /dev/null +++ b/features/wip/transparent.json @@ -0,0 +1,15 @@ +{ + "name": "transparent (feature)", + "text": "Even when the cube is in plain sight, it takes a successful DC 15 Wisdom (Perception) check to spot a cube that has neither moved nor attacked. A creature that tries to enter the cube's space while unaware of the cube is surprised by the cube.", + "subfeatures": [ + { + "trigger": [], + "conditions": [], + "effects": [{ + "target": "", + "effect": [], + "duration": "" + }] + } + ] +} |