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