From 947d83c59ea86615e3a81a2ec122d843b5eceee9 Mon Sep 17 00:00:00 2001 From: Your Name Date: Fri, 18 Feb 2022 16:47:53 -0500 Subject: More features work --- features/read_thoughts.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 features/read_thoughts.json (limited to 'features/read_thoughts.json') diff --git a/features/read_thoughts.json b/features/read_thoughts.json new file mode 100644 index 0000000..56bcf34 --- /dev/null +++ b/features/read_thoughts.json @@ -0,0 +1,15 @@ +{ + "name": "read thoughts (action)", + "text": "The doppelganger magically reads the surface thoughts of one creature within 60 feet of it. The effect can penetrate barriers, but 3 feet of wood or dirt, 2 feet of stone, 2 inches of metal, or a thin sheet of lead blocks it. While the target is in range, the doppelganger can continue reading its thoughts, as long as the doppelganger's concentration isn't broken (as if concentrating on a spell). While reading the target's mind, the doppelganger has advantage on Wisdom (Insight) and Charisma (Deception, Intimidation, and Persuasion) checks against the target.", + "subfeatures": [ + { + "trigger": [], + "conditions": [], + "effects": [{ + "target": "", + "effect": [], + "duration": "" + }] + } + ] +} -- cgit v1.2.3