mirror of
https://git.mero.moe/dimbreath/ZenlessData.git
synced 2024-11-08 19:48:44 +08:00
17 lines
397 B
JSON
17 lines
397 B
JSON
{
|
|
"AbilityName": "Prologue_ACT1_AttackGuide_Interrupt",
|
|
"AbilityStacking": "Unique",
|
|
"DefaultModifier": {
|
|
"OnAdded": [
|
|
{
|
|
"$type": "InterruptSetupUIAction",
|
|
"IgnoreFadeAnimation": true,
|
|
"SetupTag": "HighLight_AttackGuide_SetupTag"
|
|
},
|
|
{
|
|
"$type": "RemoveAbilityAction",
|
|
"AbilityName": "Prologue_ACT1_AttackGuide"
|
|
}
|
|
]
|
|
}
|
|
} |