aboutsummaryrefslogtreecommitdiff
path: root/data/items/equipment/rune_sword.yaml
diff options
context:
space:
mode:
authorhistoria <[not public]>2026-07-01 02:21:42 -0400
committerhistoria <[not public]>2026-07-01 02:21:42 -0400
commit5f37dc9b6f6b79da04da70ae0c33ec8d02998587 (patch)
treef7c309e36267a4c456fcf5bca800e614507a80af /data/items/equipment/rune_sword.yaml
parentfee376102192dc6f24297a7b11324636ace3a07d (diff)
downloadthehouseoficarus-5f37dc9b6f6b79da04da70ae0c33ec8d02998587.tar.gz
feat: qol improvements to items crud in admin gui
Diffstat (limited to 'data/items/equipment/rune_sword.yaml')
-rw-r--r--data/items/equipment/rune_sword.yaml43
1 files changed, 22 insertions, 21 deletions
diff --git a/data/items/equipment/rune_sword.yaml b/data/items/equipment/rune_sword.yaml
index f1c9f14..d0adcdb 100644
--- a/data/items/equipment/rune_sword.yaml
+++ b/data/items/equipment/rune_sword.yaml
@@ -1,28 +1,29 @@
-attack_type: slash
color: "57"
craft:
- consume:
- - items:
- - runite_bar
- quantity: 1
- level: 89
- skill: smithing
- station:
- - anvil
- type: smithing
- wait: 4
- xp: 75
+ ingredients:
+ - items:
+ - runite_bar
+ quantity: 1
+ level: 89
+ station:
+ - anvil
+ type: smithing
+ wait: 4
+ xp: 75
description: A rune sword.
-equip_slot: main_hand
+equipment:
+ attack:
+ crush: -2
+ slash: 52
+ stab: 27
+ attack_type: slash
+ other:
+ strength: 36
+ slot: main_hand
+ speed: 4
+ type: melee_weapon
name: rune sword
requirements:
- accuracy: 40
-speed: 4
+ accuracy: 40
stackable: false
-stats:
- crush_attack: -2
- slash_attack: 52
- stab_attack: 27
- strength_bonus: 36
value: 10000
-weapon_type: melee