mirror of
https://gitlab.com/YuukiPS/GC-Resources.git
synced 2025-04-28 09:05:26 +00:00
Implement BoL by Gabbyxo97
This commit is contained in:
parent
cb44b3935a
commit
178f92bd92
@ -962,7 +962,8 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"GFEKLPKPOIK": "Arlecchino_HpDebtsMark",
|
"GFEKLPKPOIK": "Arlecchino_HpDebtsMark",
|
||||||
"ratio": ["FIGHT_PROP_MAX_HP", "HpDebts_Level_1_Ratio", "MUL"]
|
"ratio": 0.65,
|
||||||
|
"maxValue": 1.3
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"$type": "ApplyModifier",
|
"$type": "ApplyModifier",
|
||||||
@ -1001,7 +1002,8 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"GFEKLPKPOIK": "Arlecchino_HpDebtsMark",
|
"GFEKLPKPOIK": "Arlecchino_HpDebtsMark",
|
||||||
"ratio": ["FIGHT_PROP_MAX_HP", "HpDebts_Level_2_Ratio", "MUL"]
|
"ratio": 1.3,
|
||||||
|
"maxValue": 1.3
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"$type": "ApplyModifier",
|
"$type": "ApplyModifier",
|
||||||
@ -2743,8 +2745,8 @@
|
|||||||
],
|
],
|
||||||
"abilitySpecials": {
|
"abilitySpecials": {
|
||||||
"Arlecchino_ElementalBurst_Ratio": 0.0,
|
"Arlecchino_ElementalBurst_Ratio": 0.0,
|
||||||
"HealHp_Debt_Ratio": 0.0,
|
"HealHp_Debt_Ratio": 2.0,
|
||||||
"HealHp_Atk_Ratio": 0.0,
|
"HealHp_Atk_Ratio": 2.0,
|
||||||
"_HPDebts": 0.0
|
"_HPDebts": 0.0
|
||||||
},
|
},
|
||||||
"modifiers": {
|
"modifiers": {
|
||||||
@ -3092,15 +3094,18 @@
|
|||||||
{
|
{
|
||||||
"$type": "HealHP",
|
"$type": "HealHP",
|
||||||
"cdDelta": true,
|
"cdDelta": true,
|
||||||
"amount": [
|
"target": "Self",
|
||||||
"_HPDebts",
|
"amount": [
|
||||||
"HealHp_Debt_Ratio",
|
"FIGHT_PROP_CUR_HP_DEBTS",
|
||||||
"MUL",
|
"HealHp_Debt_Ratio",
|
||||||
"FIGHT_PROP_CUR_ATTACK",
|
"MUL",
|
||||||
"HealHp_Atk_Ratio",
|
"FIGHT_PROP_CUR_ATTACK",
|
||||||
"MUL",
|
"HealHp_Atk_Ratio",
|
||||||
"ADD"
|
"MUL",
|
||||||
],
|
"ADD",
|
||||||
|
"FIGHT_PROP_CUR_HP_DEBTS",
|
||||||
|
"ADD"
|
||||||
|
],
|
||||||
"cdRatio": "Arlecchino_ElementalBurst_Heal"
|
"cdRatio": "Arlecchino_ElementalBurst_Heal"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
@ -3329,7 +3334,8 @@
|
|||||||
"target": "Caster",
|
"target": "Caster",
|
||||||
"cdDelta": true,
|
"cdDelta": true,
|
||||||
"GFEKLPKPOIK": "Arlecchino_HpDebtsMark",
|
"GFEKLPKPOIK": "Arlecchino_HpDebtsMark",
|
||||||
"ratio": ["FIGHT_PROP_MAX_HP", "HpDebts_KillEnemy_Ratio", "MUL"]
|
"ratio": 1.3,
|
||||||
|
"maxValue": 1.3
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
@ -3645,7 +3651,7 @@
|
|||||||
{
|
{
|
||||||
"$type": "SetOverrideMapValue",
|
"$type": "SetOverrideMapValue",
|
||||||
"cdDelta": true,
|
"cdDelta": true,
|
||||||
"ratio": ["FIGHT_PROP_CUR_HP_DEBTS", "FIGHT_PROP_MAX_HP", "DIV"],
|
"ratio": 2.0,
|
||||||
"overrideMapKey": "Cur_HPDebts_Ratio",
|
"overrideMapKey": "Cur_HPDebts_Ratio",
|
||||||
"param2": 0.0,
|
"param2": 0.0,
|
||||||
"triggerID": 0.0
|
"triggerID": 0.0
|
||||||
@ -3852,7 +3858,7 @@
|
|||||||
{
|
{
|
||||||
"$type": "SetOverrideMapValue",
|
"$type": "SetOverrideMapValue",
|
||||||
"cdDelta": true,
|
"cdDelta": true,
|
||||||
"ratio": ["FIGHT_PROP_CUR_HP_DEBTS", "FIGHT_PROP_MAX_HP", "DIV"],
|
"ratio": 0.0,
|
||||||
"overrideMapKey": "Cur_HPDebts_Ratio",
|
"overrideMapKey": "Cur_HPDebts_Ratio",
|
||||||
"param2": 0.0,
|
"param2": 0.0,
|
||||||
"triggerID": 0.0
|
"triggerID": 0.0
|
||||||
@ -4116,14 +4122,14 @@
|
|||||||
{
|
{
|
||||||
"$type": "SetOverrideMapValue",
|
"$type": "SetOverrideMapValue",
|
||||||
"cdDelta": true,
|
"cdDelta": true,
|
||||||
"ratio": "FIGHT_PROP_CUR_HP_DEBTS",
|
"ratio": 0.0,
|
||||||
"overrideMapKey": "Cur_HPDebts",
|
"overrideMapKey": "Cur_HPDebts",
|
||||||
"param2": 0.0,
|
"param2": 0.0,
|
||||||
"triggerID": 0.0
|
"triggerID": 0.0
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"$type": "ReduceHPDebts",
|
"$type": "ReduceHPDebts",
|
||||||
"ratio": ["Cur_HPDebts", "Cur_HPDebts_Reduce_Ratio", "MUL"]
|
"ratio": 0.075
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"$type": "ModifyAvatarSkillCD",
|
"$type": "ModifyAvatarSkillCD",
|
||||||
|
@ -7653,13 +7653,7 @@
|
|||||||
{
|
{
|
||||||
"$type": "SetOverrideMapValue",
|
"$type": "SetOverrideMapValue",
|
||||||
"cdDelta": true,
|
"cdDelta": true,
|
||||||
"ratio": [
|
"ratio": ["TotalDebts", "Ratio2", "MUL"],
|
||||||
"TotalDebts",
|
|
||||||
"Ratio2",
|
|
||||||
"MUL",
|
|
||||||
0.0010000000474974513,
|
|
||||||
"MUL"
|
|
||||||
],
|
|
||||||
"overrideMapKey": "Attack",
|
"overrideMapKey": "Attack",
|
||||||
"maxValue": 0.0,
|
"maxValue": 0.0,
|
||||||
"minValue": 0.0
|
"minValue": 0.0
|
||||||
@ -7719,7 +7713,7 @@
|
|||||||
{
|
{
|
||||||
"$type": "AddHPDebts",
|
"$type": "AddHPDebts",
|
||||||
"GFEKLPKPOIK": "",
|
"GFEKLPKPOIK": "",
|
||||||
"ratio": ["Debts", "FIGHT_PROP_MAX_HP", "MUL"]
|
"ratio": 0.24
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
@ -4818,7 +4818,7 @@
|
|||||||
{
|
{
|
||||||
"$type": "AddHPDebts",
|
"$type": "AddHPDebts",
|
||||||
"GFEKLPKPOIK": "",
|
"GFEKLPKPOIK": "",
|
||||||
"ratio": ["Debts", "FIGHT_PROP_MAX_HP", "MUL"]
|
"ratio": 0.25
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
@ -7705,7 +7705,7 @@
|
|||||||
{
|
{
|
||||||
"$type": "AddHPDebts",
|
"$type": "AddHPDebts",
|
||||||
"GFEKLPKPOIK": "",
|
"GFEKLPKPOIK": "",
|
||||||
"ratio": ["Debts", "FIGHT_PROP_MAX_HP", "MUL"]
|
"ratio": 0.25
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user