update obj item

This commit is contained in:
shoopea 2020-01-27 18:08:33 +08:00
parent f33aa2779c
commit 88e70a3203

View File

@ -456,7 +456,7 @@
"Silver mold"
],
"craft": {
"cmd": "/c_28",
"cmd": "/craft_28",
"mana": 15,
"items": [
{
@ -684,7 +684,21 @@
"craftable": true,
"names": [
"Quality Cloth"
]
],
"craft": {
"cmd": "/craft_36",
"mana": 300,
"items": [
{
"code": "09",
"quantity": 11
},
{
"code": "07",
"quantity": 3
}
]
}
},
{
"item_type": "item_res",
@ -695,7 +709,29 @@
"craftable": true,
"names": [
"Blacksmith Mold"
]
],
"craft": {
"cmd": "/craft_37",
"mana": 300,
"items": [
{
"code": "23",
"quantity": 11
},
{
"code": "25",
"quantity": 5
},
{
"code": "29",
"quantity": 2
},
{
"code": "15",
"quantity": 2
}
]
}
},
{
"item_type": "item_res",
@ -736,6 +772,7 @@
"weight": 1,
"exchange": "/t_39",
"auction": false,
"craftable": false,
"names": [
"Stinky Sumac"
]
@ -746,7 +783,7 @@
"weight": 1,
"exchange": "/t_40",
"auction": false,
"craftable": true,
"craftable": false,
"names": [
"Mercy Sassafras"
]