mirror of
https://git.mero.moe/dimbreath/ZenlessData.git
synced 2026-03-05 15:55:46 +08:00
175 lines
4.9 KiB
JSON
175 lines
4.9 KiB
JSON
{
|
|
"AbilityMixins": [
|
|
{
|
|
"$type": "AttachStateWithModifierMixin",
|
|
"ConfigList": [
|
|
{
|
|
"AnimatorStateName": "Attack_ExSpecial_02",
|
|
"FrameCountHigh": 99,
|
|
"FrameCountLow": 0,
|
|
"IsLoop": false,
|
|
"LayerIndex": 0,
|
|
"MaxFrameCountHigh": true,
|
|
"MaxFrameCountLow": false,
|
|
"ModifierNameList": [
|
|
"CameraControlModifier"
|
|
]
|
|
},
|
|
{
|
|
"AnimatorStateName": "Attack_ExSpecial_02",
|
|
"FrameCountHigh": 99,
|
|
"FrameCountLow": 27,
|
|
"IsLoop": false,
|
|
"LayerIndex": 0,
|
|
"MaxFrameCountHigh": true,
|
|
"MaxFrameCountLow": false,
|
|
"ModifierNameList": [
|
|
"CameraLockOnControlModifier"
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"AbilityName": "Summer_ExSp02CameraManager",
|
|
"AbilityStacking": "Unique",
|
|
"Modifiers": {
|
|
"CameraControlModifier": {
|
|
"Duration": -1,
|
|
"IgnoreTimeScale": false,
|
|
"ModifierStacking": "Unique",
|
|
"OnAdded": [
|
|
{
|
|
"$type": "AttachModifier",
|
|
"ModifierName": "CameraShakeModifier"
|
|
},
|
|
{
|
|
"$type": "CameraOverrideScreenDampingAction",
|
|
"EnableHorizontalDamping": true,
|
|
"EnableVerticalDamping": true,
|
|
"HorizontalDampingValue": 0,
|
|
"Target": "Self",
|
|
"VerticalDampingValue": 0
|
|
},
|
|
{
|
|
"$type": "CameraLockOnAction",
|
|
"CameraLockTargetKey": "Summer_CamLock_ExSpecial_02_01",
|
|
"IsLockPermanently": false,
|
|
"Target": "SelfAttackTarget"
|
|
},
|
|
{
|
|
"$type": "CameraOverrideTrackAction",
|
|
"OverrideKey": "Summer_Attack_ExSp_02_CameraOverrideTrack_01",
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"OnRemoved": [
|
|
{
|
|
"$type": "CameraOverrideScreenDampingEndAction",
|
|
"DisableHorizontalDamping": true,
|
|
"DisableVerticalDamping": true,
|
|
"Target": "Self"
|
|
},
|
|
{
|
|
"$type": "CameraOverrideTrackEndAction",
|
|
"OverrideKey": "Summer_Attack_ExSp_02_CameraOverrideTrack_01",
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"OnSwitchTriggerOutInstant": [
|
|
{
|
|
"$type": "CameraOverrideScreenDampingEndAction",
|
|
"DisableHorizontalDamping": true,
|
|
"DisableVerticalDamping": true,
|
|
"Target": "Self"
|
|
},
|
|
{
|
|
"$type": "CameraOverrideTrackEndAction",
|
|
"OverrideKey": "Summer_Attack_ExSp_02_CameraOverrideTrack_01",
|
|
"Target": "Self"
|
|
},
|
|
{
|
|
"$type": "CameraStretchAction",
|
|
"StretchConfigKey": "Summer_Attack_ExSpecial_02_CamStretch_01_Reset"
|
|
},
|
|
{
|
|
"$type": "CameraZoomAction",
|
|
"ZoomConfigKey": "Summer_Attack_ExSpecial_02_CamZoom_01_Reset"
|
|
}
|
|
]
|
|
},
|
|
"CameraLockOnControlModifier": {
|
|
"Duration": -1,
|
|
"IgnoreTimeScale": false,
|
|
"ModifierStacking": "Unique",
|
|
"OnAdded": [
|
|
{
|
|
"$type": "CameraLockOnAction",
|
|
"CameraLockTargetKey": "Summer_CamLock_ExSpecial_02_01",
|
|
"CustomKey": "AbilityTarget_Summer_FindCat",
|
|
"IsLockPermanently": false,
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByNot",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByHasSelfAttackTarget",
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Target": "Custom"
|
|
}
|
|
]
|
|
},
|
|
"CameraShakeModifier": {
|
|
"Duration": -1,
|
|
"IgnoreTimeScale": false,
|
|
"ModifierMixins": [
|
|
{
|
|
"$type": "ListenQTEMixin",
|
|
"ListenQTEWindowOpened": [
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"ModifierName": "CameraShakeModifier"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "ActwithStateFrameMixin",
|
|
"ConfigList": [
|
|
{
|
|
"ActionList": [
|
|
{
|
|
"$type": "CameraStretchAction",
|
|
"StretchConfigKey": "Summer_Attack_ExSpecial_02_CamStretch_05"
|
|
},
|
|
{
|
|
"$type": "CameraZoomAction",
|
|
"ZoomConfigKey": "Summer_Attack_ExSpecial_02_CamZoom_05"
|
|
}
|
|
],
|
|
"AnimatorStateName": "Attack_ExSpecial_02",
|
|
"ForceTriggerOnTransitionIn": false,
|
|
"ForceTriggerOnTransitionOut": false,
|
|
"Frame": 93,
|
|
"IsLoop": false,
|
|
"LayerIndex": 0
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"ModifierStacking": "Unique",
|
|
"OnRemoved": [
|
|
{
|
|
"$type": "CameraStretchEndAction",
|
|
"EndCameraStretchKey": "Summer_Attack_ExSpecial_02_CamStretch_05"
|
|
},
|
|
{
|
|
"$type": "CameraZoomEndAction",
|
|
"EndCameraZoomKey": "Summer_Attack_ExSpecial_02_CamZoom_05"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
} |