blob: 75179fd013f3127fa5e9f179303e0f9c86ff3310 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
id: smith_bronze_sword
type: smithing
skill: smithing
level: 4
xp: 12
wait: 4
station: [anvil]
consume:
- items: [bronze_bar]
qty: 1
output: bronze_sword
message: "You hammer out a bronze sword."
|