1
0
ZenlessData/Data/_unsorted/Coop_Avatar_LinkTest.json
2025-12-30 00:30:43 +01:00

803 lines
24 KiB
JSON

{
"AbilityName": "Coop_Avatar_LinkTest",
"AbilitySpecials": {
"AS_Chaintime_WitchSlowDown": {
"Value": 10
}
},
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnAdded": [
{
"$type": "ApplyAbilityAction",
"AbilityName": "Coop_Avatar_LinkFinalAttack_Thunder",
"IsAutoTrigger": false,
"Target": "Self"
}
]
},
"Modifiers": {
"Avatar_Coop_ChainTime_WitchTime": {
"Duration": "%AS_Chaintime_WitchSlowDown",
"IsUnique": true,
"ModifierMixins": [
{
"$type": "WitchSlowDownMixin",
"CustomKey": "Avatar_Coop_WitchSlowDown_AbilityTargetting_01",
"EnableForMultiplayer": true,
"ExcludeTargets": "Custom",
"OnEnd": [
{
"$type": "ModifyMassRatioEndAction",
"Target": "Self"
},
{
"$type": "TriggerSoundAction",
"Target": "Self",
"soundActionKey": "Play_SFX_Char_Evade_Success_Hold_End"
},
{
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [
"WithInWitchSlowDown_Monster"
],
"IsAdd": false,
"Target": "EnemyAlliedNoNeedEnterBattle"
},
{
"$type": "RemoveModifier",
"ModifierName": "WitchModifier",
"Target": "Self"
}
],
"OnStart": [
{
"$type": "ModifyMassRatioAction",
"Ratio": -0.99,
"Target": "Self"
},
{
"$type": "TriggerSoundAction",
"Target": "Self",
"soundActionKey": "Play_SFX_Char_Evade_Success_Hold_Start"
},
{
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [
"WithInWitchSlowDown_Monster"
],
"IsAdd": true,
"Target": "EnemyAlliedNoNeedEnterBattle"
}
],
"SlowDownKey": "WitchSlowDown_TimeSlow_01",
"TotalDuration": -1,
"WitchSlowDownRBLOffset": 0
},
{
"$type": "SmoothRecoverHPMixin",
"ExactDuration": "%AS_Chaintime_WitchSlowDown",
"IgnoreRatio": true,
"OnTimeUpAction": [
{
"$type": "RemoveModifier",
"ModifierName": "Avatar_Coop_ChainTime_WitchTime",
"Target": "Self"
}
],
"PropertyItem": {
"Percentage": "%AS_RecoverHPRatio",
"PropertyModifyFunction": "Add",
"PropertyType": "MaxHP"
}
}
],
"ModifierStacking": "GlobalUnique",
"NotIgnoreList": [
"World",
"Owner"
],
"OnAdded": [
{
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [
"IgnoreWitchSlowDown"
],
"IsAdd": true,
"Target": "TeamAvatarsAll"
},
{
"$type": "AttachModifier",
"ModifierName": "InvincibleBuffModifier",
"Target": "Self"
},
{
"$type": "ProcessScreenEffectAction",
"EffectKey": "WitchSlowDown_Vignette_01",
"EffectType": "Vignette"
},
{
"$type": "ProcessScreenEffectAction",
"EffectKey": "WitchSlowDown_RadialBlur_01",
"EffectType": "RadialBlur"
},
{
"$type": "ProcessScreenEffectAction",
"EffectKey": "WitchSlowDown_VREffects_01",
"EffectType": "VREffects"
},
{
"$type": "ProcessScreenEffectAction",
"EffectKey": "WitchSlowDown_ScreenEffects_01",
"EffectType": "ScreenEffects"
},
{
"$type": "ProcessScreenEffectAction",
"EffectKey": "WitchSlowDown_FXFog_01",
"EffectType": "FXFog"
},
{
"$type": "ProcessScreenEffectAction",
"EffectKey": "WitchSlowDown_ColorAdjustments_01",
"EffectType": "ColorAdjustments"
}
],
"OnRemoved": [
{
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [
"IgnoreWitchSlowDown"
],
"IsAdd": false,
"Target": "TeamAvatarsAll"
},
{
"$type": "InterruptScreenEffectAction",
"EffectKey": "WitchSlowDown_Vignette_01",
"EffectType": "Vignette"
},
{
"$type": "InterruptScreenEffectAction",
"EffectKey": "WitchSlowDown_RadialBlur_01",
"EffectType": "RadialBlur"
},
{
"$type": "InterruptScreenEffectAction",
"EffectKey": "WitchSlowDown_VREffects_01",
"EffectType": "VREffects"
},
{
"$type": "InterruptScreenEffectAction",
"EffectKey": "WitchSlowDown_ScreenEffects_01",
"EffectType": "ScreenEffects"
},
{
"$type": "InterruptScreenEffectAction",
"EffectKey": "WitchSlowDown_FXFog_01",
"EffectType": "FXFog"
},
{
"$type": "InterruptScreenEffectAction",
"EffectKey": "WitchSlowDown_ColorAdjustments_01",
"EffectType": "ColorAdjustments"
}
],
"Properties": {
"Actor_IndividualFeverGetRatio": "%AS_FeverGetRatio",
"Actor_RpRecoverDelta": "%AS_RpRecoverDelta",
"Actor_SpRecoverDelta": "%AS_SpRecoverDelta"
}
},
"Coop_Avatar_LinkExQTE_FinalAttack_Thunder": {
"DelayHandlers": [
{
"DelayTime": 0.1,
"IgnoreTimeScale": true,
"TimeUpActions": [
{
"$type": "TriggerAbilityAction",
"AbilityName": "Coop_Avatar_LinkFinalAttack_Thunder",
"MpExecMode": "MpAuthorityOnly",
"Target": "Self"
},
{
"$type": "ProcessScreenEffectAction",
"EffectKey": "Activity_Coop_Thunder_ColorAdjustments_01",
"EffectType": "ColorAdjustments",
"MpExecMode": "MpTotallyLocal"
},
{
"$type": "ProcessScreenEffectAction",
"EffectKey": "Activity_Coop_Thunder_Vignette_01",
"EffectType": "Vignette",
"MpExecMode": "MpTotallyLocal"
}
]
},
{
"DelayTime": 0.25,
"IgnoreTimeScale": true,
"TimeUpActions": [
{
"$type": "HandleAnimEventWithPosRot",
"AnimEventID": "#Coop_LinkExQTE_Thunder_AttackProperty_01",
"AttackPatternPosRot": {
"CoordsOption": "ReferTarget",
"Offset": {
"AngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"BackupAngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"BackupPositionOffset": {
"x": 0,
"y": 0,
"z": 0
},
"PositionOffset": {
"x": 0,
"y": 0,
"z": 0
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"BackupOffsetReferTarget": "Self",
"OffsetReferTarget": "SavePoint",
"PointName": "Coop_Avatar_LinkFinalAttack_Thunder_SavePoint"
}
},
"MpExecMode": "MpAuthorityOnly"
}
]
},
{
"DelayTime": 0.4,
"IgnoreTimeScale": true,
"TimeUpActions": [
{
"$type": "HandleAnimEventWithPosRot",
"AnimEventID": "#Coop_LinkExQTE_Thunder_AttackProperty_01",
"AttackPatternPosRot": {
"CoordsOption": "ReferTarget",
"Offset": {
"AngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"BackupAngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"BackupPositionOffset": {
"x": 0,
"y": 0,
"z": 0
},
"PositionOffset": {
"x": 0,
"y": 0,
"z": 0
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"BackupOffsetReferTarget": "Self",
"OffsetReferTarget": "SavePoint",
"PointName": "Coop_Avatar_LinkFinalAttack_Thunder_SavePoint"
}
},
"MpExecMode": "MpAuthorityOnly"
}
]
},
{
"DelayTime": 0.55,
"IgnoreTimeScale": true,
"TimeUpActions": [
{
"$type": "HandleAnimEventWithPosRot",
"AnimEventID": "#Coop_LinkExQTE_Thunder_AttackProperty_01",
"AttackPatternPosRot": {
"CoordsOption": "ReferTarget",
"Offset": {
"AngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"BackupAngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"BackupPositionOffset": {
"x": 0,
"y": 0,
"z": 0
},
"PositionOffset": {
"x": 0,
"y": 0,
"z": 0
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"BackupOffsetReferTarget": "Self",
"OffsetReferTarget": "SavePoint",
"PointName": "Coop_Avatar_LinkFinalAttack_Thunder_SavePoint"
}
},
"MpExecMode": "MpAuthorityOnly"
}
]
},
{
"DelayTime": 0.617,
"IgnoreTimeScale": true,
"TimeUpActions": [
{
"$type": "FireEffect",
"EffectPattern": "Eff_Common_Thunder_01_Screen",
"FireEffectPosRot": {
"CoordsOption": "ReferTarget",
"NeedRaycastGround": false,
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"OffsetReferTarget": "Camera"
}
},
"Predicates": [
{
"$type": "ByNot",
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"Coop_Avatar_CharacterUltPerform"
],
"Target": "Self"
}
]
}
],
"Target": "Self"
}
]
},
{
"DelayTime": 0.7,
"IgnoreTimeScale": true,
"TimeUpActions": [
{
"$type": "HandleAnimEventWithPosRot",
"AnimEventID": "#Coop_LinkExQTE_Thunder_AttackProperty_01",
"AttackPatternPosRot": {
"CoordsOption": "ReferTarget",
"Offset": {
"AngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"BackupAngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"BackupPositionOffset": {
"x": 0,
"y": 0,
"z": 0
},
"PositionOffset": {
"x": 0,
"y": 0,
"z": 0
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"BackupOffsetReferTarget": "Self",
"OffsetReferTarget": "SavePoint",
"PointName": "Coop_Avatar_LinkFinalAttack_Thunder_SavePoint"
}
},
"MpExecMode": "MpAuthorityOnly"
},
{
"$type": "FireEffect",
"EffectPattern": "Eff_Common_Thunder_02_Screen",
"FireEffectPosRot": {
"CoordsOption": "ReferTarget",
"NeedRaycastGround": false,
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"OffsetReferTarget": "Camera"
}
},
"Predicates": [
{
"$type": "ByNot",
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"Coop_Avatar_CharacterUltPerform"
],
"Target": "Self"
}
]
}
],
"Target": "Self"
}
]
},
{
"DelayTime": 0.9,
"IgnoreTimeScale": true,
"TimeUpActions": [
{
"$type": "HandleAnimEventWithPosRot",
"AnimEventID": "#Coop_LinkExQTE_Thunder_AttackProperty_02",
"AttackPatternPosRot": {
"CoordsOption": "ReferTarget",
"Offset": {
"AngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"BackupAngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"BackupPositionOffset": {
"x": 0,
"y": 0,
"z": 0
},
"PositionOffset": {
"x": 0,
"y": 0,
"z": 0
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"BackupOffsetReferTarget": "Self",
"OffsetReferTarget": "SavePoint",
"PointName": "Coop_Avatar_LinkFinalAttack_Thunder_SavePoint"
}
},
"MpExecMode": "MpAuthorityOnly"
},
{
"$type": "TriggerSoundAction",
"Target": "Self",
"soundActionKey": "SA_OnLine_LinkFinal_Impact"
},
{
"$type": "AttackCameraShakeAction",
"ShakeConfigKey": "Coop_LinkExQTE_Thunder_AttackProperty_CameraShake_E",
"Target": "Self"
},
{
"$type": "GamepadRumbleAction",
"GamepadRumbleKey": "Common_GamepadRumble_E_02",
"Target": "Self"
},
{
"$type": "ApplyModifier",
"ModifierName": "Avatar_Coop_ChainTime_WitchTime",
"Predicates": [
{
"$type": "ByNot",
"Predicates": [
{
"$type": "ByIsCoopSettlement"
}
]
}
],
"Target": "Self"
},
{
"$type": "MpLinkZoneFinishComboUltAction"
},
{
"$type": "RemoveModifier",
"ModifierName": "Coop_Avatar_LinkExQTE_FinalAttack_Thunder",
"Target": "Self"
}
]
}
],
"Duration": -1,
"ModifierStacking": "Replace",
"OnAdded": [
{
"$type": "TriggerSoundAction",
"Predicates": [
{
"$type": "ByTargetAbilitySpecial",
"CompareType": "Equal",
"Param": true,
"ParamName": "AS_FirstAvatar",
"ParamType": "Boolean",
"Target": "Self",
"TargetAbilityName": "Coop_Avatar_LinkBase"
}
],
"Target": "Self",
"soundActionKey": "SA_OnLine_LinkFinal_Attack_Relay1"
},
{
"$type": "TriggerSoundAction",
"Predicates": [
{
"$type": "ByTargetAbilitySpecial",
"CompareType": "Equal",
"Param": true,
"ParamName": "AS_SecondAvatar",
"ParamType": "Boolean",
"Target": "Self",
"TargetAbilityName": "Coop_Avatar_LinkBase"
}
],
"Target": "Self",
"soundActionKey": "SA_OnLine_LinkFinal_Attack_Relay2"
},
{
"$type": "TriggerSoundAction",
"Predicates": [
{
"$type": "ByTargetAbilitySpecial",
"CompareType": "Equal",
"Param": true,
"ParamName": "AS_ThirdAvatar",
"ParamType": "Boolean",
"Target": "Self",
"TargetAbilityName": "Coop_Avatar_LinkBase"
}
],
"Target": "Self",
"soundActionKey": "SA_OnLine_LinkFinal_Attack_Relay3"
}
],
"OnRemoved": [
{
"$type": "InterruptScreenEffectAction",
"EffectKey": "Activity_Coop_Thunder_ColorAdjustments_01",
"EffectType": "ColorAdjustments"
},
{
"$type": "InterruptScreenEffectAction",
"EffectKey": "Activity_Coop_Thunder_Vignette_01",
"EffectType": "Vignette"
}
]
},
"Coop_Avatar_LinkExQTE_UIShow": {
"Duration": 1,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "CameraZoomAction",
"ZoomConfigKey": "Coop_Avatar_LinkExQTE_UIShow_CamZoom"
},
{
"$type": "FireEffect",
"EffectPattern": "Eff_Coop_Activity_01_03_UI",
"FireEffectPosRot": {
"CoordsOption": "ReferTarget",
"NeedRaycastGround": false,
"Offset": {
"AngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"IsUseRotationXZ": true,
"IsUseRotationY": true,
"PositionOffset": {
"x": 0,
"y": 0,
"z": 0
},
"RandomAngleRange": {
"x": 0,
"y": 0,
"z": 0
},
"RandomPositionRange": {
"x": 0,
"y": 0,
"z": 0
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"OffsetReferTarget": "Camera"
}
},
"Target": "Self"
},
{
"$type": "SetupUIAction",
"HideUITags": [
"InLevelMainPage"
],
"IgnoreFadeAnimation": false,
"Priority": 1,
"SetupTag": "Coop_Avatar_ExQTE_SetupTag"
},
{
"$type": "InputMuteAction",
"CameraMoveMute": false,
"CharacterBagMute": false,
"CharacterMoveMute": false,
"CharacterSkillMute": false,
"CharacterSwitchMute": false,
"NotSkillHUD": false,
"Tag": "Coop_Avatar_ExQTE_InputMute"
},
{
"$type": "ActSingleShakeDataModeAction",
"SingleMode": true
},
{
"$type": "ApplyModifier",
"ModifierName": "InvincibleBuffModifier",
"Target": "Self"
},
{
"$type": "ProcessScreenEffectAction",
"EffectKey": "Activity_Coop_TargetCombo_CharacterColorCorrection_01",
"EffectType": "CharacterColorCorrection"
},
{
"$type": "ProcessScreenEffectAction",
"EffectKey": "Activity_Coop_TargetCombo_ChromaticAberration_01",
"EffectType": "ChromaticAberration"
},
{
"$type": "ProcessScreenEffectAction",
"EffectKey": "Activity_Coop_TargetCombo_ColorAdjustments_01",
"EffectType": "ColorAdjustments"
},
{
"$type": "ProcessScreenEffectAction",
"EffectKey": "Activity_Coop_TargetCombo_GaussianBlur_01",
"EffectType": "GaussianBlur"
},
{
"$type": "ProcessScreenEffectAction",
"EffectKey": "Activity_Coop_TargetCombo_RadialBlur_01",
"EffectType": "RadialBlur"
}
],
"OnRemoved": [
{
"$type": "ActSingleShakeDataModeAction",
"SingleMode": false
},
{
"$type": "InterruptSetupUIAction",
"IgnoreFadeAnimation": false,
"SetupTag": "Coop_Avatar_ExQTE_SetupTag"
},
{
"$type": "InterruptInputEnableAction",
"Tag": "Coop_Avatar_ExQTE_InputMute"
},
{
"$type": "InterruptInputEnableAction",
"Tag": "Coop_Avatar_ExQTE_InputMute_Ultra"
},
{
"$type": "RemoveModifier",
"ModifierName": "InvincibleBuffModifier",
"Target": "Self"
},
{
"$type": "InterruptScreenEffectAction",
"EffectKey": "Activity_Coop_TargetCombo_CharacterColorCorrection_01",
"EffectType": "CharacterColorCorrection"
},
{
"$type": "InterruptScreenEffectAction",
"EffectKey": "Activity_Coop_TargetCombo_ChromaticAberration_01",
"EffectType": "ChromaticAberration"
},
{
"$type": "InterruptScreenEffectAction",
"EffectKey": "Activity_Coop_TargetCombo_ColorAdjustments_01",
"EffectType": "ColorAdjustments"
},
{
"$type": "InterruptScreenEffectAction",
"EffectKey": "Activity_Coop_TargetCombo_GaussianBlur_01",
"EffectType": "GaussianBlur"
},
{
"$type": "InterruptScreenEffectAction",
"EffectKey": "Activity_Coop_TargetCombo_RadialBlur_01",
"EffectType": "RadialBlur"
},
{
"$type": "SpecialEffectFadeAction",
"EffectNames": [
"Eff_Coop_Activity_01_03_UI"
]
},
{
"$type": "SpecialEffectFadeAction",
"EffectNames": [
"Eff_Coop_Activity_01_04_UI"
]
},
{
"$type": "ProcessScreenEffectAction",
"EffectKey": "Activity_Coop_TargetCombo_FXColorCorrection_01",
"EffectType": "FXColorCorrection"
},
{
"$type": "ProcessScreenEffectAction",
"EffectKey": "Activity_Coop_TargetCombo_LensDistortion_01",
"EffectType": "LensDistortion"
},
{
"$type": "ProcessScreenEffectAction",
"EffectKey": "Activity_Coop_TargetCombo_RadialBlur_02",
"EffectType": "RadialBlur"
},
{
"$type": "CameraZoomEndAction",
"EndCameraZoomKey": "Coop_Avatar_LinkExQTE_UIShow_CamZoom"
},
{
"$type": "ApplyModifier",
"ModifierName": "Coop_Avatar_LinkExQTE_FinalAttack_Thunder",
"Target": "Self"
}
]
},
"InvincibleBuffModifier": {
"Duration": -1,
"IgnoreTimeScale": false,
"ModifierStacking": "Refresh",
"OnAdded": [
{
"$type": "PushInvincibleAction",
"Tag": "Coop_CoopAvatar_LinkExQTE",
"Target": "Self"
}
],
"OnRemoved": [
{
"$type": "PopInvincibleAction",
"Tag": "Coop_CoopAvatar_LinkExQTE",
"Target": "Self"
}
]
}
},
"OnAbilityTrigger": [
{
"$type": "ApplyModifier",
"ModifierName": "Coop_Avatar_LinkExQTE_UIShow",
"Target": "Self"
}
]
}