diff options
Diffstat (limited to 'content/encyclopediae/default_encyclopedia.json')
| -rw-r--r-- | content/encyclopediae/default_encyclopedia.json | 8 |
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} |
