ZenlessData/Data/Player_AidAttackWitchTime.json

277 lines
7.8 KiB
JSON
Raw Permalink Normal View History

{
"AbilityMixins": [
{
"$type": "AttachZoneTagWithModifierMixin",
"ConfigList": [
{
"ModifierNameList": [
"WitchModifier_ParryAid"
],
"ZoneTag": "AidAttackWitchSlowDownZoneTag"
}
]
}
],
"AbilityName": "Player_AidAttackWitchTime",
"AbilitySpecials": {
"DurationTime": {
"Value": 2.5
}
},
"AbilityStacking": "Unique",
"Modifiers": {
"InvincibleBuffModifier": {
"Buff": {
"BuffID": 121001,
"IsOverrideDuration": true
},
"Duration": -1,
"ModifierStacking": "Refresh"
},
"WitchModifier_EvadeAid": {
"Duration": "%DurationTime",
"ModifierMixins": [
{
"$type": "WitchSlowDownMixin",
"CustomKey": "Avatar_Common_WitchSlowDown_AbilityTargetting_01",
"EnableForMultiplayer": true,
"ExcludeTargets": "Custom",
"OnEnd": [
{
"$type": "ModifyMassRatioEndAction",
"Target": "Self"
},
{
"$type": "TriggerSoundAction",
"Target": "Self",
"soundActionKey": "Play_SFX_Char_Evade_Success_EvadeAid_End"
},
{
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [
"WithInWitchSlowDown_Monster"
],
"IsAdd": false,
"Target": "EnemyAllied"
},
{
"$type": "RemoveModifier",
"ModifierName": "WitchModifier_EvadeAid",
"Target": "Self"
}
],
"OnStart": [
{
"$type": "ModifyMassRatioAction",
"Ratio": -0.99,
"Target": "Self"
},
{
"$type": "TriggerSoundAction",
"Target": "Self",
"soundActionKey": "Play_SFX_Char_Evade_Success_EvadeAid_Start"
},
{
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [
"WithInWitchSlowDown_Monster"
],
"IsAdd": true,
"Target": "EnemyAllied"
}
],
"SlowDownKey": "WitchSlowDown_TimeSlow_01",
"TotalDuration": -1,
"WitchSlowDownRBLOffset": 0
}
],
"ModifierStacking": "Replace",
"OnAdded": [
{
"$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": "InterruptScreenEffectAction",
"EffectType": "Vignette",
"TargetKey": "WitchSlowDown_Vignette_01"
},
{
"$type": "InterruptScreenEffectAction",
"EffectType": "RadialBlur",
"TargetKey": "WitchSlowDown_RadialBlur_01"
},
{
"$type": "InterruptScreenEffectAction",
"EffectType": "VREffects",
"TargetKey": "WitchSlowDown_VREffects_01"
},
{
"$type": "InterruptScreenEffectAction",
"EffectType": "ScreenEffects",
"TargetKey": "WitchSlowDown_ScreenEffects_01"
},
{
"$type": "InterruptScreenEffectAction",
"EffectType": "FXFog",
"TargetKey": "WitchSlowDown_FXFog_01"
},
{
"$type": "InterruptScreenEffectAction",
"EffectType": "ColorAdjustments",
"TargetKey": "WitchSlowDown_ColorAdjustments_01"
}
]
},
"WitchModifier_ParryAid": {
"Duration": -1,
"ModifierMixins": [
{
"$type": "WitchSlowDownMixin",
"CustomKey": "Avatar_Common_WitchSlowDown_AbilityTargetting_01",
"ExcludeTargets": "Custom",
"OnEnd": [
{
"$type": "ModifyMassRatioEndAction",
"Target": "Self"
},
{
"$type": "TriggerSoundAction",
"Target": "Self",
"soundActionKey": "Play_SFX_Char_Evade_Success_ParryAid_End"
},
{
"$type": "RemoveModifier",
"ModifierName": "WitchModifier_ParryAid",
"Target": "Self"
}
],
"OnStart": [
{
"$type": "TriggerSoundAction",
"Target": "Self",
"soundActionKey": "Play_SFX_Char_Evade_Success_ParryAid_Start"
}
],
"SlowDownKey": "WitchSlowDown_TimeSlow_01",
"TotalDuration": -1,
"WitchSlowDownRBLOffset": 0
}
],
"ModifierStacking": "Replace",
"OnAdded": [
{
"$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_FXFog_01",
"EffectType": "FXFog"
},
{
"$type": "ProcessScreenEffectAction",
"EffectKey": "WitchSlowDown_ColorAdjustments_01",
"EffectType": "ColorAdjustments"
}
],
"OnRemoved": [
{
"$type": "InterruptScreenEffectAction",
"EffectType": "Vignette",
"TargetKey": "WitchSlowDown_Vignette_01"
},
{
"$type": "InterruptScreenEffectAction",
"EffectType": "RadialBlur",
"TargetKey": "WitchSlowDown_RadialBlur_01"
},
{
"$type": "InterruptScreenEffectAction",
"EffectType": "FXFog",
"TargetKey": "WitchSlowDown_FXFog_01"
},
{
"$type": "InterruptScreenEffectAction",
"EffectType": "ColorAdjustments",
"TargetKey": "WitchSlowDown_ColorAdjustments_01"
}
]
}
},
"OnAbilityStart": [
{
"$type": "TimeSlowByConfigKeyAction",
"ConfigKey": "PerfectEvade_TimeSlow",
"IsGlobal": true,
"MpExecMode": "NotExecuted"
},
{
"$type": "ApplyModifier",
"ModifierName": "WitchModifier_EvadeAid",
"Target": "Self"
},
{
"$type": "FireEffect",
"AttachPointName": "ChestPoint",
"EffectPattern": "Eff_PerfectAid_01",
"Target": "Self"
},
{
"$type": "FireEffect",
"EffectPattern": "Eff_PerfectAid_01_Cube",
"Target": "Self"
},
{
"$type": "ModifyMaterialPropertyAction",
"ApplyAllRenderers": true,
"Tag": "Common_MA_Avatar_PerfectAid_OverrideOutline",
"Target": "Self",
"key": "Common_MA_Avatar_PerfectAid_OverrideOutline"
}
]
}