From 5937d893da5656be3f486c863ae54e08bbe66579 Mon Sep 17 00:00:00 2001 From: Your Name Date: Tue, 9 Aug 2022 16:57:53 -0400 Subject: Added generic items, worked on features --- features/wip/bound.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 features/wip/bound.json (limited to 'features/wip/bound.json') diff --git a/features/wip/bound.json b/features/wip/bound.json new file mode 100644 index 0000000..2d69c62 --- /dev/null +++ b/features/wip/bound.json @@ -0,0 +1,15 @@ +{ + "name": "bound", + "text": "The shield guardian is magically bound to an amulet. As long as the guardian and its amulet are on the same plane of existence, the amulet's wearer can telepathically call the guardian to travel to it, and the guardian knows the distance and direction to the amulet. If the guardian is within 60 feet of the amulet's wearer, half of any damage the wearer takes (rounded up) is transferred to the guardian.", + "subfeatures": [ + { + "trigger": [], + "conditions": [], + "effects": [{ + "target": "", + "effect": [], + "duration": "" + }] + } + ] +} -- cgit v1.2.3