summaryrefslogtreecommitdiff
path: root/content
diff options
context:
space:
mode:
Diffstat (limited to 'content')
-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}