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",
|
||||
"ratio": ["FIGHT_PROP_MAX_HP", "HpDebts_Level_1_Ratio", "MUL"]
|
||||
"ratio": 0.65,
|
||||
"maxValue": 1.3
|
||||
},
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
@ -1001,7 +1002,8 @@
|
||||
}
|
||||
],
|
||||
"GFEKLPKPOIK": "Arlecchino_HpDebtsMark",
|
||||
"ratio": ["FIGHT_PROP_MAX_HP", "HpDebts_Level_2_Ratio", "MUL"]
|
||||
"ratio": 1.3,
|
||||
"maxValue": 1.3
|
||||
},
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
@ -2743,8 +2745,8 @@
|
||||
],
|
||||
"abilitySpecials": {
|
||||
"Arlecchino_ElementalBurst_Ratio": 0.0,
|
||||
"HealHp_Debt_Ratio": 0.0,
|
||||
"HealHp_Atk_Ratio": 0.0,
|
||||
"HealHp_Debt_Ratio": 2.0,
|
||||
"HealHp_Atk_Ratio": 2.0,
|
||||
"_HPDebts": 0.0
|
||||
},
|
||||
"modifiers": {
|
||||
@ -3092,15 +3094,18 @@
|
||||
{
|
||||
"$type": "HealHP",
|
||||
"cdDelta": true,
|
||||
"amount": [
|
||||
"_HPDebts",
|
||||
"HealHp_Debt_Ratio",
|
||||
"MUL",
|
||||
"FIGHT_PROP_CUR_ATTACK",
|
||||
"HealHp_Atk_Ratio",
|
||||
"MUL",
|
||||
"ADD"
|
||||
],
|
||||
"target": "Self",
|
||||
"amount": [
|
||||
"FIGHT_PROP_CUR_HP_DEBTS",
|
||||
"HealHp_Debt_Ratio",
|
||||
"MUL",
|
||||
"FIGHT_PROP_CUR_ATTACK",
|
||||
"HealHp_Atk_Ratio",
|
||||
"MUL",
|
||||
"ADD",
|
||||
"FIGHT_PROP_CUR_HP_DEBTS",
|
||||
"ADD"
|
||||
],
|
||||
"cdRatio": "Arlecchino_ElementalBurst_Heal"
|
||||
}
|
||||
],
|
||||
@ -3329,7 +3334,8 @@
|
||||
"target": "Caster",
|
||||
"cdDelta": true,
|
||||
"GFEKLPKPOIK": "Arlecchino_HpDebtsMark",
|
||||
"ratio": ["FIGHT_PROP_MAX_HP", "HpDebts_KillEnemy_Ratio", "MUL"]
|
||||
"ratio": 1.3,
|
||||
"maxValue": 1.3
|
||||
}
|
||||
]
|
||||
},
|
||||
@ -3645,7 +3651,7 @@
|
||||
{
|
||||
"$type": "SetOverrideMapValue",
|
||||
"cdDelta": true,
|
||||
"ratio": ["FIGHT_PROP_CUR_HP_DEBTS", "FIGHT_PROP_MAX_HP", "DIV"],
|
||||
"ratio": 2.0,
|
||||
"overrideMapKey": "Cur_HPDebts_Ratio",
|
||||
"param2": 0.0,
|
||||
"triggerID": 0.0
|
||||
@ -3852,7 +3858,7 @@
|
||||
{
|
||||
"$type": "SetOverrideMapValue",
|
||||
"cdDelta": true,
|
||||
"ratio": ["FIGHT_PROP_CUR_HP_DEBTS", "FIGHT_PROP_MAX_HP", "DIV"],
|
||||
"ratio": 0.0,
|
||||
"overrideMapKey": "Cur_HPDebts_Ratio",
|
||||
"param2": 0.0,
|
||||
"triggerID": 0.0
|
||||
@ -4116,14 +4122,14 @@
|
||||
{
|
||||
"$type": "SetOverrideMapValue",
|
||||
"cdDelta": true,
|
||||
"ratio": "FIGHT_PROP_CUR_HP_DEBTS",
|
||||
"ratio": 0.0,
|
||||
"overrideMapKey": "Cur_HPDebts",
|
||||
"param2": 0.0,
|
||||
"triggerID": 0.0
|
||||
},
|
||||
{
|
||||
"$type": "ReduceHPDebts",
|
||||
"ratio": ["Cur_HPDebts", "Cur_HPDebts_Reduce_Ratio", "MUL"]
|
||||
"ratio": 0.075
|
||||
},
|
||||
{
|
||||
"$type": "ModifyAvatarSkillCD",
|
||||
|
@ -7653,13 +7653,7 @@
|
||||
{
|
||||
"$type": "SetOverrideMapValue",
|
||||
"cdDelta": true,
|
||||
"ratio": [
|
||||
"TotalDebts",
|
||||
"Ratio2",
|
||||
"MUL",
|
||||
0.0010000000474974513,
|
||||
"MUL"
|
||||
],
|
||||
"ratio": ["TotalDebts", "Ratio2", "MUL"],
|
||||
"overrideMapKey": "Attack",
|
||||
"maxValue": 0.0,
|
||||
"minValue": 0.0
|
||||
@ -7719,7 +7713,7 @@
|
||||
{
|
||||
"$type": "AddHPDebts",
|
||||
"GFEKLPKPOIK": "",
|
||||
"ratio": ["Debts", "FIGHT_PROP_MAX_HP", "MUL"]
|
||||
"ratio": 0.24
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -4818,7 +4818,7 @@
|
||||
{
|
||||
"$type": "AddHPDebts",
|
||||
"GFEKLPKPOIK": "",
|
||||
"ratio": ["Debts", "FIGHT_PROP_MAX_HP", "MUL"]
|
||||
"ratio": 0.25
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -7705,7 +7705,7 @@
|
||||
{
|
||||
"$type": "AddHPDebts",
|
||||
"GFEKLPKPOIK": "",
|
||||
"ratio": ["Debts", "FIGHT_PROP_MAX_HP", "MUL"]
|
||||
"ratio": 0.25
|
||||
}
|
||||
]
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user