1
0
ZenlessData/Data/_unsorted/Zhenzhen_Dither.json
2025-11-26 05:56:27 +01:00

49 lines
1.2 KiB
JSON

{
"AbilityMixins": [
{
"$type": "AttachStateWithModifierMixin",
"ConfigList": [
{
"AnimatorStateName": "Attack_ExSpecial_P2_01",
"FrameCountHigh": 57,
"FrameCountLow": 7,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": false,
"MaxFrameCountLow": false,
"ModifierNameList": [
"ExSpecial_P2_DitherModifier"
]
}
]
}
],
"AbilityName": "Zhenzhen_Dither",
"AbilitySpecials": {
},
"AbilityStacking": "Unique",
"DefaultModifier": {
},
"Modifiers": {
"ExSpecial_P2_DitherModifier": {
"Duration": -1,
"IgnoreTimeScale": false,
"ModifierStacking": "Replace",
"OnAdded": [
{
"$type": "DitherFadeAction",
"DitherFadeKey": "Avatar_Zhenzhen_ExSpecial_P2_Dtiher_Fade_01",
"Tag": "Avatar_Zhenzhen_ExSpecial_P2_Dtiher_Fade_01",
"Target": "Caster"
}
],
"OnRemoved": [
{
"$type": "InterruptDitherFadeAction",
"Tag": "Avatar_Zhenzhen_ExSpecial_P2_Dtiher_Fade_01",
"Target": "Caster"
}
]
}
}
}