diff options
Diffstat (limited to 'data/items/equipment/iron_sword.yaml')
| -rw-r--r-- | data/items/equipment/iron_sword.yaml | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/data/items/equipment/iron_sword.yaml b/data/items/equipment/iron_sword.yaml new file mode 100644 index 0000000..a5711fc --- /dev/null +++ b/data/items/equipment/iron_sword.yaml @@ -0,0 +1,15 @@ +id: iron_sword +name: iron sword +color: "250" +description: "An iron sword." +value: 30 +stackable: false +equip_slot: main_hand +weapon_type: melee +attack_type: slash +stats: + stab_attack: 7 + slash_attack: 15 + crush_attack: -2 + strength_bonus: 10 +speed: 4 |
