22 lines
568 B
JSON
22 lines
568 B
JSON
|
{
|
||
|
"AbilityName": "ActivityBattleAbility_BabelTower_RemoveLight",
|
||
|
"AbilityStacking": "Unique",
|
||
|
"DefaultModifier": {
|
||
|
"ModifierStacking": "Unique",
|
||
|
"OnAdded": [
|
||
|
{
|
||
|
"$type": "PushEnablePerfectSwitchAttackWarningAction",
|
||
|
"Enabled": false,
|
||
|
"Tag": "ActivityBattleAbility_BabelTower_RemoveLight",
|
||
|
"Target": "Self"
|
||
|
}
|
||
|
],
|
||
|
"OnRemoved": [
|
||
|
{
|
||
|
"$type": "PopEnablePerfectSwitchAttackWarningAction",
|
||
|
"Tag": "ActivityBattleAbility_BabelTower_RemoveLight",
|
||
|
"Target": "Self"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
}
|