Merge pull request #8011 from WillThomas/farming_calc_updates
skills calc: add new farmable crops and trees
This commit is contained in:
@@ -60,6 +60,12 @@
|
||||
"name": "Sweetcorn",
|
||||
"xp": 17
|
||||
},
|
||||
{
|
||||
"level": 23,
|
||||
"icon": 21504,
|
||||
"name": "Giant seaweed",
|
||||
"xp": 21
|
||||
},
|
||||
{
|
||||
"level": 26,
|
||||
"icon": 255,
|
||||
@@ -180,18 +186,36 @@
|
||||
"name": "Papaya Tree",
|
||||
"xp": 6218.4
|
||||
},
|
||||
{
|
||||
"level": 57,
|
||||
"icon": 22932,
|
||||
"name": "White lily",
|
||||
"xp": 292
|
||||
},
|
||||
{
|
||||
"level": 60,
|
||||
"icon": 1515,
|
||||
"name": "Yew Tree",
|
||||
"xp": 7150.9
|
||||
},
|
||||
{
|
||||
"level": 61,
|
||||
"icon": 231,
|
||||
"name": "Snape grass",
|
||||
"xp": 82
|
||||
},
|
||||
{
|
||||
"level": 62,
|
||||
"icon": 3000,
|
||||
"name": "Snapdragon",
|
||||
"xp": 87.5
|
||||
},
|
||||
{
|
||||
"level": 65,
|
||||
"icon": 23044,
|
||||
"name": "Hespori",
|
||||
"xp": 12662
|
||||
},
|
||||
{
|
||||
"level": 67,
|
||||
"icon": 265,
|
||||
@@ -228,17 +252,35 @@
|
||||
"name": "Dwarf Weed",
|
||||
"xp": 170.5
|
||||
},
|
||||
{
|
||||
"level": 82,
|
||||
"icon": 22929,
|
||||
"name": "Dragonfruit Tree",
|
||||
"xp": 17895
|
||||
},
|
||||
{
|
||||
"level": 83,
|
||||
"icon": 6063,
|
||||
"name": "Spirit Tree",
|
||||
"xp": 19501.3
|
||||
},
|
||||
{
|
||||
"level": 85,
|
||||
"icon": 22935,
|
||||
"name": "Celastrus Tree",
|
||||
"xp": 14334
|
||||
},
|
||||
{
|
||||
"level": 85,
|
||||
"icon": 269,
|
||||
"name": "Torstol",
|
||||
"xp": 199.5
|
||||
},
|
||||
{
|
||||
"level": 90,
|
||||
"icon": 19669,
|
||||
"name": "Redwood Tree",
|
||||
"xp": 22680
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user