mirror of
https://git.mero.moe/dimbreath/ZenlessData.git
synced 2024-11-09 03:58:45 +08:00
15 lines
292 B
JSON
15 lines
292 B
JSON
|
{
|
||
|
"AbilityName": "StaminaPunish_MonsterHPUp",
|
||
|
"AbilitySpecials": {
|
||
|
"AddedEnemyHPRatio": {
|
||
|
"Value": 0
|
||
|
}
|
||
|
},
|
||
|
"AbilityStacking": "Unique",
|
||
|
"DefaultModifier": {
|
||
|
"ModifierStacking": "Unique",
|
||
|
"Properties": {
|
||
|
"Actor_MaxHPRatio": "%AddedEnemyHPRatio"
|
||
|
}
|
||
|
}
|
||
|
}
|