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

3033 lines
89 KiB
JSON

{
"AbilityName": "Coop_Avatar_LinkBase",
"AbilitySpecials": {
"AS_Actor_AddedDamageRatio_LinkExQTE": {
"Value": 2
},
"AS_Chaintime_WitchSlowDown": {
"Value": 12
},
"AS_DamageDelta": {
"Value": 1
},
"AS_DamageRatio_EtherInfection_01": {
"Value": 100
},
"AS_DamageRatio_EtherInfection_02": {
"Value": 100
},
"AS_DamageRatio_Flame_01": {
"Value": 1000
},
"AS_DamageRatio_Thunder_01": {
"Value": 1000
},
"AS_DamageRatio_Thunder_02": {
"Value": 2000
},
"AS_EnergyToLinkCharge": {
"Value": 10
},
"AS_Energy_Delta": {
"Value": 0
},
"AS_FeverGetRatio": {
"Value": 1
},
"AS_FirstAvatar": {
"Value": false,
"ValueType": "Boolean"
},
"AS_LinkChargeRecover_Amount": {
"Value": 5
},
"AS_LinkChargeRecover_Amount_Real": {
"Value": 0
},
"AS_LinkCharge_Amount_ParryAid": {
"Value": 1000
},
"AS_LinkCharge_Amount_ParryAid_Real": {
"Value": 0
},
"AS_LinkCharge_Amount_ParryAid_Stun": {
"Value": 800
},
"AS_LinkCharge_Amount_RelayAttack": {
"Value": 2000
},
"AS_LinkRecover_Extra": {
"Value": 0
},
"AS_MpLinkZoneTeamExQTEThreeAvatar": {
"Value": false,
"ValueType": "Boolean"
},
"AS_MpLinkZoneTeamExQTETwoAvatar": {
"Value": false,
"ValueType": "Boolean"
},
"AS_RecoverHPRatio": {
"Value": 0.01
},
"AS_RecoverHPRatio_Added": {
"Value": 0
},
"AS_RecoverHPRatio_Real": {
"Value": 0
},
"AS_RpRecoverDelta": {
"Value": 1
},
"AS_RpToLinkCharge": {
"Value": -1.8
},
"AS_SecondAvatar": {
"Value": false,
"ValueType": "Boolean"
},
"AS_SpRecoverDelta": {
"Value": 1
},
"AS_SpToLinkCharge": {
"Value": -3
},
"AS_ThirdAvatar": {
"Value": false,
"ValueType": "Boolean"
},
"AS_isMpLinkZoneTeamExQTECaster": {
"Value": false,
"ValueType": "Boolean"
}
},
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnAdded": [
{
"$type": "ApplyModifier",
"ModifierName": "Coop_Avatar_LinkExQTE_Controller",
"Target": "Self"
},
{
"$type": "ApplyAbilityAction",
"AbilityName": "Coop_Avatar_LinkFinalAttack_Flame",
"IsAutoTrigger": false,
"Target": "Self"
},
{
"$type": "ApplyAbilityAction",
"AbilityName": "Coop_Avatar_LinkFinalAttack_Thunder",
"IsAutoTrigger": false,
"Target": "Self"
},
{
"$type": "ApplyAbilityAction",
"AbilityName": "Coop_Avatar_LinkFinalAttack_EtherInfection",
"IsAutoTrigger": false,
"Target": "Self"
}
],
"OnCoopSettlement": [
{
"$type": "RemoveModifier",
"ModifierName": "Coop_Avatar_LinkExQTE_UIShow",
"Target": "TeamAvatarsAll"
},
{
"$type": "RemoveModifier",
"ModifierName": "Coop_Avatar_LinkExQTE_FinalAttack_Flame",
"Target": "TeamAvatarsAll"
},
{
"$type": "RemoveModifier",
"ModifierName": "Coop_Avatar_LinkExQTE_FinalAttack_Thunder",
"Target": "TeamAvatarsAll"
},
{
"$type": "RemoveModifier",
"ModifierName": "Coop_Avatar_LinkExQTE_FinalAttack_EtherInfection",
"Target": "TeamAvatarsAll"
},
{
"$type": "RemoveModifier",
"ModifierName": "Avatar_Coop_ChainTime_WitchTime",
"Target": "TeamAvatarsAll"
}
],
"OnHitOther": [
{
"$type": "ModifyAttackDataAction",
"Predicates": [
{
"$type": "ByAnimEventIDs",
"AnimEventIDs": [
"#Coop_LinkExQTE_Flame_AttackProperty_01"
]
},
{
"$type": "ByNot",
"Predicates": [
{
"$type": "ByDamageElementSameAsAttacker",
"Target": "Self"
}
]
}
],
"PropertyKey": "Actor_AddedDamageRatio_Fire",
"PropertyValue": "%AS_Actor_AddedDamageRatio_LinkExQTE",
"Target": "Self"
},
{
"$type": "ModifyAttackDataAction",
"Predicates": [
{
"$type": "ByAnimEventIDs",
"AnimEventIDs": [
"#Coop_LinkExQTE_Thunder_AttackProperty_01",
"#Coop_LinkExQTE_Thunder_AttackProperty_02"
]
},
{
"$type": "ByNot",
"Predicates": [
{
"$type": "ByDamageElementSameAsAttacker",
"Target": "Self"
}
]
}
],
"PropertyKey": "Actor_AddedDamageRatio_Elec",
"PropertyValue": "%AS_Actor_AddedDamageRatio_LinkExQTE",
"Target": "Self"
},
{
"$type": "ModifyAttackDataAction",
"Predicates": [
{
"$type": "ByAnimEventIDs",
"AnimEventIDs": [
"#Coop_LinkExQTE_EtherInfection_AttackProperty_01",
"#Coop_LinkExQTE_EtherInfection_AttackProperty_02"
]
},
{
"$type": "ByNot",
"Predicates": [
{
"$type": "ByDamageElementSameAsAttacker",
"Target": "Self"
}
]
}
],
"PropertyKey": "Actor_AddedDamageRatio_Ether",
"PropertyValue": "%AS_Actor_AddedDamageRatio_LinkExQTE",
"Target": "Self"
},
{
"$type": "SetAbilitySpecialByExpression",
"Expression": "property(Atk_Battle)*specials(AS_DamageRatio_Flame_01)",
"ParamName": "AS_DamageDelta",
"Predicates": [
{
"$type": "ByAnimEventIDs",
"AnimEventIDs": [
"#Coop_LinkExQTE_Flame_AttackProperty_01"
]
}
],
"ValueType": "Float"
},
{
"$type": "ModifyAttackDataAction",
"Predicates": [
{
"$type": "ByAnimEventIDs",
"AnimEventIDs": [
"#Coop_LinkExQTE_Flame_AttackProperty_01"
]
}
],
"PropertyKey": "Actor_AddedAttackDelta",
"PropertyValue": "%AS_DamageDelta",
"Target": "Self"
},
{
"$type": "SetAbilitySpecialByExpression",
"Expression": "property(Atk_Battle)*specials(AS_DamageRatio_Thunder_01)",
"ParamName": "AS_DamageDelta",
"Predicates": [
{
"$type": "ByAnimEventIDs",
"AnimEventIDs": [
"#Coop_LinkExQTE_Thunder_AttackProperty_01"
]
}
],
"ValueType": "Float"
},
{
"$type": "ModifyAttackDataAction",
"Predicates": [
{
"$type": "ByAnimEventIDs",
"AnimEventIDs": [
"#Coop_LinkExQTE_Thunder_AttackProperty_01"
]
}
],
"PropertyKey": "Actor_AddedAttackDelta",
"PropertyValue": "%AS_DamageDelta",
"Target": "Self"
},
{
"$type": "SetAbilitySpecialByExpression",
"Expression": "property(Atk_Battle)*specials(AS_DamageRatio_Thunder_02)",
"ParamName": "AS_DamageDelta",
"Predicates": [
{
"$type": "ByAnimEventIDs",
"AnimEventIDs": [
"#Coop_LinkExQTE_Thunder_AttackProperty_02"
]
}
],
"ValueType": "Float"
},
{
"$type": "ModifyAttackDataAction",
"Predicates": [
{
"$type": "ByAnimEventIDs",
"AnimEventIDs": [
"#Coop_LinkExQTE_Thunder_AttackProperty_02"
]
}
],
"PropertyKey": "Actor_AddedAttackDelta",
"PropertyValue": "%AS_DamageDelta",
"Target": "Self"
},
{
"$type": "SetAbilitySpecialByExpression",
"Expression": "property(Atk_Battle)*specials(AS_DamageRatio_EtherInfection_01)",
"ParamName": "AS_DamageDelta",
"Predicates": [
{
"$type": "ByAnimEventIDs",
"AnimEventIDs": [
"#Coop_LinkExQTE_EtherInfection_AttackProperty_01"
]
}
],
"ValueType": "Float"
},
{
"$type": "ModifyAttackDataAction",
"Predicates": [
{
"$type": "ByAnimEventIDs",
"AnimEventIDs": [
"#Coop_LinkExQTE_EtherInfection_AttackProperty_01"
]
}
],
"PropertyKey": "Actor_AddedAttackDelta",
"PropertyValue": "%AS_DamageDelta",
"Target": "Self"
},
{
"$type": "SetAbilitySpecialByExpression",
"Expression": "property(Atk_Battle)*specials(AS_DamageRatio_EtherInfection_02)",
"ParamName": "AS_DamageDelta",
"Predicates": [
{
"$type": "ByAnimEventIDs",
"AnimEventIDs": [
"#Coop_LinkExQTE_EtherInfection_AttackProperty_02"
]
}
],
"ValueType": "Float"
},
{
"$type": "ModifyAttackDataAction",
"Predicates": [
{
"$type": "ByAnimEventIDs",
"AnimEventIDs": [
"#Coop_LinkExQTE_EtherInfection_AttackProperty_02"
]
}
],
"PropertyKey": "Actor_AddedAttackDelta",
"PropertyValue": "%AS_DamageDelta",
"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_Real",
"PropertyModifyFunction": "Add",
"PropertyType": "MaxHP"
}
}
],
"ModifierStacking": "GlobalUnique",
"NotIgnoreList": [
"World",
"Owner"
],
"OnAdded": [
{
"$type": "SetAbilitySpecialByExpression",
"Expression": "specials(AS_RecoverHPRatio)*(1+specials(AS_RecoverHPRatio_Added))",
"ParamName": "AS_RecoverHPRatio_Real",
"Target": "Self",
"ValueType": "Float"
},
{
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [
"IgnoreWitchSlowDown"
],
"IsAdd": true,
"Target": "TeamAvatarsAll"
},
{
"$type": "AttachModifier",
"ModifierName": "InvincibleBuffModifier",
"Target": "Self"
},
{
"$type": "ProcessScreenEffectAction",
"EffectKey": "WitchSlowDown_Activity_Coop_ChainTime_Vignette_01",
"EffectType": "Vignette"
},
{
"$type": "ProcessScreenEffectAction",
"EffectKey": "WitchSlowDown_Activity_Coop_ChainTime_RadialBlur_01",
"EffectType": "RadialBlur"
},
{
"$type": "ProcessScreenEffectAction",
"EffectKey": "WitchSlowDown_Activity_Coop_ChainTime_VREffects_01",
"EffectType": "VREffects"
},
{
"$type": "ProcessScreenEffectAction",
"EffectKey": "WitchSlowDown_Activity_Coop_ChainTime_ScreenEffects_01",
"EffectType": "ScreenEffects"
},
{
"$type": "ProcessScreenEffectAction",
"EffectKey": "WitchSlowDown_Activity_Coop_ChainTime_FXFog_01",
"EffectType": "FXFog"
},
{
"$type": "ProcessScreenEffectAction",
"EffectKey": "WitchSlowDown_Activity_Coop_ChainTime_ColorAdjustments_01",
"EffectType": "ColorAdjustments"
},
{
"$type": "ApplyModifier",
"ModifierName": "Avatar_Coop_RealyQTE_Tag_Modifier",
"Target": "Self"
}
],
"OnRemoved": [
{
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [
"IgnoreWitchSlowDown"
],
"IsAdd": false,
"Target": "TeamAvatarsAll"
},
{
"$type": "InterruptScreenEffectAction",
"EffectKey": "WitchSlowDown_Activity_Coop_ChainTime_Vignette_01",
"EffectType": "Vignette"
},
{
"$type": "InterruptScreenEffectAction",
"EffectKey": "WitchSlowDown_Activity_Coop_ChainTime_RadialBlur_01",
"EffectType": "RadialBlur"
},
{
"$type": "InterruptScreenEffectAction",
"EffectKey": "WitchSlowDown_Activity_Coop_ChainTime_VREffects_01",
"EffectType": "VREffects"
},
{
"$type": "InterruptScreenEffectAction",
"EffectKey": "WitchSlowDown_Activity_Coop_ChainTime_ScreenEffects_01",
"EffectType": "ScreenEffects"
},
{
"$type": "InterruptScreenEffectAction",
"EffectKey": "WitchSlowDown_Activity_Coop_ChainTime_FXFog_01",
"EffectType": "FXFog"
},
{
"$type": "InterruptScreenEffectAction",
"EffectKey": "WitchSlowDown_Activity_Coop_ChainTime_ColorAdjustments_01",
"EffectType": "ColorAdjustments"
}
],
"Properties": {
"Actor_IndividualFeverGetRatio": "%AS_FeverGetRatio",
"Actor_RpRecoverDelta": "%AS_RpRecoverDelta",
"Actor_SpRecoverDelta": "%AS_SpRecoverDelta"
}
},
"Avatar_Coop_RealyQTE_Tag_Modifier": {
"Duration": 3,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [
"AidAttack_Relay_QTE"
],
"IsAdd": true,
"Target": "Self"
}
],
"OnRemoved": [
{
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [
"AidAttack_Relay_QTE"
],
"IsAdd": false,
"Target": "Self"
}
]
},
"Coop_Avatar_LinkExQTE_Consume_Protect": {
"Duration": 0.2,
"ModifierStacking": "Unique",
"OnRemoved": [
{
"$type": "PopSpecialExQTEConsumeValue",
"Tag": "Coop_Avatar_ExQTE_NoConsume",
"Target": "Self"
}
]
},
"Coop_Avatar_LinkExQTE_Controller": {
"Duration": -1,
"ModifierMixins": [
{
"$type": "ActionsOnPropertyChangeMixin",
"DoInitialCheck": false,
"PropertyActions": [
{
"InstantPropertyChangeActions": [
{
"$type": "SetAbilitySpecialByExpression",
"DoRefresh": true,
"Expression": "specials(AS_RpToLinkCharge)*specials(AS_Energy_Delta)*(1+specials(AS_LinkRecover_Extra))",
"MpExecMode": "MpTotallyLocal",
"ParamName": "AS_LinkChargeRecover_Amount",
"Target": "Self",
"ValueType": "Float"
},
{
"$type": "MpLinkZoneChangeEnergyAction",
"Amount": "%AS_LinkChargeRecover_Amount",
"OperateType": 2,
"Predicates": [
{
"$type": "ByAbilitySpecial",
"CompareType": "Greater",
"Param": 0,
"ParamName": "AS_LinkChargeRecover_Amount",
"ParamType": "Float"
}
]
}
],
"IsSaveToSpecial": true,
"IsUsePercentage": false,
"NameSaveToSpecial": "AS_Energy_Delta",
"NameSaveToSpecialPotential": "AS_Energy_Delta",
"PropertyType": "CurRp",
"ReferMaxPropertyType": "MaxRp"
}
]
},
{
"$type": "ActionsOnPropertyChangeMixin",
"DoInitialCheck": false,
"PropertyActions": [
{
"InstantPropertyChangeActions": [
{
"$type": "SetAbilitySpecialByExpression",
"DoRefresh": true,
"Expression": "specials(AS_SpToLinkCharge)*specials(AS_Energy_Delta)*(1+specials(AS_LinkRecover_Extra))",
"MpExecMode": "MpTotallyLocal",
"ParamName": "AS_LinkChargeRecover_Amount",
"Target": "Self",
"ValueType": "Float"
},
{
"$type": "MpLinkZoneChangeEnergyAction",
"Amount": "%AS_LinkChargeRecover_Amount",
"OperateType": 1,
"Predicates": [
{
"$type": "ByAbilitySpecial",
"CompareType": "Greater",
"Param": 0,
"ParamName": "AS_LinkChargeRecover_Amount",
"ParamType": "Float"
}
]
}
],
"IsSaveToSpecial": true,
"IsUsePercentage": false,
"NameSaveToSpecial": "AS_Energy_Delta",
"NameSaveToSpecialPotential": "AS_Energy_Delta",
"PropertyType": "CurSP",
"ReferMaxPropertyType": "MaxSP"
}
]
}
],
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "ApplyModifier",
"ModifierName": "Coop_Avatar_LinkExQTE_ListenExQTE_FianlAttack_1091",
"Predicates": [
{
"$type": "ByEntityTemplateID",
"EntityType": "Avatar",
"Target": "Self",
"TemplateID": 1091
}
],
"Target": "Self"
},
{
"$type": "ApplyModifier",
"ModifierName": "Coop_Avatar_LinkExQTE_ListenExQTE_FianlAttack_1191",
"Predicates": [
{
"$type": "ByEntityTemplateID",
"EntityType": "Avatar",
"Target": "Self",
"TemplateID": 1191
}
],
"Target": "Self"
},
{
"$type": "ApplyModifier",
"ModifierName": "Coop_Avatar_LinkExQTE_ListenExQTE_FianlAttack_1371",
"Predicates": [
{
"$type": "ByEntityTemplateID",
"EntityType": "Avatar",
"Target": "Self",
"TemplateID": 1371
}
],
"Target": "Self"
},
{
"$type": "ApplyModifier",
"ModifierName": "Coop_Avatar_LinkExQTE_ListenExQTE_FianlAttack_1431",
"Predicates": [
{
"$type": "ByEntityTemplateID",
"EntityType": "Avatar",
"Target": "Self",
"TemplateID": 1431
}
],
"Target": "Self"
},
{
"$type": "ApplyModifier",
"ModifierName": "Coop_Avatar_LinkExQTE_ListenExQTE_FianlAttack_1041",
"Predicates": [
{
"$type": "ByEntityTemplateID",
"EntityType": "Avatar",
"Target": "Self",
"TemplateID": 1041
}
],
"Target": "Self"
},
{
"$type": "ApplyModifier",
"ModifierName": "Coop_Avatar_LinkExQTE_ListenExQTE_FianlAttack_1221",
"Predicates": [
{
"$type": "ByEntityTemplateID",
"EntityType": "Avatar",
"Target": "Self",
"TemplateID": 1221
}
],
"Target": "Self"
},
{
"$type": "ApplyModifier",
"ModifierName": "Coop_Avatar_LinkExQTE_ListenExQTE_FianlAttack_1161",
"Predicates": [
{
"$type": "ByEntityTemplateID",
"EntityType": "Avatar",
"Target": "Self",
"TemplateID": 1161
}
],
"Target": "Self"
},
{
"$type": "ApplyModifier",
"ModifierName": "Coop_Avatar_LinkExQTE_ListenExQTE_FianlAttack_1251",
"Predicates": [
{
"$type": "ByEntityTemplateID",
"EntityType": "Avatar",
"Target": "Self",
"TemplateID": 1251
}
],
"Target": "Self"
},
{
"$type": "ApplyModifier",
"ModifierName": "Coop_Avatar_LinkExQTE_ListenExQTE_FianlAttack_1311",
"Predicates": [
{
"$type": "ByEntityTemplateID",
"EntityType": "Avatar",
"Target": "Self",
"TemplateID": 1311
}
],
"Target": "Self"
},
{
"$type": "ApplyModifier",
"ModifierName": "Coop_Avatar_LinkExQTE_ListenExQTE_FianlAttack_1451",
"Predicates": [
{
"$type": "ByEntityTemplateID",
"EntityType": "Avatar",
"Target": "Self",
"TemplateID": 1451
}
],
"Target": "Self"
}
],
"OnExQTEConsume": [
{
"$type": "PopSpecialExQTEConsumeValue",
"Tag": "Coop_Avatar_ExQTE_NoConsume",
"Target": "Self"
}
],
"OnExitCharacterUltPerform": [
{
"$type": "ApplyModifier",
"ModifierName": "Coop_Avatar_LinkExQTE_Consume_Protect",
"Target": "Self"
}
],
"OnMpLinkZoneAvatarUltStart": [
{
"$type": "RemoveModifier",
"ModifierName": "Coop_Avatar_LinkExQTE_Consume_Protect",
"Target": "Self"
},
{
"$type": "PushSpecialExQTEConsumeValue",
"Tag": "Coop_Avatar_ExQTE_NoConsume",
"Target": "Self",
"newConsumeValue": 0
},
{
"$type": "TriggerSoundAction",
"Target": "Self",
"soundActionKey": "SA_OnLine_LinkExQTE_2D"
},
{
"$type": "TriggerSoundAction",
"Target": "TeamAvatars",
"soundActionKey": "SA_OnLine_LinkTime_End"
},
{
"$type": "TriggerSoundAction",
"Target": "TeamAvatars",
"soundActionKey": "SA_OnLine_LinkTime_Start"
}
],
"OnMpLinkZoneEnd": [
{
"$type": "TriggerSoundAction",
"Target": "Self",
"soundActionKey": "SA_OnLine_LinkTime_End"
}
],
"OnMpLinkZoneTeamExQTEStart": [
{
"$type": "SetAbilitySpecialAction",
"ModifyFunction": "Replace",
"Param": true,
"ParamName": "AS_isMpLinkZoneTeamExQTECaster",
"ParamType": "Boolean",
"Predicates": [
{
"$type": "ByIsMpLinkZoneTeamExQTECaster",
"Target": "Self"
}
]
},
{
"$type": "SetAbilitySpecialAction",
"ModifyFunction": "Replace",
"Param": true,
"ParamName": "AS_MpLinkZoneTeamExQTEThreeAvatar",
"ParamType": "Boolean",
"Predicates": [
{
"$type": "ByMpLinkZoneTeamExQTEType",
"TeamExQTEType": "ThreeAvatar"
}
]
},
{
"$type": "SetAbilitySpecialAction",
"ModifyFunction": "Replace",
"Param": true,
"ParamName": "AS_MpLinkZoneTeamExQTETwoAvatar",
"ParamType": "Boolean",
"Predicates": [
{
"$type": "ByMpLinkZoneTeamExQTEType",
"TeamExQTEType": "TwoAvatar"
}
]
},
{
"$type": "SetAbilitySpecialAction",
"ModifyFunction": "Replace",
"Param": true,
"ParamName": "AS_FirstAvatar",
"ParamType": "Boolean",
"Predicates": [
{
"$type": "ByMpLinkZoneTeamExQTEPosIndex",
"PosIndex": 0
}
]
},
{
"$type": "SetAbilitySpecialAction",
"ModifyFunction": "Replace",
"Param": true,
"ParamName": "AS_SecondAvatar",
"ParamType": "Boolean",
"Predicates": [
{
"$type": "ByMpLinkZoneTeamExQTEPosIndex",
"PosIndex": 1
}
]
},
{
"$type": "SetAbilitySpecialAction",
"ModifyFunction": "Replace",
"Param": true,
"ParamName": "AS_ThirdAvatar",
"ParamType": "Boolean",
"Predicates": [
{
"$type": "ByMpLinkZoneTeamExQTEPosIndex",
"PosIndex": 2
}
]
},
{
"$type": "ApplyModifier",
"ModifierName": "Coop_Avatar_LinkExQTE_UIShow",
"Predicates": [
{
"$type": "ByNot",
"Predicates": [
{
"$type": "ByIsCoopSettlement"
}
]
}
],
"Target": "Self"
},
{
"$type": "ApplyModifier",
"ModifierName": "Coop_Avatar_LinkExQTE_SoundPlayForAI",
"Predicates": [
{
"$type": "ByNot",
"Predicates": [
{
"$type": "ByIsCoopSettlement"
}
]
}
],
"Target": "TeamAvatars"
}
],
"OnRelayAttackBegin": [
{
"$type": "SetAbilitySpecialByExpression",
"DoRefresh": true,
"Expression": "specials(AS_LinkCharge_Amount_RelayAttack)*(1+specials(AS_LinkRecover_Extra))",
"ParamName": "AS_LinkChargeRecover_Amount_Real",
"Target": "Self",
"ValueType": "Float"
},
{
"$type": "MpLinkZoneChangeEnergyAction",
"Amount": "%AS_LinkChargeRecover_Amount_Real",
"OperateType": 4
}
],
"OnSkillStart": [
{
"$type": "SetAbilitySpecialByExpression",
"DoRefresh": true,
"Expression": "specials(AS_LinkCharge_Amount_ParryAid)*(1+specials(AS_LinkRecover_Extra))",
"ParamName": "AS_LinkCharge_Amount_ParryAid_Real",
"Predicates": [
{
"$type": "ByOr",
"Predicates": [
{
"$type": "ByFromSkillType",
"SkillType": "EvadeAid",
"Target": "Self"
},
{
"$type": "ByFromSkillType",
"SkillType": "ParryAid",
"Target": "Self"
}
]
},
{
"$type": "ByNot",
"Predicates": [
{
"$type": "ByAvatarProfessionType",
"ProfessionType": "Stun"
}
]
}
],
"Target": "Self",
"ValueType": "Float"
},
{
"$type": "SetAbilitySpecialByExpression",
"DoRefresh": true,
"Expression": "specials(AS_LinkCharge_Amount_ParryAid_Stun)*(1+specials(AS_LinkRecover_Extra))",
"ParamName": "AS_LinkCharge_Amount_ParryAid_Real",
"Predicates": [
{
"$type": "ByOr",
"Predicates": [
{
"$type": "ByFromSkillType",
"SkillType": "EvadeAid",
"Target": "Self"
},
{
"$type": "ByFromSkillType",
"SkillType": "ParryAid",
"Target": "Self"
}
]
},
{
"$type": "ByAvatarProfessionType",
"ProfessionType": "Stun"
}
],
"Target": "Self",
"ValueType": "Float"
},
{
"$type": "MpLinkZoneChangeEnergyAction",
"Amount": "%AS_LinkCharge_Amount_ParryAid_Real",
"OperateType": 3,
"Predicates": [
{
"$type": "ByOr",
"Predicates": [
{
"$type": "ByFromSkillType",
"SkillType": "EvadeAid",
"Target": "Self"
},
{
"$type": "ByFromSkillType",
"SkillType": "ParryAid",
"Target": "Self"
}
]
}
]
}
]
},
"Coop_Avatar_LinkExQTE_FinalAttack_EtherInfection": {
"DelayHandlers": [
{
"DelayTime": 0.15,
"IgnoreTimeScale": true,
"TimeUpActions": [
{
"$type": "SetAttackTargetBySpecificTargetAction",
"ForceOverride": true,
"IgnoreSetAttackTargetCD": true,
"IsUseLockTarget": true,
"MpExecMode": "MpAuthorityOnly",
"NewLockTarget": "Custom",
"NewLockTargetCustomKey": "Player_Default_LockTarget_02_OnlyMonster",
"Target": "Self"
},
{
"$type": "TriggerAbilityAction",
"AbilityName": "Coop_Avatar_LinkFinalAttack_EtherInfection",
"MpExecMode": "MpAuthorityOnly",
"Target": "Self"
},
{
"$type": "ProcessScreenEffectAction",
"EffectKey": "Activity_Coop_Miasma_Vignette_01",
"EffectType": "Vignette",
"MpExecMode": "MpTotallyLocal"
},
{
"$type": "ProcessScreenEffectAction",
"EffectKey": "Activity_Coop_Miasma_ColorAdjustments_01",
"EffectType": "ColorAdjustments",
"MpExecMode": "MpTotallyLocal"
}
]
},
{
"DelayTime": 0.2,
"IgnoreTimeScale": true,
"TimeUpActions": [
{
"$type": "HandleAnimEventWithPosRot",
"AnimEventID": "#Coop_LinkExQTE_EtherInfection_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_EtherInfection_SavePoint"
}
},
"MpExecMode": "MpAuthorityOnly"
}
]
},
{
"DelayTime": 0.9,
"IgnoreTimeScale": true,
"TimeUpActions": [
{
"$type": "FireEffect",
"EffectPattern": "Eff_Common_Miasma_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": 1,
"IgnoreTimeScale": true,
"TimeUpActions": [
{
"$type": "FireEffect",
"EffectPattern": "Eff_Common_Miasma_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"
},
{
"$type": "HandleAnimEventWithPosRot",
"AnimEventID": "#Coop_LinkExQTE_EtherInfection_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_EtherInfection_SavePoint"
}
},
"MpExecMode": "MpAuthorityOnly"
},
{
"$type": "ApplyModifier",
"ModifierName": "Avatar_Coop_ChainTime_WitchTime",
"Predicates": [
{
"$type": "ByTargetAbilitySpecial",
"CompareType": "Equal",
"Param": true,
"ParamName": "AS_MpLinkZoneTeamExQTEThreeAvatar",
"ParamType": "Boolean",
"Target": "Self",
"TargetAbilityName": "Coop_Avatar_LinkBase"
},
{
"$type": "ByNot",
"Predicates": [
{
"$type": "ByIsCoopSettlement"
}
]
}
],
"Target": "Self"
},
{
"$type": "TriggerSoundAction",
"Target": "Self",
"soundActionKey": "SA_OnLine_LinkFinal_Impact"
},
{
"$type": "AttackCameraShakeAction",
"ShakeConfigKey": "Coop_LinkExQTE_EtherInfection_AttackProperty_CameraShake_E",
"Target": "Self"
},
{
"$type": "GamepadRumbleAction",
"GamepadRumbleKey": "Common_GamepadRumble_E_02",
"Target": "Self"
},
{
"$type": "MpLinkZoneFinishComboUltAction"
},
{
"$type": "RemoveModifier",
"ModifierName": "Coop_Avatar_LinkExQTE_FinalAttack_EtherInfection",
"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": "SetTargetAbilitySpecialAction",
"Params": [
{
"AbilityName": "Coop_Avatar_LinkBase",
"AbilitySpecials": [
{
"ModifyFunction": "Replace",
"Param": false,
"ParamName": "AS_isMpLinkZoneTeamExQTECaster",
"ParamType": "Boolean"
}
]
}
],
"Target": "Self"
},
{
"$type": "SetTargetAbilitySpecialAction",
"Params": [
{
"AbilityName": "Coop_Avatar_LinkBase",
"AbilitySpecials": [
{
"ModifyFunction": "Replace",
"Param": false,
"ParamName": "AS_MpLinkZoneTeamExQTEThreeAvatar",
"ParamType": "Boolean"
}
]
}
],
"Target": "Self"
},
{
"$type": "SetTargetAbilitySpecialAction",
"Params": [
{
"AbilityName": "Coop_Avatar_LinkBase",
"AbilitySpecials": [
{
"ModifyFunction": "Replace",
"Param": false,
"ParamName": "AS_MpLinkZoneTeamExQTETwoAvatar",
"ParamType": "Boolean"
}
]
}
],
"Target": "Self"
},
{
"$type": "SetTargetAbilitySpecialAction",
"Params": [
{
"AbilityName": "Coop_Avatar_LinkBase",
"AbilitySpecials": [
{
"ModifyFunction": "Replace",
"Param": false,
"ParamName": "AS_FirstAvatar",
"ParamType": "Boolean"
}
]
}
],
"Target": "Self"
},
{
"$type": "SetTargetAbilitySpecialAction",
"Params": [
{
"AbilityName": "Coop_Avatar_LinkBase",
"AbilitySpecials": [
{
"ModifyFunction": "Replace",
"Param": false,
"ParamName": "AS_SecondAvatar",
"ParamType": "Boolean"
}
]
}
],
"Target": "Self"
},
{
"$type": "SetTargetAbilitySpecialAction",
"Params": [
{
"AbilityName": "Coop_Avatar_LinkBase",
"AbilitySpecials": [
{
"ModifyFunction": "Replace",
"Param": false,
"ParamName": "AS_ThirdAvatar",
"ParamType": "Boolean"
}
]
}
],
"Target": "Self"
},
{
"$type": "InterruptScreenEffectAction",
"EffectKey": "Activity_Coop_Miasma_Vignette_01",
"EffectType": "Vignette"
},
{
"$type": "InterruptScreenEffectAction",
"EffectKey": "Activity_Coop_Miasma_ColorAdjustments_01",
"EffectType": "ColorAdjustments"
}
]
},
"Coop_Avatar_LinkExQTE_FinalAttack_Flame": {
"DelayHandlers": [
{
"DelayTime": 0.25,
"IgnoreTimeScale": true,
"TimeUpActions": [
{
"$type": "SetAttackTargetBySpecificTargetAction",
"ForceOverride": true,
"IgnoreSetAttackTargetCD": true,
"IsUseLockTarget": true,
"MpExecMode": "MpAuthorityOnly",
"NewLockTarget": "Custom",
"NewLockTargetCustomKey": "Player_Default_LockTarget_02_OnlyMonster",
"Target": "Self"
},
{
"$type": "TriggerAbilityAction",
"AbilityName": "Coop_Avatar_LinkFinalAttack_Flame",
"MpExecMode": "MpAuthorityOnly",
"Target": "Self"
},
{
"$type": "FireEffect",
"EffectPattern": "Eff_Common_Flame_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"
},
{
"$type": "ProcessScreenEffectAction",
"EffectKey": "Activity_Coop_FireBall_ColorAdjustments_01",
"EffectType": "ColorAdjustments",
"MpExecMode": "MpTotallyLocal"
},
{
"$type": "ProcessScreenEffectAction",
"EffectKey": "Activity_Coop_FireBall_Vignette_01",
"EffectType": "Vignette",
"MpExecMode": "MpTotallyLocal"
}
]
},
{
"DelayTime": 0.717,
"IgnoreTimeScale": true,
"TimeUpActions": [
{
"$type": "FireEffect",
"EffectPattern": "Eff_Common_Flame_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"
},
{
"$type": "HandleAnimEventWithPosRot",
"AnimEventID": "#Coop_LinkExQTE_Flame_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_Flame_SavePoint"
}
},
"MpExecMode": "MpAuthorityOnly"
},
{
"$type": "ApplyModifier",
"ModifierName": "Avatar_Coop_ChainTime_WitchTime",
"Predicates": [
{
"$type": "ByTargetAbilitySpecial",
"CompareType": "Equal",
"Param": true,
"ParamName": "AS_MpLinkZoneTeamExQTEThreeAvatar",
"ParamType": "Boolean",
"Target": "Self",
"TargetAbilityName": "Coop_Avatar_LinkBase"
},
{
"$type": "ByNot",
"Predicates": [
{
"$type": "ByIsCoopSettlement"
}
]
}
],
"Target": "Self"
},
{
"$type": "AttackCameraShakeAction",
"ShakeConfigKey": "Coop_LinkExQTE_Flame_AttackProperty_CameraShake_E",
"Target": "Self"
},
{
"$type": "GamepadRumbleAction",
"GamepadRumbleKey": "Common_GamepadRumble_E_02",
"Target": "Self"
},
{
"$type": "TriggerSoundAction",
"Target": "Self",
"soundActionKey": "SA_OnLine_LinkFinal_Impact"
},
{
"$type": "MpLinkZoneFinishComboUltAction"
},
{
"$type": "RemoveModifier",
"ModifierName": "Coop_Avatar_LinkExQTE_FinalAttack_Flame",
"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": "SetTargetAbilitySpecialAction",
"Params": [
{
"AbilityName": "Coop_Avatar_LinkBase",
"AbilitySpecials": [
{
"ModifyFunction": "Replace",
"Param": false,
"ParamName": "AS_isMpLinkZoneTeamExQTECaster",
"ParamType": "Boolean"
}
]
}
],
"Target": "Self"
},
{
"$type": "SetTargetAbilitySpecialAction",
"Params": [
{
"AbilityName": "Coop_Avatar_LinkBase",
"AbilitySpecials": [
{
"ModifyFunction": "Replace",
"Param": false,
"ParamName": "AS_MpLinkZoneTeamExQTEThreeAvatar",
"ParamType": "Boolean"
}
]
}
],
"Target": "Self"
},
{
"$type": "SetTargetAbilitySpecialAction",
"Params": [
{
"AbilityName": "Coop_Avatar_LinkBase",
"AbilitySpecials": [
{
"ModifyFunction": "Replace",
"Param": false,
"ParamName": "AS_MpLinkZoneTeamExQTETwoAvatar",
"ParamType": "Boolean"
}
]
}
],
"Target": "Self"
},
{
"$type": "SetTargetAbilitySpecialAction",
"Params": [
{
"AbilityName": "Coop_Avatar_LinkBase",
"AbilitySpecials": [
{
"ModifyFunction": "Replace",
"Param": false,
"ParamName": "AS_FirstAvatar",
"ParamType": "Boolean"
}
]
}
],
"Target": "Self"
},
{
"$type": "SetTargetAbilitySpecialAction",
"Params": [
{
"AbilityName": "Coop_Avatar_LinkBase",
"AbilitySpecials": [
{
"ModifyFunction": "Replace",
"Param": false,
"ParamName": "AS_SecondAvatar",
"ParamType": "Boolean"
}
]
}
],
"Target": "Self"
},
{
"$type": "SetTargetAbilitySpecialAction",
"Params": [
{
"AbilityName": "Coop_Avatar_LinkBase",
"AbilitySpecials": [
{
"ModifyFunction": "Replace",
"Param": false,
"ParamName": "AS_ThirdAvatar",
"ParamType": "Boolean"
}
]
}
],
"Target": "Self"
},
{
"$type": "InterruptScreenEffectAction",
"EffectKey": "Activity_Coop_FireBall_ColorAdjustments_01",
"EffectType": "ColorAdjustments"
},
{
"$type": "InterruptScreenEffectAction",
"EffectKey": "Activity_Coop_FireBall_Vignette_01",
"EffectType": "Vignette"
}
]
},
"Coop_Avatar_LinkExQTE_FinalAttack_Thunder": {
"DelayHandlers": [
{
"DelayTime": 0.1,
"TimeUpActions": [
{
"$type": "SetAttackTargetBySpecificTargetAction",
"ForceOverride": true,
"IgnoreSetAttackTargetCD": true,
"IsUseLockTarget": true,
"MpExecMode": "MpAuthorityOnly",
"NewLockTarget": "Custom",
"NewLockTargetCustomKey": "Player_Default_LockTarget_02_OnlyMonster",
"Target": "Self"
},
{
"$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": "ByTargetAbilitySpecial",
"CompareType": "Equal",
"Param": true,
"ParamName": "AS_MpLinkZoneTeamExQTEThreeAvatar",
"ParamType": "Boolean",
"Target": "Self",
"TargetAbilityName": "Coop_Avatar_LinkBase"
},
{
"$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": "SetTargetAbilitySpecialAction",
"Params": [
{
"AbilityName": "Coop_Avatar_LinkBase",
"AbilitySpecials": [
{
"ModifyFunction": "Replace",
"Param": false,
"ParamName": "AS_isMpLinkZoneTeamExQTECaster",
"ParamType": "Boolean"
}
]
}
],
"Target": "Self"
},
{
"$type": "SetTargetAbilitySpecialAction",
"Params": [
{
"AbilityName": "Coop_Avatar_LinkBase",
"AbilitySpecials": [
{
"ModifyFunction": "Replace",
"Param": false,
"ParamName": "AS_MpLinkZoneTeamExQTEThreeAvatar",
"ParamType": "Boolean"
}
]
}
],
"Target": "Self"
},
{
"$type": "SetTargetAbilitySpecialAction",
"Params": [
{
"AbilityName": "Coop_Avatar_LinkBase",
"AbilitySpecials": [
{
"ModifyFunction": "Replace",
"Param": false,
"ParamName": "AS_MpLinkZoneTeamExQTETwoAvatar",
"ParamType": "Boolean"
}
]
}
],
"Target": "Self"
},
{
"$type": "SetTargetAbilitySpecialAction",
"Params": [
{
"AbilityName": "Coop_Avatar_LinkBase",
"AbilitySpecials": [
{
"ModifyFunction": "Replace",
"Param": false,
"ParamName": "AS_FirstAvatar",
"ParamType": "Boolean"
}
]
}
],
"Target": "Self"
},
{
"$type": "SetTargetAbilitySpecialAction",
"Params": [
{
"AbilityName": "Coop_Avatar_LinkBase",
"AbilitySpecials": [
{
"ModifyFunction": "Replace",
"Param": false,
"ParamName": "AS_SecondAvatar",
"ParamType": "Boolean"
}
]
}
],
"Target": "Self"
},
{
"$type": "SetTargetAbilitySpecialAction",
"Params": [
{
"AbilityName": "Coop_Avatar_LinkBase",
"AbilitySpecials": [
{
"ModifyFunction": "Replace",
"Param": false,
"ParamName": "AS_ThirdAvatar",
"ParamType": "Boolean"
}
]
}
],
"Target": "Self"
},
{
"$type": "InterruptScreenEffectAction",
"EffectKey": "Activity_Coop_Thunder_ColorAdjustments_01",
"EffectType": "ColorAdjustments"
},
{
"$type": "InterruptScreenEffectAction",
"EffectKey": "Activity_Coop_Thunder_Vignette_01",
"EffectType": "Vignette"
}
]
},
"Coop_Avatar_LinkExQTE_ListenExQTE_FianlAttack_1041": {
"Duration": -1,
"ModifierMixins": [
{
"$type": "ActwithStateFrameMixin",
"ConfigList": [
{
"ActionList": [
{
"$type": "MpLinkZoneFinishAvatarUltAttackAction"
}
],
"AnimatorStateName": "SwitchIn_Attack_Ex",
"ForceTriggerOnTransitionIn": true,
"ForceTriggerOnTransitionOut": true,
"Frame": 59,
"IsLoop": false,
"LayerIndex": 0
}
]
}
],
"ModifierStacking": "Unique"
},
"Coop_Avatar_LinkExQTE_ListenExQTE_FianlAttack_1091": {
"Duration": -1,
"ModifierMixins": [
{
"$type": "ActwithStateFrameMixin",
"ConfigList": [
{
"ActionList": [
{
"$type": "MpLinkZoneFinishAvatarUltAttackAction"
}
],
"AnimatorStateName": "SwitchIn_Attack_Ex",
"ForceTriggerOnTransitionIn": true,
"ForceTriggerOnTransitionOut": true,
"Frame": 162,
"IsLoop": false,
"LayerIndex": 0
}
]
}
],
"ModifierStacking": "Unique"
},
"Coop_Avatar_LinkExQTE_ListenExQTE_FianlAttack_1161": {
"Duration": -1,
"ModifierMixins": [
{
"$type": "ActwithStateFrameMixin",
"ConfigList": [
{
"ActionList": [
{
"$type": "MpLinkZoneFinishAvatarUltAttackAction"
}
],
"AnimatorStateName": "SwitchIn_Attack_Ex",
"ForceTriggerOnTransitionIn": true,
"ForceTriggerOnTransitionOut": true,
"Frame": 8,
"IsLoop": false,
"LayerIndex": 0
}
]
}
],
"ModifierStacking": "Unique"
},
"Coop_Avatar_LinkExQTE_ListenExQTE_FianlAttack_1191": {
"Duration": -1,
"ModifierMixins": [
{
"$type": "ActwithStateFrameMixin",
"ConfigList": [
{
"ActionList": [
{
"$type": "MpLinkZoneFinishAvatarUltAttackAction"
}
],
"AnimatorStateName": "SwitchIn_Attack_Ex",
"ForceTriggerOnTransitionIn": true,
"ForceTriggerOnTransitionOut": true,
"Frame": 53,
"IsLoop": false,
"LayerIndex": 0
}
]
}
],
"ModifierStacking": "Unique"
},
"Coop_Avatar_LinkExQTE_ListenExQTE_FianlAttack_1221": {
"Duration": -1,
"ModifierMixins": [
{
"$type": "ActwithStateFrameMixin",
"ConfigList": [
{
"ActionList": [
{
"$type": "MpLinkZoneFinishAvatarUltAttackAction"
}
],
"AnimatorStateName": "SwitchIn_Attack_Ex",
"ForceTriggerOnTransitionIn": true,
"ForceTriggerOnTransitionOut": true,
"Frame": 102,
"IsLoop": false,
"LayerIndex": 0
}
]
}
],
"ModifierStacking": "Unique"
},
"Coop_Avatar_LinkExQTE_ListenExQTE_FianlAttack_1251": {
"Duration": -1,
"ModifierMixins": [
{
"$type": "ActwithStateFrameMixin",
"ConfigList": [
{
"ActionList": [
{
"$type": "MpLinkZoneFinishAvatarUltAttackAction"
}
],
"AnimatorStateName": "SwitchIn_Attack_Ex",
"ForceTriggerOnTransitionIn": true,
"ForceTriggerOnTransitionOut": true,
"Frame": 76,
"IsLoop": false,
"LayerIndex": 0
}
]
}
],
"ModifierStacking": "Unique"
},
"Coop_Avatar_LinkExQTE_ListenExQTE_FianlAttack_1311": {
"Duration": -1,
"ModifierMixins": [
{
"$type": "ActwithStateFrameMixin",
"ConfigList": [
{
"ActionList": [
{
"$type": "MpLinkZoneFinishAvatarUltAttackAction"
}
],
"AnimatorStateName": "SwitchIn_Attack_Ex",
"ForceTriggerOnTransitionIn": true,
"ForceTriggerOnTransitionOut": true,
"Frame": 60,
"IsLoop": false,
"LayerIndex": 0
}
]
}
],
"ModifierStacking": "Unique"
},
"Coop_Avatar_LinkExQTE_ListenExQTE_FianlAttack_1371": {
"Duration": -1,
"ModifierMixins": [
{
"$type": "ActwithStateFrameMixin",
"ConfigList": [
{
"ActionList": [
{
"$type": "MpLinkZoneFinishAvatarUltAttackAction"
}
],
"AnimatorStateName": "SwitchIn_Attack_Ex",
"ForceTriggerOnTransitionIn": true,
"ForceTriggerOnTransitionOut": true,
"Frame": 198,
"IsLoop": false,
"LayerIndex": 0
}
]
}
],
"ModifierStacking": "Unique"
},
"Coop_Avatar_LinkExQTE_ListenExQTE_FianlAttack_1431": {
"Duration": -1,
"ModifierMixins": [
{
"$type": "ActwithStateFrameMixin",
"ConfigList": [
{
"ActionList": [
{
"$type": "MpLinkZoneFinishAvatarUltAttackAction"
}
],
"AnimatorStateName": "SwitchIn_Attack_Ex",
"ForceTriggerOnTransitionIn": true,
"ForceTriggerOnTransitionOut": true,
"Frame": 20,
"IsLoop": false,
"LayerIndex": 0
},
{
"ActionList": [
{
"$type": "MpLinkZoneFinishAvatarUltAttackAction"
}
],
"AnimatorStateName": "SwitchIn_Attack_Ex_P2",
"ForceTriggerOnTransitionIn": true,
"ForceTriggerOnTransitionOut": true,
"Frame": 79,
"IsLoop": false,
"LayerIndex": 0
}
]
}
],
"ModifierStacking": "Unique"
},
"Coop_Avatar_LinkExQTE_ListenExQTE_FianlAttack_1451": {
"Duration": -1,
"ModifierMixins": [
{
"$type": "ActwithStateFrameMixin",
"ConfigList": [
{
"ActionList": [
{
"$type": "MpLinkZoneFinishAvatarUltAttackAction"
}
],
"AnimatorStateName": "SwitchIn_Attack_Ex_Attack",
"ForceTriggerOnTransitionIn": true,
"ForceTriggerOnTransitionOut": true,
"Frame": 32,
"IsLoop": false,
"LayerIndex": 0
}
]
}
],
"ModifierStacking": "Unique"
},
"Coop_Avatar_LinkExQTE_SoundPlayForAI": {
"Duration": 1,
"ModifierStacking": "Replace",
"OnAdded": [
{
"$type": "TriggerSoundAction",
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"Coop_AIBot_AutoBattle"
],
"Target": "Self"
}
],
"Target": "Self",
"soundActionKey": "SA_OnLine_LinkFinal_Start_RelayAI"
}
]
},
"Coop_Avatar_LinkExQTE_UIShow": {
"Duration": 1,
"IgnoreTimeScale": true,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "TriggerSoundAction",
"Target": "Self",
"soundActionKey": "SA_OnLine_LinkTime_End"
},
{
"$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_Start_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_Start_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_Start_Relay3"
},
{
"$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"
}
},
"Predicates": [
{
"$type": "ByAbilitySpecial",
"CompareType": "Equal",
"Param": true,
"ParamName": "AS_MpLinkZoneTeamExQTEThreeAvatar",
"ParamType": "Boolean",
"Target": "Self"
},
{
"$type": "ByNot",
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"Coop_Avatar_CharacterUltPerform"
],
"Target": "Self"
}
]
}
],
"Target": "Self"
},
{
"$type": "FireEffect",
"EffectPattern": "Eff_Coop_Activity_01_04_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"
}
},
"Predicates": [
{
"$type": "ByAbilitySpecial",
"CompareType": "Equal",
"Param": true,
"ParamName": "AS_MpLinkZoneTeamExQTETwoAvatar",
"ParamType": "Boolean",
"Target": "Self"
},
{
"$type": "ByNot",
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"Coop_Avatar_CharacterUltPerform"
],
"Target": "Self"
}
]
}
],
"Target": "Self"
},
{
"$type": "SetupUIAction",
"HideUITags": [
"InLevelMainPage"
],
"IgnoreFadeAnimation": false,
"Priority": 1,
"SetupTag": "Coop_Avatar_ExQTE_SetupTag"
},
{
"$type": "InputMuteAction",
"CameraMoveMute": false,
"CharacterBagMute": false,
"NotSkillHUD": false,
"Tag": "Coop_Avatar_ExQTE_InputMute"
},
{
"$type": "InputEnableAction",
"Infos": [
{
"Enabled": false,
"InputType": "SkillUltra"
}
],
"Tag": "Coop_Avatar_ExQTE_InputMute_Ultra"
},
{
"$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_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_Flame",
"MpExecMode": "AuthorityOnly",
"Predicates": [
{
"$type": "ByAbilitySpecial",
"CompareType": "Equal",
"Param": true,
"ParamName": "AS_isMpLinkZoneTeamExQTECaster",
"ParamType": "Boolean",
"Target": "Self"
},
{
"$type": "ByIsInZoneTags",
"Tags": [
"Coop_Flame_Avatar"
],
"Target": "Self"
},
{
"$type": "ByNot",
"Predicates": [
{
"$type": "ByIsCoopSettlement"
}
]
}
],
"Target": "TeamAvatarsAll"
},
{
"$type": "ApplyModifier",
"ModifierName": "Coop_Avatar_LinkExQTE_FinalAttack_Thunder",
"MpExecMode": "AuthorityOnly",
"Predicates": [
{
"$type": "ByAbilitySpecial",
"CompareType": "Equal",
"Param": true,
"ParamName": "AS_isMpLinkZoneTeamExQTECaster",
"ParamType": "Boolean",
"Target": "Self"
},
{
"$type": "ByIsInZoneTags",
"Tags": [
"Coop_Thunder_Avatar"
],
"Target": "Self"
},
{
"$type": "ByNot",
"Predicates": [
{
"$type": "ByIsCoopSettlement"
}
]
}
],
"Target": "TeamAvatarsAll"
},
{
"$type": "ApplyModifier",
"ModifierName": "Coop_Avatar_LinkExQTE_FinalAttack_EtherInfection",
"MpExecMode": "AuthorityOnly",
"Predicates": [
{
"$type": "ByAbilitySpecial",
"CompareType": "Equal",
"Param": true,
"ParamName": "AS_isMpLinkZoneTeamExQTECaster",
"ParamType": "Boolean",
"Target": "Self"
},
{
"$type": "ByIsInZoneTags",
"Tags": [
"Coop_EtherInfection_Avatar"
],
"Target": "Self"
},
{
"$type": "ByNot",
"Predicates": [
{
"$type": "ByIsCoopSettlement"
}
]
}
],
"Target": "TeamAvatarsAll"
}
]
},
"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"
}
]
}
}
}