mirror of
https://git.mero.moe/dimbreath/ZenlessData.git
synced 2024-11-08 19:48:44 +08:00
15 lines
344 B
JSON
15 lines
344 B
JSON
|
{
|
||
|
"AbilityName": "GamePlaySUMO_Player_OutRange_StopHurt",
|
||
|
"AbilityStacking": "Unique",
|
||
|
"DefaultModifier": {
|
||
|
"Duration": 1,
|
||
|
"ModifierStacking": "Unique",
|
||
|
"OnAdded": [
|
||
|
{
|
||
|
"$type": "RemoveAbilityAction",
|
||
|
"AbilityName": "GamePlaySUMO_Player_OutRange_ContinueHurt",
|
||
|
"Target": "Self"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
}
|