ZenlessData/Data/Burnice_CameraControl.json
2024-09-25 10:36:20 -03:00

223 lines
5.9 KiB
JSON

{
"AbilityMixins": [
{
"$type": "AttachStateWithModifierMixin",
"ConfigList": [
{
"AnimatorStateName": "Attack_ExSpecial_02_01",
"FrameCountLow": 0,
"IsLoop": true,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"ModifierNameList": [
"CameraModifier_01"
]
},
{
"AnimatorStateName": "Attack_ExSpecial_02_02",
"FrameCountLow": 0,
"IsLoop": true,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"ModifierNameList": [
"CameraModifier_01"
]
},
{
"AnimatorStateName": "Attack_ExSpecial_02_Front",
"FrameCountLow": 0,
"IsLoop": true,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"ModifierNameList": [
"CameraModifier_01"
]
},
{
"AnimatorStateName": "Attack_ExSpecial_02_Front_02",
"FrameCountLow": 0,
"IsLoop": true,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"ModifierNameList": [
"CameraModifier_01"
]
},
{
"AnimatorStateName": "Attack_ExSpecial_02_Left",
"FrameCountLow": 0,
"IsLoop": true,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"ModifierNameList": [
"CameraModifier_01"
]
},
{
"AnimatorStateName": "Attack_ExSpecial_02_Right",
"FrameCountLow": 0,
"IsLoop": true,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"ModifierNameList": [
"CameraModifier_01"
]
},
{
"AnimatorStateName": "Attack_ExSpecial_02_Back",
"FrameCountLow": 0,
"IsLoop": true,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"ModifierNameList": [
"CameraModifier_01"
]
},
{
"AnimatorStateName": "Attack_ExSpecial_02_01_Explode",
"FrameCountHigh": 0,
"FrameCountLow": 0,
"IsLoop": true,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"ModifierNameList": [
"CameraModifier_01"
]
},
{
"AnimatorStateName": "Attack_ExSpecial_02_02_Explode",
"FrameCountHigh": 0,
"FrameCountLow": 0,
"IsLoop": true,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"ModifierNameList": [
"CameraModifier_01"
]
},
{
"AnimatorStateName": "Attack_Normal_04",
"FrameCountLow": 8,
"IsLoop": true,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"ModifierNameList": [
"CameraModifier_02"
]
},
{
"AnimatorStateName": "Attack_Normal_05",
"FrameCountHigh": 0,
"FrameCountLow": 0,
"IsLoop": true,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"ModifierNameList": [
"CameraModifier_02"
]
},
{
"AnimatorStateName": "Attack_Enhance_01",
"FrameCountHigh": 0,
"FrameCountLow": 0,
"IsLoop": true,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"ModifierNameList": [
"CameraModifier_03"
]
},
{
"AnimatorStateName": "Attack_Enhance_01_Explode",
"FrameCountHigh": 0,
"FrameCountLow": 0,
"IsLoop": true,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"ModifierNameList": [
"CameraModifier_03"
]
}
],
"IsSeam": false
}
],
"AbilityName": "Burnice_CameraControl",
"AbilityStacking": "Unique",
"DefaultModifier": {
},
"Modifiers": {
"CameraModifier_01": {
"Duration": -1,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "CameraStretchAction",
"StretchConfigKey": "Burnice_Attack_ExSpecial_02_CamStretch_01"
},
{
"$type": "CameraZoomAction",
"ZoomConfigKey": "Burnice_Attack_ExSpecial_02_CamZoom_01"
}
],
"OnRemoved": [
{
"$type": "CameraStretchEndAction",
"EndCameraStretchKey": "Burnice_Attack_ExSpecial_02_CamStretch_01"
},
{
"$type": "CameraZoomEndAction",
"EndCameraZoomKey": "Burnice_Attack_ExSpecial_02_CamZoom_01"
}
]
},
"CameraModifier_02": {
"Duration": -1,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "CameraStretchAction",
"StretchConfigKey": "Burnice_Attack_Normal_04_CamStretch_01"
},
{
"$type": "CameraZoomAction",
"ZoomConfigKey": "Burnice_Attack_Normal_04_CamZoom_01"
}
],
"OnRemoved": [
{
"$type": "CameraStretchEndAction",
"EndCameraStretchKey": "Burnice_Attack_Normal_04_CamStretch_01"
},
{
"$type": "CameraZoomEndAction",
"EndCameraZoomKey": "Burnice_Attack_Normal_04_CamZoom_01"
}
]
},
"CameraModifier_03": {
"Duration": -1,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "CameraStretchAction",
"StretchConfigKey": "Burnice_Attack_Enhance_01_CamStretch_01"
},
{
"$type": "CameraZoomAction",
"ZoomConfigKey": "Burnice_Attack_Enhance_01_CamZoom_01"
}
],
"OnRemoved": [
{
"$type": "CameraStretchEndAction",
"EndCameraStretchKey": "Burnice_Attack_Enhance_01_CamStretch_01"
},
{
"$type": "CameraZoomEndAction",
"EndCameraZoomKey": "Burnice_Attack_Enhance_01_CamZoom_01"
}
]
}
}
}