1
0
ZenlessData/Data/_unsorted/Alice_Dither.json
2025-07-16 01:54:02 +02:00

84 lines
2.0 KiB
JSON

{
"AbilityMixins": [
{
"$type": "AttachStateWithModifierMixin",
"ConfigList": [
{
"AnimatorStateName": "Attack_Branch_01",
"FrameCountHigh": 24,
"FrameCountLow": 10,
"ModifierNameList": [
"DitherModifier"
]
},
{
"AnimatorStateName": "Attack_Branch_02",
"FrameCountHigh": 40,
"FrameCountLow": 34,
"ModifierNameList": [
"DitherModifier"
]
},
{
"AnimatorStateName": "Attack_Special_ChargeAttack_01",
"FrameCountLow": 0,
"MaxFrameCountHigh": true,
"ModifierNameList": [
"DitherModifier"
]
},
{
"AnimatorStateName": "Attack_Special_ChargeAttack_02",
"FrameCountLow": 0,
"MaxFrameCountHigh": true,
"ModifierNameList": [
"DitherModifier"
]
},
{
"AnimatorStateName": "Attack_Special_ChargeAttack_03",
"FrameCountLow": 0,
"MaxFrameCountHigh": true,
"ModifierNameList": [
"DitherModifier"
]
}
]
}
],
"AbilityName": "Alice_Dither",
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnAdded": [
{
"$type": "PushRenderVisibleAction",
"Paths": [
"Alice_Surfboard"
],
"Tag": "Alice_Surfboard",
"Visible": false
}
]
},
"Modifiers": {
"DitherModifier": {
"Duration": 0,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "DitherFadeAction",
"DitherFadeKey": "Avatar_Alice_Dtiher_Fade_01",
"Tag": "Avatar_Alice_Dtiher_Fade_01",
"Target": "Self"
}
],
"OnRemoved": [
{
"$type": "InterruptDitherFadeAction",
"Tag": "Avatar_Alice_Dtiher_Fade_01",
"Target": "Self"
}
]
}
}
}