mirror of
https://github.com/Koko-boya/Grasscutter_Resources
synced 2024-01-31 23:23:19 +08:00
MPAJEDAFLDP -> amountByCasterAttackRatio
This commit is contained in:
parent
85b6875701
commit
873ea0211b
@ -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",
|
||||
|
@ -1591,7 +1591,7 @@
|
||||
"onAbilityStart": [
|
||||
{
|
||||
"$type": "LoseHP",
|
||||
"MPAJEDAFLDP": 0.009999999776482582
|
||||
"amountByCasterAttackRatio": 0.009999999776482582
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user