diff options
Diffstat (limited to 'data/items/tools/mithril_axe.yaml')
| -rw-r--r-- | data/items/tools/mithril_axe.yaml | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/data/items/tools/mithril_axe.yaml b/data/items/tools/mithril_axe.yaml new file mode 100644 index 0000000..ca18195 --- /dev/null +++ b/data/items/tools/mithril_axe.yaml @@ -0,0 +1,19 @@ +id: mithril_axe +name: mithril axe +color: "75" +description: "A sturdy mithril axe, good for woodcutting." +value: 200 +stackable: false +equip_slot: main_hand +weapon_type: melee +attack_type: slash +stats: + stab_attack: -2 + slash_attack: 21 + crush_attack: 16 + strength_bonus: 17 +speed: 5 +tool_type: axe +tool_speed: 2.5 +requirements: + attack: 20 |
