diff options
Diffstat (limited to 'data/items/iron_sword.yaml')
| -rw-r--r-- | data/items/iron_sword.yaml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/data/items/iron_sword.yaml b/data/items/iron_sword.yaml new file mode 100644 index 0000000..3e0b577 --- /dev/null +++ b/data/items/iron_sword.yaml @@ -0,0 +1,12 @@ +id: iron_sword +name: iron sword +color: "250" +description: "An iron sword." +value: 30 +stackable: false +equip_slot: main_hand +weapon_type: melee +stats: + attack_bonus: 6 + strength_bonus: 4 +speed: 4 |
