diff options
Diffstat (limited to 'data/items/ammo/rune_arrow.yaml')
| -rw-r--r-- | data/items/ammo/rune_arrow.yaml | 24 |
1 files changed, 19 insertions, 5 deletions
diff --git a/data/items/ammo/rune_arrow.yaml b/data/items/ammo/rune_arrow.yaml index b00e922..0b497ff 100644 --- a/data/items/ammo/rune_arrow.yaml +++ b/data/items/ammo/rune_arrow.yaml @@ -1,9 +1,23 @@ +color: "87" +craft: + consume: + - items: + - headless_arrow + quantity: 15 + - items: + - rune_arrowtips + quantity: 15 + level: 75 + output_qty: 15 + skill: fletching + type: fletching + wait: 2 + xp: 12 +description: A rune-tipped arrow. +equip_slot: ammo id: rune_arrow name: rune arrow -color: "87" -description: "A rune-tipped arrow." -value: 40 stackable: true -equip_slot: ammo stats: - ranged_strength: 49 + ranged_strength: 49 +value: 40 |
