diff options
Diffstat (limited to 'data/items/equipment/rune_full_helm.yaml')
| -rw-r--r-- | data/items/equipment/rune_full_helm.yaml | 34 |
1 files changed, 23 insertions, 11 deletions
diff --git a/data/items/equipment/rune_full_helm.yaml b/data/items/equipment/rune_full_helm.yaml index 87d6973..273bfab 100644 --- a/data/items/equipment/rune_full_helm.yaml +++ b/data/items/equipment/rune_full_helm.yaml @@ -1,15 +1,27 @@ +color: "87" +craft: + consume: + - items: + - runite_bar + quantity: 2 + level: 92 + skill: smithing + station: + - anvil + type: smithing + wait: 4 + xp: 150 +description: A rune full helmet. +equip_slot: head id: rune_full_helm name: rune full helm -color: "87" -description: "A rune full helmet." -value: 12000 +requirements: + defense: 40 stackable: false -equip_slot: head stats: - stab_defense: 30 - slash_defense: 33 - crush_defense: 22 - science_defense: -11 - ranged_defense: 30 -requirements: - defense: 40 + crush_defense: 22 + ranged_defense: 30 + science_defense: -11 + slash_defense: 33 + stab_defense: 30 +value: 12000 |
