Merge pull request #13702 from SkylerPIlot/Skill_Calc_Addition
This commit is contained in:
@@ -11,6 +11,10 @@
|
||||
{
|
||||
"name": "Chaos Altar (700%)",
|
||||
"value": 6
|
||||
},
|
||||
{
|
||||
"name": "Morytania Diary 3 Shades(150%)",
|
||||
"value": 0.5
|
||||
}
|
||||
],
|
||||
"actions": [
|
||||
@@ -219,8 +223,7 @@
|
||||
"level": 1,
|
||||
"icon": 3396,
|
||||
"name": "Loar Remains",
|
||||
"xp": 33,
|
||||
"ignoreBonus": true
|
||||
"xp": 33
|
||||
},
|
||||
{
|
||||
"level": 1,
|
||||
@@ -274,8 +277,7 @@
|
||||
"level": 1,
|
||||
"icon": 3398,
|
||||
"name": "Phrin Remains",
|
||||
"xp": 46.5,
|
||||
"ignoreBonus": true
|
||||
"xp": 46.5
|
||||
},
|
||||
{
|
||||
"level": 1,
|
||||
@@ -287,8 +289,7 @@
|
||||
"level": 1,
|
||||
"icon": 3400,
|
||||
"name": "Riyl Remains",
|
||||
"xp": 59.5,
|
||||
"ignoreBonus": true
|
||||
"xp": 59.5
|
||||
},
|
||||
{
|
||||
"level": 1,
|
||||
@@ -312,8 +313,7 @@
|
||||
"level": 1,
|
||||
"icon": 3402,
|
||||
"name": "Asyn Remains",
|
||||
"xp": 82.5,
|
||||
"ignoreBonus": true
|
||||
"xp": 82.5
|
||||
},
|
||||
{
|
||||
"level": 1,
|
||||
@@ -325,8 +325,7 @@
|
||||
"level": 1,
|
||||
"icon": 3404,
|
||||
"name": "Fiyr Remains",
|
||||
"xp": 84,
|
||||
"ignoreBonus": true
|
||||
"xp": 84
|
||||
},
|
||||
{
|
||||
"level": 1,
|
||||
@@ -363,6 +362,12 @@
|
||||
"icon": 22124,
|
||||
"name": "Superior Dragon Bones",
|
||||
"xp": 150
|
||||
},
|
||||
{
|
||||
"level": 1,
|
||||
"icon": 25419,
|
||||
"name": "Urium Remains",
|
||||
"xp": 120
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user