summaryrefslogtreecommitdiff
path: root/data/items.yml
diff options
context:
space:
mode:
authorDavid Gay <david@davidgay.org>2021-06-06 16:54:04 -0400
committerDavid Gay <david@davidgay.org>2021-06-06 16:54:04 -0400
commit392619a6ca8b882550e94a165e361a9386252544 (patch)
tree6808552a9d045cb03f812f4ae4f15df1cdecbd0c /data/items.yml
parentb3e092603942870e1130781c47cf23e094bf6c55 (diff)
More otherforge/equipment rebalancing, and add arcanite gear
Diffstat (limited to 'data/items.yml')
-rw-r--r--data/items.yml88
1 files changed, 88 insertions, 0 deletions
diff --git a/data/items.yml b/data/items.yml
index 2edc0f9..7a567c1 100644
--- a/data/items.yml
+++ b/data/items.yml
@@ -316,6 +316,94 @@ arcanite_shield:
- type: "stat_change"
gid: "energy_resistance"
modifier: 2
+arcanite_cap:
+ name: "arcanite cap"
+ description: "A cap made of arcanite."
+ whatnot:
+ equip_slots:
+ - "head"
+ equip_requirements:
+ - type: "skill"
+ gid: "beastslay"
+ level: 12
+ equip_effects:
+ - type: "stat_change"
+ gid: "physical_resistance"
+ modifier: 4
+arcanite_sallet:
+ name: "arcanite sallet"
+ description: "A visored helmet made of arcanite."
+ whatnot:
+ equip_slots:
+ - "head"
+ equip_requirements:
+ - type: "skill"
+ gid: "beastslay"
+ level: 16
+ equip_effects:
+ - type: "stat_change"
+ gid: "physical_resistance"
+ modifier: 4
+ - type: "stat_change"
+ gid: "energy_resistance"
+ modifier: 2
+arcanite_leggings:
+ name: "arcanite leggings"
+ description: "Leg armor made of arcanite."
+ whatnot:
+ equip_slots:
+ - "legs"
+ equip_requirements:
+ - type: "skill"
+ gid: "beastslay"
+ level: 18
+ equip_effects:
+ - type: "stat_change"
+ gid: "physical_resistance"
+ modifier: 4
+ - type: "stat_change"
+ gid: "energy_resistance"
+ modifier: 2
+arcanite_chainmail:
+ name: "arcanite chainmail"
+ description: "Chainmail made of arcanite."
+ whatnot:
+ equip_slots:
+ - "torso"
+ equip_requirements:
+ - type: "skill"
+ gid: "beastslay"
+ level: 15
+ equip_effects:
+ - type: "stat_change"
+ gid: "slash_resistance"
+ modifier: 3
+ - type: "stat_change"
+ gid: "pierce_resistance"
+ modifier: 3
+ - type: "stat_change"
+ gid: "bash_resistance"
+ modifier: 2
+ - type: "stat_change"
+ gid: "energy_resistance"
+ modifier: 2
+arcanite_platemail:
+ name: "arcanite platemail"
+ description: "Platemail made of arcanite."
+ whatnot:
+ equip_slots:
+ - "torso"
+ equip_requirements:
+ - type: "skill"
+ gid: "beastslay"
+ level: 19
+ equip_effects:
+ - type: "stat_change"
+ gid: "physical_resistance"
+ modifier: 4
+ - type: "stat_change"
+ gid: "energy_resistance"
+ modifier: 2
mending_salve:
name: "mending salve"
description: "A healing mixture capable of closing wounds."