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