Add Bird Houses to crafting skill calculator (#10306)
This commit is contained in:
@@ -48,6 +48,12 @@
|
|||||||
"name": "Gold Ring",
|
"name": "Gold Ring",
|
||||||
"xp": 15
|
"xp": 15
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"level": 5,
|
||||||
|
"icon": 21512,
|
||||||
|
"name": "Bird House",
|
||||||
|
"xp": 15
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"level": 6,
|
"level": 6,
|
||||||
"icon": 1654,
|
"icon": 1654,
|
||||||
@@ -120,6 +126,12 @@
|
|||||||
"name": "Leather Body",
|
"name": "Leather Body",
|
||||||
"xp": 25
|
"xp": 25
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"level": 15,
|
||||||
|
"icon": 21515,
|
||||||
|
"name": "Oak Bird House",
|
||||||
|
"xp": 20
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"level": 16,
|
"level": 16,
|
||||||
"icon": 1613,
|
"icon": 1613,
|
||||||
@@ -217,6 +229,12 @@
|
|||||||
"name": "Jade Necklace",
|
"name": "Jade Necklace",
|
||||||
"xp": 54
|
"xp": 54
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"level": 25,
|
||||||
|
"icon": 21518,
|
||||||
|
"name": "Willow Bird House",
|
||||||
|
"xp": 25
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"level": 26,
|
"level": 26,
|
||||||
"icon": 6209,
|
"icon": 6209,
|
||||||
@@ -319,6 +337,12 @@
|
|||||||
"name": "Broodoo shield",
|
"name": "Broodoo shield",
|
||||||
"xp": 100
|
"xp": 100
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"level": 35,
|
||||||
|
"icon": 21521,
|
||||||
|
"name": "Teak Bird House",
|
||||||
|
"xp": 30
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"level": 36,
|
"level": 36,
|
||||||
"icon": 5376,
|
"icon": 5376,
|
||||||
@@ -385,6 +409,12 @@
|
|||||||
"name": "Snakeskin boots",
|
"name": "Snakeskin boots",
|
||||||
"xp": 30
|
"xp": 30
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"level": 45,
|
||||||
|
"icon": 22192,
|
||||||
|
"name": "Maple Bird House",
|
||||||
|
"xp": 35
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"level": 46,
|
"level": 46,
|
||||||
"icon": 567,
|
"icon": 567,
|
||||||
@@ -415,6 +445,12 @@
|
|||||||
"name": "Ruby Amulet (U)",
|
"name": "Ruby Amulet (U)",
|
||||||
"xp": 85
|
"xp": 85
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"level": 50,
|
||||||
|
"icon": 22195,
|
||||||
|
"name": "Mahogany Bird House",
|
||||||
|
"xp": 40
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"level": 51,
|
"level": 51,
|
||||||
"icon": 6324,
|
"icon": 6324,
|
||||||
@@ -481,6 +517,12 @@
|
|||||||
"name": "Green D'hide Chaps",
|
"name": "Green D'hide Chaps",
|
||||||
"xp": 124
|
"xp": 124
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"level": 60,
|
||||||
|
"icon": 22198,
|
||||||
|
"name": "Yew Bird House",
|
||||||
|
"xp": 45
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"level": 62,
|
"level": 62,
|
||||||
"icon": 1393,
|
"icon": 1393,
|
||||||
@@ -571,6 +613,12 @@
|
|||||||
"name": "Red D'hide Chaps",
|
"name": "Red D'hide Chaps",
|
||||||
"xp": 156
|
"xp": 156
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"level": 75,
|
||||||
|
"icon": 22201,
|
||||||
|
"name": "Magic Bird House",
|
||||||
|
"xp": 50
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"level": 76,
|
"level": 76,
|
||||||
"icon": 22281,
|
"icon": 22281,
|
||||||
@@ -667,6 +715,12 @@
|
|||||||
"name": "Onyx Amulet (U)",
|
"name": "Onyx Amulet (U)",
|
||||||
"xp": 165
|
"xp": 165
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"level": 90,
|
||||||
|
"icon": 22204,
|
||||||
|
"name": "Redwood Bird House",
|
||||||
|
"xp": 55
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"level": 92,
|
"level": 92,
|
||||||
"icon": 19535,
|
"icon": 19535,
|
||||||
@@ -686,4 +740,4 @@
|
|||||||
"xp": 200
|
"xp": 200
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user