diff options
Diffstat (limited to 'data/items/ammo/bronze_bolts_unf.yaml')
| -rw-r--r-- | data/items/ammo/bronze_bolts_unf.yaml | 19 |
1 files changed, 16 insertions, 3 deletions
diff --git a/data/items/ammo/bronze_bolts_unf.yaml b/data/items/ammo/bronze_bolts_unf.yaml index 538d8ab..169b19a 100644 --- a/data/items/ammo/bronze_bolts_unf.yaml +++ b/data/items/ammo/bronze_bolts_unf.yaml @@ -1,6 +1,19 @@ +color: "178" +craft: + consume: + - items: + - bronze_bar + quantity: 1 + level: 6 + output_qty: 10 + skill: smithing + station: + - anvil + type: smithing + wait: 4 + xp: 12 +description: Unfinished bronze crossbow bolts. id: bronze_bolts_unf name: bronze bolts (unf) -color: "178" -description: "Unfinished bronze crossbow bolts." -value: 1 stackable: true +value: 1 |
