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