summaryrefslogtreecommitdiff
path: root/content/encyclopediae
diff options
context:
space:
mode:
authortroido <troido@protonmail.com>2020-04-09 14:30:42 +0200
committertroido <troido@protonmail.com>2020-04-09 14:30:42 +0200
commit569da2b3f3e15b11be8f67ea4f81aaab4dc58049 (patch)
tree6e4d4d1dfea45cb4b75d4fcd5753c0798d19f89a /content/encyclopediae
parent53e2db880893a1a2ddf797c7e991665c2cb05e29 (diff)
properly substitute items
Diffstat (limited to 'content/encyclopediae')
-rw-r--r--content/encyclopediae/default_encyclopedia.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/content/encyclopediae/default_encyclopedia.json b/content/encyclopediae/default_encyclopedia.json
index c1dcc89..0d54304 100644
--- a/content/encyclopediae/default_encyclopedia.json
+++ b/content/encyclopediae/default_encyclopedia.json
@@ -404,6 +404,14 @@
"slot": "hand",
"stats": {"strength": 5}
}]},
+ "eldritch_sword": {
+ "sprite": "sword",
+ "name": "eldritch sword",
+ "action": ["equip", {
+ "slot": "hand",
+ "stats": {"strength": 500}
+ }]
+ },
"club": {"action": ["equip", {
"slot": "hand",
"stats": {"strength": 3}