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:
commit
f9eab82035
@ -1245,7 +1245,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"$type": "LoseHP",
|
"$type": "LoseHP",
|
||||||
"PGPHIJIKLBG": "CrimsonPlum_LifeCostRatio",
|
"amountByTargetMaxHPRatio": "CrimsonPlum_LifeCostRatio",
|
||||||
"lethal": false,
|
"lethal": false,
|
||||||
"amountByCasterMaxHPRatio": ""
|
"amountByCasterMaxHPRatio": ""
|
||||||
},
|
},
|
||||||
|
@ -568,7 +568,7 @@
|
|||||||
"compareType": "LessAndEqual"
|
"compareType": "LessAndEqual"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"PGPHIJIKLBG": "LifeCostRatio",
|
"amountByTargetMaxHPRatio": "LifeCostRatio",
|
||||||
"lethal": false,
|
"lethal": false,
|
||||||
"amountByCasterMaxHPRatio": ""
|
"amountByCasterMaxHPRatio": ""
|
||||||
}
|
}
|
||||||
|
@ -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": ""
|
||||||
|
@ -2205,7 +2205,7 @@
|
|||||||
"onThinkInterval": [
|
"onThinkInterval": [
|
||||||
{
|
{
|
||||||
"$type": "LoseHP",
|
"$type": "LoseHP",
|
||||||
"PGPHIJIKLBG": "HowlingSoul_LifeCostRatio",
|
"amountByTargetMaxHPRatio": "HowlingSoul_LifeCostRatio",
|
||||||
"lethal": false,
|
"lethal": false,
|
||||||
"amountByCasterMaxHPRatio": ""
|
"amountByCasterMaxHPRatio": ""
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user