aboutsummaryrefslogtreecommitdiff
path: root/data/items/equipment/dragon_axe.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'data/items/equipment/dragon_axe.yaml')
-rw-r--r--data/items/equipment/dragon_axe.yaml33
1 files changed, 18 insertions, 15 deletions
diff --git a/data/items/equipment/dragon_axe.yaml b/data/items/equipment/dragon_axe.yaml
index 127b343..81f7c48 100644
--- a/data/items/equipment/dragon_axe.yaml
+++ b/data/items/equipment/dragon_axe.yaml
@@ -1,18 +1,21 @@
+color: C4
+description: A powerful dragon axe.
+equipment:
+ attack:
+ crush: 32
+ slash: 43
+ stab: -2
+ attack_type: slash
+ other:
+ strength: 36
+ slot: main_hand
+ speed: 5
+ type: melee_weapon
name: dragon axe
-color: "C4"
-description: "A powerful dragon axe."
-value: 50000
-stackable: false
-equip_slot: main_hand
-weapon_type: melee
-attack_type: slash
-stats:
- stab_attack: -2
- slash_attack: 43
- crush_attack: 32
- strength_bonus: 36
-speed: 5
-tool_type: axe
-tool_speed: 1
requirements:
accuracy: 60
+stackable: false
+tool:
+ speed: 1
+ type: axe
+value: 50000