1
0
ZenlessData/Data/Evelyn_CameraEvent.json
2025-01-21 21:25:26 -03:00

60 lines
1.6 KiB
JSON

{
"AbilityMixins": [
{
"$type": "AttachStateWithModifierMixin",
"ConfigList": [
{
"AnimatorStateName": "Attack_ExSpecial_02",
"FrameCountHigh": 0,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"CameraEventModifier_Attack_ExSpecial_02"
]
},
{
"AnimatorStateName": "Attack_ExSpecial_02_End",
"FrameCountHigh": 0,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"CameraEventModifier_Attack_ExSpecial_02"
]
}
]
}
],
"AbilityName": "Evelyn_CameraEvent",
"AbilityStacking": "Unique",
"Modifiers": {
"CameraEventModifier_Attack_ExSpecial_02": {
"Duration": -1,
"IgnoreTimeScale": false,
"ModifierStacking": "Unique",
"OnRemoved": [
{
"$type": "CameraZoomEndAction",
"EndCameraZoomKey": "Evelyn_Attack_ExSpecial_01_CamZoom_01"
},
{
"$type": "CameraZoomEndAction",
"EndCameraZoomKey": "Evelyn_Attack_ExSpecial_01_CamZoom_02"
},
{
"$type": "CameraStretchEndAction",
"EndCameraStretchKey": "Evelyn_Attack_ExSpecial_01_CamStretch_01"
},
{
"$type": "CameraStretchEndAction",
"EndCameraStretchKey": "Evelyn_Attack_ExSpecial_01_CamStretch_02"
}
]
}
}
}