0
0
mirror of https://gitlab.com/YuukiPS/GC-Resources.git synced 2025-04-29 09:35:48 +00:00

Merge branch '4.0-patch-fcf8' into '4.0'

Update field name

See merge request YuukiPS/GC-Resources!22
This commit is contained in:
Yuuki 2023-09-04 22:39:13 +00:00
commit f9eab82035
No known key found for this signature in database
4 changed files with 4 additions and 4 deletions

View File

@ -1245,7 +1245,7 @@
}, },
{ {
"$type": "LoseHP", "$type": "LoseHP",
"PGPHIJIKLBG": "CrimsonPlum_LifeCostRatio", "amountByTargetMaxHPRatio": "CrimsonPlum_LifeCostRatio",
"lethal": false, "lethal": false,
"amountByCasterMaxHPRatio": "" "amountByCasterMaxHPRatio": ""
}, },

View File

@ -568,7 +568,7 @@
"compareType": "LessAndEqual" "compareType": "LessAndEqual"
} }
], ],
"PGPHIJIKLBG": "LifeCostRatio", "amountByTargetMaxHPRatio": "LifeCostRatio",
"lethal": false, "lethal": false,
"amountByCasterMaxHPRatio": "" "amountByCasterMaxHPRatio": ""
} }

View File

@ -361,7 +361,7 @@
{ {
"$type": "LoseHP", "$type": "LoseHP",
"cdDelta": true, "cdDelta": true,
"PGPHIJIKLBG": 0.30000001192092896, "amountByTargetMaxHPRatio": 0.30000001192092896,
"amountByCasterAttackRatio": 0.20000000298023224, "amountByCasterAttackRatio": 0.20000000298023224,
"lethal": false, "lethal": false,
"amountByCasterMaxHPRatio": "" "amountByCasterMaxHPRatio": ""

View File

@ -2205,7 +2205,7 @@
"onThinkInterval": [ "onThinkInterval": [
{ {
"$type": "LoseHP", "$type": "LoseHP",
"PGPHIJIKLBG": "HowlingSoul_LifeCostRatio", "amountByTargetMaxHPRatio": "HowlingSoul_LifeCostRatio",
"lethal": false, "lethal": false,
"amountByCasterMaxHPRatio": "" "amountByCasterMaxHPRatio": ""
}, },