blob: b01eefa3ac211e3910fa7328da71c92940de5428 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
id: craft_leather_body
type: crafting
level: 14
xp: 25
wait: 4
tool: needle
consume:
- items: [leather]
qty: 1
- items: [thread]
qty: 1
output: leather_body
message: "You craft a leather body."
|