aboutsummaryrefslogtreecommitdiff
path: root/features/siege_monster.json
diff options
context:
space:
mode:
Diffstat (limited to 'features/siege_monster.json')
-rw-r--r--features/siege_monster.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/features/siege_monster.json b/features/siege_monster.json
new file mode 100644
index 0000000..37d911d
--- /dev/null
+++ b/features/siege_monster.json
@@ -0,0 +1,15 @@
+{
+ "name": "siege monster (feature)",
+ "text": "The treant deals double damage to objects and structures.",
+ "subfeatures": [
+ {
+ "trigger": [],
+ "conditions": [],
+ "effects": [{
+ "target": "",
+ "effect": [],
+ "duration": ""
+ }]
+ }
+ ]
+}