MPAJEDAFLDP -> amountByCasterAttackRatio

This commit is contained in:
akatatsu27 2022-10-04 00:51:46 +03:00
parent 85b6875701
commit 873ea0211b
2 changed files with 3 additions and 3 deletions

View File

@ -1834,7 +1834,7 @@
"onAdded": [
{
"$type": "HealHP",
"MPAJEDAFLDP": "HealRate"
"amountByCasterAttackRatio": "HealRate"
}
]
}
@ -2732,7 +2732,7 @@
},
{
"$type": "HealHP",
"MPAJEDAFLDP": "H_Rate"
"amountByCasterAttackRatio": "H_Rate"
},
{
"$type": "EquipAffixStart",

View File

@ -1591,7 +1591,7 @@
"onAbilityStart": [
{
"$type": "LoseHP",
"MPAJEDAFLDP": 0.009999999776482582
"amountByCasterAttackRatio": 0.009999999776482582
}
]
}