summaryrefslogtreecommitdiff
path: root/data/items.yml
diff options
context:
space:
mode:
Diffstat (limited to 'data/items.yml')
-rw-r--r--data/items.yml36
1 files changed, 35 insertions, 1 deletions
diff --git a/data/items.yml b/data/items.yml
index 4e8972b..99c5768 100644
--- a/data/items.yml
+++ b/data/items.yml
@@ -47,6 +47,10 @@ iron_short_sword:
whatnot:
equip_slots:
- "mainhand"
+ equip_requirements:
+ skills:
+ - gid: "beastslay"
+ level: 2
equip_effects:
- type: "stat_change"
gid: "accuracy"
@@ -63,7 +67,7 @@ iron_longsword:
equip_requirements:
skills:
- gid: "beastslay"
- level: 3
+ level: 5
equip_effects:
- type: "stat_change"
gid: "accuracy"
@@ -71,6 +75,36 @@ iron_longsword:
- type: "stat_change"
gid: "power"
modifier: 4
+iron_buckler:
+ name: "iron buckler"
+ description: "A buckler made of iron."
+ whatnot:
+ equip_slots:
+ - "offhand"
+ equip_effects:
+ - type: "stat_change"
+ gid: "block"
+ modifier: 1
+ - type: "stat_change"
+ gid: "block_value"
+ modifier: 1
+iron_shield:
+ name: "iron shield"
+ description: "A shield made of iron."
+ whatnot:
+ equip_slots:
+ - "offhand"
+ equip_requirements:
+ skills:
+ - gid: "beastslay"
+ level: 3
+ equip_effects:
+ - type: "stat_change"
+ gid: "block"
+ modifier: 2
+ - type: "stat_change"
+ gid: "block_value"
+ modifier: 2
mending_salve:
name: "Mending salve"
description: "A healing mixture capable of closing wounds."