37 lines
762 B
JSON
37 lines
762 B
JSON
![]() |
{
|
||
|
"AbilityName": "ActivityBattleAbility_BabelTower_DeBuff_06",
|
||
|
"AbilitySpecials": {
|
||
|
"AS_HpDecreasePercent": {
|
||
|
"Value": 0.25
|
||
|
},
|
||
|
"Self_CurHP": {
|
||
|
"Value": 0
|
||
|
}
|
||
|
},
|
||
|
"AbilityStacking": "Unique",
|
||
|
"DefaultModifier": {
|
||
|
"ModifierStacking": "Unique",
|
||
|
"OnAdded": [
|
||
|
{
|
||
|
"$type": "ApplyModifier",
|
||
|
"ModifierName": "HpReduceModifier",
|
||
|
"Target": "Self"
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
"Modifiers": {
|
||
|
"HpReduceModifier": {
|
||
|
"Duration": -1,
|
||
|
"ModifierStacking": "Replace",
|
||
|
"OnAdded": [
|
||
|
{
|
||
|
"$type": "DecreaseHPAction",
|
||
|
"Amount": 0,
|
||
|
"IgnoreInvincible": true,
|
||
|
"Percentage": "%AS_HpDecreasePercent",
|
||
|
"Target": "Self"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
}
|
||
|
}
|