mirror of
https://git.mero.moe/dimbreath/ZenlessData.git
synced 2024-11-08 19:48:44 +08:00
104 lines
2.7 KiB
JSON
104 lines
2.7 KiB
JSON
{
|
|
"AbilityMixins": [
|
|
{
|
|
"$type": "AttachStateWithModifierMixin",
|
|
"ConfigList": [
|
|
{
|
|
"AnimatorStateName": "SwitchPhase_Breath_02",
|
|
"FrameCountHigh": 110,
|
|
"FrameCountLow": 0,
|
|
"IsLoop": false,
|
|
"LayerIndex": 0,
|
|
"MaxFrameCountHigh": false,
|
|
"MaxFrameCountLow": false,
|
|
"ModifierNameList": [
|
|
"CameraShakeModifier01"
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "AttachStateWithModifierMixin",
|
|
"ConfigList": [
|
|
{
|
|
"AnimatorStateName": "SwitchPhase_Breath_02",
|
|
"FrameCountHigh": 0,
|
|
"FrameCountLow": 110,
|
|
"IsLoop": false,
|
|
"LayerIndex": 0,
|
|
"MaxFrameCountHigh": true,
|
|
"MaxFrameCountLow": false,
|
|
"ModifierNameList": [
|
|
"CameraShakeModifier02"
|
|
]
|
|
},
|
|
{
|
|
"AnimatorStateName": "SwitchPhase",
|
|
"FrameCountHigh": 0,
|
|
"FrameCountLow": 0,
|
|
"IsLoop": false,
|
|
"LayerIndex": 0,
|
|
"MaxFrameCountHigh": true,
|
|
"MaxFrameCountLow": false,
|
|
"ModifierNameList": [
|
|
"CameraShakeModifier02"
|
|
]
|
|
},
|
|
{
|
|
"AnimatorStateName": "P2_Born_03",
|
|
"FrameCountHigh": 85,
|
|
"FrameCountLow": 0,
|
|
"IsLoop": false,
|
|
"LayerIndex": 0,
|
|
"MaxFrameCountHigh": false,
|
|
"MaxFrameCountLow": false,
|
|
"ModifierNameList": [
|
|
"CameraShakeModifier02"
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"AbilityName": "Cottus_SwitchPhase_CameraShake",
|
|
"AbilityStacking": "Unique",
|
|
"Modifiers": {
|
|
"CameraShakeModifier01": {
|
|
"Duration": -1,
|
|
"IgnoreTimeScale": false,
|
|
"ModifierStacking": "Unique",
|
|
"OnAdded": [
|
|
{
|
|
"$type": "AttackCameraShakeAction",
|
|
"ShakeConfigKey": "Monster_Cottus_SwitchPhase_CamShake_E_01"
|
|
}
|
|
],
|
|
"OnRemoved": [
|
|
{
|
|
"$type": "InterruptCameraShakeAction",
|
|
"IsGlobal": false,
|
|
"ShakeConfigKey": "Monster_Cottus_SwitchPhase_CamShake_E_01",
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
},
|
|
"CameraShakeModifier02": {
|
|
"Duration": -1,
|
|
"IgnoreTimeScale": false,
|
|
"ModifierStacking": "Unique",
|
|
"OnAdded": [
|
|
{
|
|
"$type": "AttackCameraShakeAction",
|
|
"ShakeConfigKey": "Monster_Cottus_SwitchPhase_CamShake_E_02"
|
|
}
|
|
],
|
|
"OnRemoved": [
|
|
{
|
|
"$type": "InterruptCameraShakeAction",
|
|
"IsGlobal": false,
|
|
"ShakeConfigKey": "Monster_Cottus_SwitchPhase_CamShake_E_02",
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
} |