aboutsummaryrefslogtreecommitdiff
path: root/data/items/equipment/steel_sword.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'data/items/equipment/steel_sword.yaml')
-rw-r--r--data/items/equipment/steel_sword.yaml38
1 files changed, 25 insertions, 13 deletions
diff --git a/data/items/equipment/steel_sword.yaml b/data/items/equipment/steel_sword.yaml
index e096dc9..b0ca858 100644
--- a/data/items/equipment/steel_sword.yaml
+++ b/data/items/equipment/steel_sword.yaml
@@ -1,17 +1,29 @@
+attack_type: slash
+color: "253"
+craft:
+ consume:
+ - items:
+ - steel_bar
+ quantity: 1
+ level: 34
+ skill: smithing
+ station:
+ - anvil
+ type: smithing
+ wait: 4
+ xp: 37
+description: A steel sword.
+equip_slot: main_hand
id: steel_sword
name: steel sword
-color: "253"
-description: "A steel sword."
-value: 100
+requirements:
+ attack: 5
+speed: 4
stackable: false
-equip_slot: main_hand
-weapon_type: melee
-attack_type: slash
stats:
- stab_attack: 10
- slash_attack: 22
- crush_attack: -2
- strength_bonus: 14
-speed: 4
-requirements:
- attack: 5
+ crush_attack: -2
+ slash_attack: 22
+ stab_attack: 10
+ strength_bonus: 14
+value: 100
+weapon_type: melee