aboutsummaryrefslogtreecommitdiff
path: root/data/items/tools/adamant_axe.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'data/items/tools/adamant_axe.yaml')
-rw-r--r--data/items/tools/adamant_axe.yaml33
1 files changed, 18 insertions, 15 deletions
diff --git a/data/items/tools/adamant_axe.yaml b/data/items/tools/adamant_axe.yaml
index 865bec0..78118be 100644
--- a/data/items/tools/adamant_axe.yaml
+++ b/data/items/tools/adamant_axe.yaml
@@ -1,18 +1,21 @@
-name: adamant axe
color: "78"
-description: "A sturdy adamant axe, good for woodcutting."
-value: 500
-stackable: false
-equip_slot: main_hand
-weapon_type: melee
-attack_type: slash
-stats:
- stab_attack: -2
- slash_attack: 29
- crush_attack: 22
- strength_bonus: 24
-speed: 5
-tool_type: axe
-tool_speed: 2
+description: A sturdy adamant axe, good for woodcutting.
+equipment:
+ attack:
+ crush: 22
+ slash: 29
+ stab: -2
+ attack_type: slash
+ other:
+ strength: 24
+ slot: main_hand
+ speed: 5
+ type: melee_weapon
+name: adamant axe
requirements:
accuracy: 30
+stackable: false
+tool:
+ speed: 2
+ type: axe
+value: 500