blob: b2d3c8185d8c7c527a344f3118688174c8316bdd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
id: fletch_arrow_shaft
type: fletching
tool: knife
level: 1
xp: 5
wait: 5
consume:
- items: [logs]
qty: 1
output: arrow_shaft
output_qty: 15
message: "You carefully cut the logs into arrow shafts."
|