41 lines
976 B
JSON
41 lines
976 B
JSON
{
|
|
"AbilityMixins": [
|
|
{
|
|
"$type": "AttachStateWithModifierMixin",
|
|
"ConfigList": [
|
|
{
|
|
"AnimatorStateName": "Attack_Special_ChargeAttack_03_End",
|
|
"FrameCountHigh": 110,
|
|
"FrameCountLow": 0,
|
|
"ModifierNameList": [
|
|
"CamoneraShotControlModifier"
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"AbilityName": "Alice_CameraShotControl",
|
|
"AbilityStacking": "Unique",
|
|
"Modifiers": {
|
|
"CamoneraShotControlModifier": {
|
|
"OnRemoved": [
|
|
{
|
|
"$type": "ActCameraShotEndAction",
|
|
"CameraShotKey": "Avatar_Alice_ChargeAttack_End_03_Cam_01"
|
|
}
|
|
],
|
|
"OnSwitchTriggered": [
|
|
{
|
|
"$type": "ActCameraShotEndAction",
|
|
"CameraShotKey": "Avatar_Alice_ChargeAttack_End_03_Cam_01",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByIsLocalAvatar",
|
|
"IsLocalAvatar": false
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
}
|
|
} |