mirror of
https://git.mero.moe/dimbreath/ZenlessData.git
synced 2024-11-08 19:48:44 +08:00
22 lines
508 B
JSON
22 lines
508 B
JSON
|
{
|
||
|
"AbilityName": "Curse_Nineveh_HotBuff_10",
|
||
|
"AbilityStacking": "Unique",
|
||
|
"DefaultModifier": {
|
||
|
"ModifierStacking": "Unique",
|
||
|
"OnAdded": [
|
||
|
{
|
||
|
"$type": "PushEnablePerfectSwitchAttackWarningAction",
|
||
|
"Enabled": false,
|
||
|
"Tag": "Curse_Nineveh_HotBuff_10",
|
||
|
"Target": "Self"
|
||
|
}
|
||
|
],
|
||
|
"OnRemoved": [
|
||
|
{
|
||
|
"$type": "PopEnablePerfectSwitchAttackWarningAction",
|
||
|
"Tag": "Curse_Nineveh_HotBuff_10",
|
||
|
"Target": "Self"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
}
|