diff options
Diffstat (limited to 'data/items/ammo/mithril_bolts_unf.yaml')
| -rw-r--r-- | data/items/ammo/mithril_bolts_unf.yaml | 19 |
1 files changed, 16 insertions, 3 deletions
diff --git a/data/items/ammo/mithril_bolts_unf.yaml b/data/items/ammo/mithril_bolts_unf.yaml index 8015f1a..93a5358 100644 --- a/data/items/ammo/mithril_bolts_unf.yaml +++ b/data/items/ammo/mithril_bolts_unf.yaml @@ -1,6 +1,19 @@ +color: "75" +craft: + consume: + - items: + - mithril_bar + quantity: 1 + level: 56 + output_qty: 10 + skill: smithing + station: + - anvil + type: smithing + wait: 4 + xp: 50 +description: Unfinished mithril crossbow bolts. id: mithril_bolts_unf name: mithril bolts (unf) -color: "75" -description: "Unfinished mithril crossbow bolts." -value: 10 stackable: true +value: 10 |
