blob: 23d3237f7985f991345379fd6d9c42b4b8911ff9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
id: smith_bronze_sword
type: 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."
|