aboutsummaryrefslogtreecommitdiff
path: root/data/items/tools/steel_pickaxe.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'data/items/tools/steel_pickaxe.yaml')
-rw-r--r--data/items/tools/steel_pickaxe.yaml33
1 files changed, 18 insertions, 15 deletions
diff --git a/data/items/tools/steel_pickaxe.yaml b/data/items/tools/steel_pickaxe.yaml
index 2acd5e5..7560612 100644
--- a/data/items/tools/steel_pickaxe.yaml
+++ b/data/items/tools/steel_pickaxe.yaml
@@ -1,18 +1,21 @@
+color: FD
+description: A sturdy steel pickaxe, good for mining.
+equipment:
+ attack:
+ crush: 4
+ slash: -2
+ stab: 10
+ attack_type: stab
+ other:
+ strength: 7
+ slot: main_hand
+ speed: 5
+ type: melee_weapon
name: steel pickaxe
-color: "FD"
-description: "A sturdy steel pickaxe, good for mining."
-value: 75
-stackable: false
-equip_slot: main_hand
-weapon_type: melee
-attack_type: stab
-stats:
- stab_attack: 10
- slash_attack: -2
- crush_attack: 4
- strength_bonus: 7
-speed: 5
-tool_type: pickaxe
-tool_speed: 1.25
requirements:
accuracy: 5
+stackable: false
+tool:
+ speed: 1.25
+ type: pickaxe
+value: 75