diff options
Diffstat (limited to 'data/items/equipment/iron_full_helm.yaml')
| -rw-r--r-- | data/items/equipment/iron_full_helm.yaml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/data/items/equipment/iron_full_helm.yaml b/data/items/equipment/iron_full_helm.yaml new file mode 100644 index 0000000..3a2fc0c --- /dev/null +++ b/data/items/equipment/iron_full_helm.yaml @@ -0,0 +1,13 @@ +id: iron_full_helm +name: iron full helm +color: "250" +description: "An iron full helmet." +value: 50 +stackable: false +equip_slot: head +stats: + stab_defense: 8 + slash_defense: 9 + crush_defense: 6 + science_defense: -3 + ranged_defense: 8 |
