ZenlessData/Data/Golem_Ability_BeatBack_MOD_Remove.json

11 lines
230 B
JSON
Raw Normal View History

{
"AbilityName": "Golem_Ability_BeatBack_MOD_Remove",
"AbilityStacking": "Unique",
"OnAbilityStart": [
{
"$type": "RemoveModifier",
"ModifierName": "Golem_Ability_BeatBack",
"Target": "Self"
}
]
}