diff options
Diffstat (limited to 'data/items/ammo/adamant_bolts_unf.yaml')
| -rw-r--r-- | data/items/ammo/adamant_bolts_unf.yaml | 19 |
1 files changed, 16 insertions, 3 deletions
diff --git a/data/items/ammo/adamant_bolts_unf.yaml b/data/items/ammo/adamant_bolts_unf.yaml index db709db..9173679 100644 --- a/data/items/ammo/adamant_bolts_unf.yaml +++ b/data/items/ammo/adamant_bolts_unf.yaml @@ -1,6 +1,19 @@ +color: "120" +craft: + consume: + - items: + - adamantite_bar + quantity: 1 + level: 76 + output_qty: 10 + skill: smithing + station: + - anvil + type: smithing + wait: 4 + xp: 62 +description: Unfinished adamant crossbow bolts. id: adamant_bolts_unf name: adamant bolts (unf) -color: "120" -description: "Unfinished adamant crossbow bolts." -value: 20 stackable: true +value: 20 |
