diff options
Diffstat (limited to 'data/items.yml')
-rw-r--r-- | data/items.yml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/data/items.yml b/data/items.yml index ef0a103..b20ab34 100644 --- a/data/items.yml +++ b/data/items.yml @@ -910,6 +910,19 @@ arcanite_spade: - type: "stat_change" gid: "power" modifier: 3 +apprentice_wand: + name: "apprentice wand" + description: "A simple magic wand." + whatnot: + tags: + - "tool" + - "focus" + equip_slots: + - "mainhand" + equip_effects: + - type: "stat_change" + gid: "havencast_speed" + modifier: 2 aethermesh: name: "aethermesh" description: "A tool for manatrawl." |