aboutsummaryrefslogtreecommitdiff
path: root/features/wip/lightning_absorption.json
diff options
context:
space:
mode:
Diffstat (limited to 'features/wip/lightning_absorption.json')
-rw-r--r--features/wip/lightning_absorption.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/features/wip/lightning_absorption.json b/features/wip/lightning_absorption.json
new file mode 100644
index 0000000..a901c31
--- /dev/null
+++ b/features/wip/lightning_absorption.json
@@ -0,0 +1,15 @@
+{
+ "name": "lightning absorption (feature)",
+ "text": "Whenever the shambling mound is subjected to lightning damage, it takes no damage and regains a number of hit points equal to the lightning damage dealt.",
+ "subfeatures": [
+ {
+ "trigger": [],
+ "conditions": [],
+ "effects": [{
+ "target": "",
+ "effect": [],
+ "duration": ""
+ }]
+ }
+ ]
+}