summaryrefslogtreecommitdiff
path: root/data/items.yml
diff options
context:
space:
mode:
Diffstat (limited to 'data/items.yml')
-rw-r--r--data/items.yml28
1 files changed, 28 insertions, 0 deletions
diff --git a/data/items.yml b/data/items.yml
index f54b0f6..cf475e5 100644
--- a/data/items.yml
+++ b/data/items.yml
@@ -1247,3 +1247,31 @@ simple_spellpage:
whatnot:
tags:
- "material"
+alacrity_ribbon:
+ name: "alacrity ribbon"
+ description: "A belt that increases the wearer's speed."
+ whatnot:
+ equip_slots:
+ - "waist"
+ equip_requirements:
+ - type: "skill"
+ gid: "beastslay"
+ level: 5
+ equip_effects:
+ - type: "stat_change"
+ gid: "speed"
+ modifier: 1
+shawl_of_wiles:
+ name: "shawl of wiles"
+ description: "A garment that increases the wearer's evasion."
+ whatnot:
+ equip_slots:
+ - "back"
+ equip_requirements:
+ - type: "skill"
+ gid: "beastslay"
+ level: 5
+ equip_effects:
+ - type: "stat_change"
+ gid: "evasion"
+ modifier: 1