mirror of
https://git.mero.moe/dimbreath/ZenlessData.git
synced 2024-11-09 03:58:45 +08:00
21 lines
403 B
JSON
21 lines
403 B
JSON
{
|
|
"AbilityName": "GamePlaySUMO_OutRange_RemoveAbility",
|
|
"AbilitySpecials": {
|
|
"HpPercentage": {
|
|
"Value": 100.0
|
|
},
|
|
"ShieldAmount": {
|
|
"Value": 1
|
|
}
|
|
},
|
|
"AbilityStacking": "Unique",
|
|
"DefaultModifier": {
|
|
"ModifierStacking": "Unique",
|
|
"OnAdded": [
|
|
{
|
|
"$type": "RemoveAbilityAction",
|
|
"AbilityName": "GamePlaySUMO_OutRangeDie"
|
|
}
|
|
]
|
|
}
|
|
} |