update first t5 gear

This commit is contained in:
shoopea 2020-04-18 20:56:09 +08:00
parent 0b3c646da4
commit 5640dbe81d
3 changed files with 400 additions and 0 deletions

View File

@ -948,5 +948,247 @@
"names": [
"Stoneskin Cloak recipe"
]
},
{
"item_type": "item_recipe",
"code": "r103",
"weight": 10,
"exchange": "",
"auction": true,
"craftable": false,
"names": [
"Poniard recipe"
]
},
{
"item_type": "item_recipe",
"code": "r104",
"weight": 10,
"exchange": "",
"auction": true,
"craftable": false,
"names": [
"Lightbane Katana recipe"
]
},
{
"item_type": "item_recipe",
"code": "r105",
"weight": 10,
"exchange": "",
"auction": true,
"craftable": false,
"names": [
"Doom Warglaive recipe"
]
},
{
"item_type": "item_recipe",
"code": "r106",
"weight": 10,
"exchange": "",
"auction": true,
"craftable": false,
"names": [
"Decimation Harpoon recipe"
]
},
{
"item_type": "item_recipe",
"code": "r107",
"weight": 10,
"exchange": "",
"auction": true,
"craftable": false,
"names": [
"Sinister Ranseur recipe"
]
},
{
"item_type": "item_recipe",
"code": "r108",
"weight": 10,
"exchange": "",
"auction": true,
"craftable": false,
"names": [
"Heartstriker Bow recipe"
]
},
{
"item_type": "item_recipe",
"code": "r109",
"weight": 10,
"exchange": "",
"auction": true,
"craftable": false,
"names": [
"Windstalker Bow recipe"
]
},
{
"item_type": "item_recipe",
"code": "r110",
"weight": 10,
"exchange": "",
"auction": true,
"craftable": false,
"names": [
"Malificent Maul recipe"
]
},
{
"item_type": "item_recipe",
"code": "r111",
"weight": 10,
"exchange": "",
"auction": true,
"craftable": false,
"names": [
"Brutalizer Flail recipe"
]
},
{
"item_type": "item_recipe",
"code": "r112",
"weight": 10,
"exchange": "",
"auction": true,
"craftable": false,
"names": [
"Manticore Armor recipe"
]
},
{
"item_type": "item_recipe",
"code": "r113",
"weight": 10,
"exchange": "",
"auction": true,
"craftable": false,
"names": [
"Manticore Helmet recipe"
]
},
{
"item_type": "item_recipe",
"code": "r114",
"weight": 10,
"exchange": "",
"auction": true,
"craftable": false,
"names": [
"Manticore Boots recipe"
]
},
{
"item_type": "item_recipe",
"code": "r115",
"weight": 10,
"exchange": "",
"auction": true,
"craftable": false,
"names": [
"Manticore Gloves recipe"
]
},
{
"item_type": "item_recipe",
"code": "r116",
"weight": 10,
"exchange": "",
"auction": true,
"craftable": false,
"names": [
"Overseer Armor recipe"
]
},
{
"item_type": "item_recipe",
"code": "r117",
"weight": 10,
"exchange": "",
"auction": true,
"craftable": false,
"names": [
"Overseer Helmet recipe"
]
},
{
"item_type": "item_recipe",
"code": "r118",
"weight": 10,
"exchange": "",
"auction": true,
"craftable": false,
"names": [
"Overseer Boots recipe"
]
},
{
"item_type": "item_recipe",
"code": "r119",
"weight": 10,
"exchange": "",
"auction": true,
"craftable": false,
"names": [
"Overseer Gauntlets recipe"
]
},
{
"item_type": "item_recipe",
"code": "r120",
"weight": 10,
"exchange": "",
"auction": true,
"craftable": false,
"names": [
"Overseer Shield recipe"
]
},
{
"item_type": "item_recipe",
"code": "r121",
"weight": 10,
"exchange": "",
"auction": true,
"craftable": false,
"names": [
"Discarnate Robe recipe"
]
},
{
"item_type": "item_recipe",
"code": "r122",
"weight": 10,
"exchange": "",
"auction": true,
"craftable": false,
"names": [
"Discarnate Circlet recipe"
]
},
{
"item_type": "item_recipe",
"code": "r123",
"weight": 10,
"exchange": "",
"auction": true,
"craftable": false,
"names": [
"Discarnate Shoes recipe"
]
},
{
"item_type": "item_recipe",
"code": "r124",
"weight": 10,
"exchange": "",
"auction": true,
"craftable": false,
"names": [
"Discarnate Bracers recipe"
]
}
]

View File

@ -0,0 +1,107 @@
[
{
"item_type": "item_other",
"code": "a103",
"weight": 530,
"exchange": "",
"auction": true,
"craftable": true,
"names": [
"Manticore Armor"
],
"craft": {
"cmd": "/craft_a103",
"mana": 800,
"items": [
{
"code": "r112",
"quantity": 1
},
{
"code": "k112",
"quantity": 8
},
{
"code": "28",
"quantity": 25
},
{
"code": "17",
"quantity": 15
},
{
"code": "36",
"quantity": 15
},
{
"code": "21",
"quantity": 13
},
{
"code": "27",
"quantity": 5
},
{
"code": "15",
"quantity": 5
},
{
"code": "38",
"quantity": 2
}
]
}
},{
"item_type": "item_other",
"code": "a104",
"weight": 530,
"exchange": "",
"auction": true,
"craftable": true,
"names": [
"Overseer Armor"
],
"craft": {
"cmd": "/craft_a104",
"mana": 800,
"items": [
{
"code": "r116",
"quantity": 1
},
{
"code": "k117",
"quantity": 8
},
{
"code": "27",
"quantity": 17
},
{
"code": "21",
"quantity": 15
},
{
"code": "15",
"quantity": 10
},
{
"code": "37",
"quantity": 4
},
{
"code": "17",
"quantity": 3
},
{
"code": "36",
"quantity": 3
},
{
"code": "28",
"quantity": 3
}
]
}
}
]

View File

@ -0,0 +1,51 @@
[
{
"item_type": "item_other",
"code": "w100",
"weight": -1,
"exchange": "",
"auction": true,
"craftable": true,
"names": [
"Poniard"
],
"craft": {
"cmd": "/craft_w100",
"mana": 800,
"items": [
{
"code": "r103",
"quantity": 1
},
{
"code": "k103",
"quantity": 5
},
{
"code": "25",
"quantity": 25
},
{
"code": "23",
"quantity": 20
},
{
"code": "33",
"quantity": 13
},
{
"code": "32",
"quantity": 3
},
{
"code": "38",
"quantity": 3
},
{
"code": "36",
"quantity": 2
}
]
}
}
]