update items
This commit is contained in:
parent
0762eabce6
commit
ebe24d28dd
@ -2190,7 +2190,45 @@
|
||||
"craftable": true,
|
||||
"names": [
|
||||
"Clarity Robe"
|
||||
],
|
||||
"craft": {
|
||||
"cmd": "/craft_a36",
|
||||
"mana": 150,
|
||||
"items": [
|
||||
{
|
||||
"code": "r15",
|
||||
"quantity": 1
|
||||
},
|
||||
{
|
||||
"code": "k15",
|
||||
"quantity": 3
|
||||
},
|
||||
{
|
||||
"code": "20",
|
||||
"quantity": 15
|
||||
},
|
||||
{
|
||||
"code": "31",
|
||||
"quantity": 12
|
||||
},
|
||||
{
|
||||
"code": "23",
|
||||
"quantity": 9
|
||||
},
|
||||
{
|
||||
"code": "16",
|
||||
"quantity": 7
|
||||
},
|
||||
{
|
||||
"code": "15",
|
||||
"quantity": 5
|
||||
},
|
||||
{
|
||||
"code": "28",
|
||||
"quantity": 3
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"item_type": "item_other",
|
||||
@ -2201,7 +2239,45 @@
|
||||
"craftable": true,
|
||||
"names": [
|
||||
"Clarity Circlet"
|
||||
],
|
||||
"craft": {
|
||||
"cmd": "/craft_a37",
|
||||
"mana": 150,
|
||||
"items": [
|
||||
{
|
||||
"code": "r16",
|
||||
"quantity": 1
|
||||
},
|
||||
{
|
||||
"code": "k16",
|
||||
"quantity": 3
|
||||
},
|
||||
{
|
||||
"code": "20",
|
||||
"quantity": 9
|
||||
},
|
||||
{
|
||||
"code": "31",
|
||||
"quantity": 9
|
||||
},
|
||||
{
|
||||
"code": "23",
|
||||
"quantity": 7
|
||||
},
|
||||
{
|
||||
"code": "16",
|
||||
"quantity": 5
|
||||
},
|
||||
{
|
||||
"code": "15",
|
||||
"quantity": 3
|
||||
},
|
||||
{
|
||||
"code": "28",
|
||||
"quantity": 2
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"item_type": "item_other",
|
||||
@ -2212,7 +2288,45 @@
|
||||
"craftable": true,
|
||||
"names": [
|
||||
"Clarity Shoes"
|
||||
],
|
||||
"craft": {
|
||||
"cmd": "/craft_a38",
|
||||
"mana": 150,
|
||||
"items": [
|
||||
{
|
||||
"code": "r17",
|
||||
"quantity": 1
|
||||
},
|
||||
{
|
||||
"code": "k17",
|
||||
"quantity": 3
|
||||
},
|
||||
{
|
||||
"code": "20",
|
||||
"quantity": 7
|
||||
},
|
||||
{
|
||||
"code": "31",
|
||||
"quantity": 5
|
||||
},
|
||||
{
|
||||
"code": "23",
|
||||
"quantity": 3
|
||||
},
|
||||
{
|
||||
"code": "16",
|
||||
"quantity": 3
|
||||
},
|
||||
{
|
||||
"code": "15",
|
||||
"quantity": 1
|
||||
},
|
||||
{
|
||||
"code": "28",
|
||||
"quantity": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"item_type": "item_other",
|
||||
@ -2223,7 +2337,45 @@
|
||||
"craftable": true,
|
||||
"names": [
|
||||
"Clarity Bracers"
|
||||
],
|
||||
"craft": {
|
||||
"cmd": "/craft_a39",
|
||||
"mana": 150,
|
||||
"items": [
|
||||
{
|
||||
"code": "r18",
|
||||
"quantity": 1
|
||||
},
|
||||
{
|
||||
"code": "k18",
|
||||
"quantity": 3
|
||||
},
|
||||
{
|
||||
"code": "20",
|
||||
"quantity": 7
|
||||
},
|
||||
{
|
||||
"code": "31",
|
||||
"quantity": 5
|
||||
},
|
||||
{
|
||||
"code": "23",
|
||||
"quantity": 3
|
||||
},
|
||||
{
|
||||
"code": "16",
|
||||
"quantity": 3
|
||||
},
|
||||
{
|
||||
"code": "15",
|
||||
"quantity": 1
|
||||
},
|
||||
{
|
||||
"code": "28",
|
||||
"quantity": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"item_type": "item_other",
|
||||
|
Loading…
Reference in New Issue
Block a user