update items
This commit is contained in:
parent
e639448817
commit
03c6e521da
@ -2941,18 +2941,94 @@
|
||||
"craftable": true,
|
||||
"names": [
|
||||
"Assault Cape"
|
||||
]
|
||||
],
|
||||
"craft": {
|
||||
"cmd": "/craft_a100",
|
||||
"mana": 800,
|
||||
"items": [
|
||||
{
|
||||
"code": "r100",
|
||||
"quantity": 1
|
||||
},
|
||||
{
|
||||
"code": "k100",
|
||||
"quantity": 4
|
||||
},
|
||||
{
|
||||
"code": "36",
|
||||
"quantity": 13
|
||||
},
|
||||
{
|
||||
"code": "23",
|
||||
"quantity": 1
|
||||
},
|
||||
{
|
||||
"code": "16",
|
||||
"quantity": 4
|
||||
},
|
||||
{
|
||||
"code": "31",
|
||||
"quantity": 3
|
||||
},
|
||||
{
|
||||
"code": "15",
|
||||
"quantity": 1
|
||||
},
|
||||
{
|
||||
"code": "37",
|
||||
"quantity": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"item_type": "item_other",
|
||||
"code": "a101",
|
||||
"weight": -1,
|
||||
"weight": 50,
|
||||
"exchange": "",
|
||||
"auction": true,
|
||||
"craftable": true,
|
||||
"names": [
|
||||
"Craftsman Apron"
|
||||
]
|
||||
],
|
||||
"craft": {
|
||||
"cmd": "/craft_a101",
|
||||
"mana": 800,
|
||||
"items": [
|
||||
{
|
||||
"code": "r101",
|
||||
"quantity": 1
|
||||
},
|
||||
{
|
||||
"code": "k101",
|
||||
"quantity": 4
|
||||
},
|
||||
{
|
||||
"code": "35",
|
||||
"quantity": 17
|
||||
},
|
||||
{
|
||||
"code": "23",
|
||||
"quantity": 11
|
||||
},
|
||||
{
|
||||
"code": "36",
|
||||
"quantity": 3
|
||||
},
|
||||
{
|
||||
"code": "31",
|
||||
"quantity": 2
|
||||
},
|
||||
{
|
||||
"code": "38",
|
||||
"quantity": 1
|
||||
},
|
||||
{
|
||||
"code": "16",
|
||||
"quantity": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"item_type": "item_other",
|
||||
@ -2963,7 +3039,49 @@
|
||||
"craftable": true,
|
||||
"names": [
|
||||
"Stoneskin Cloak"
|
||||
]
|
||||
],
|
||||
"craft": {
|
||||
"cmd": "/craft_a102",
|
||||
"mana": 800,
|
||||
"items": [
|
||||
{
|
||||
"code": "r102",
|
||||
"quantity": 1
|
||||
},
|
||||
{
|
||||
"code": "k102",
|
||||
"quantity": 4
|
||||
},
|
||||
{
|
||||
"code": "23",
|
||||
"quantity": 17
|
||||
},
|
||||
{
|
||||
"code": "36",
|
||||
"quantity": 7
|
||||
},
|
||||
{
|
||||
"code": "35",
|
||||
"quantity": 5
|
||||
},
|
||||
{
|
||||
"code": "16",
|
||||
"quantity": 4
|
||||
},
|
||||
{
|
||||
"code": "31",
|
||||
"quantity": 3
|
||||
},
|
||||
{
|
||||
"code": "37",
|
||||
"quantity": 2
|
||||
},
|
||||
{
|
||||
"code": "25"
|
||||
,"quantity": 2
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"item_type": "item_other",
|
||||
|
Loading…
Reference in New Issue
Block a user