1
0
ZenlessData/Data/_unsorted/Activity_Pinball_EnterTimeSlow.json
2026-09-09 00:49:36 +02:00

148 lines
4.4 KiB
JSON

{
"AbilityName": "Activity_Pinball_EnterTimeSlow",
"AbilityStacking": "Unique",
"Modifiers": {
"Pinball_FeverModeModifier": {
"Duration": -1,
"ModifierStacking": "Refresh",
"OnAdded": [
{
"$type": "ProcessScreenEffectAction",
"EffectKey": "Avatar_Zhenzhen_Attack_Common_ChromaticAberration_01",
"EffectType": "ChromaticAberration",
"Target": "Self"
},
{
"$type": "ProcessScreenEffectAction",
"EffectKey": "Avatar_Zhenzhen_Attack_Common_ColorAdjustments_01",
"EffectType": "ColorAdjustments",
"Target": "Self"
},
{
"$type": "ProcessScreenEffectAction",
"EffectKey": "Avatar_Zhenzhen_Attack_Common_RadialBlur_01",
"EffectType": "RadialBlur",
"Target": "Self"
},
{
"$type": "ProcessScreenEffectAction",
"EffectKey": "Avatar_Zhenzhen_Attack_Common_Vignette_01",
"EffectType": "Vignette",
"Target": "Self"
},
{
"$type": "ProcessScreenEffectAction",
"EffectKey": "Avatar_Zhenzhen_Attack_Common_VREffects_01",
"EffectType": "VREffects",
"Target": "Self"
},
{
"$type": "ProcessScreenEffectAction",
"EffectKey": "Avatar_Zhenzhen_Attack_Common_FXFog_01",
"EffectType": "FXFog",
"Target": "Self"
},
{
"$type": "ApplyModifier",
"ModifierName": "Pinball_Paddle_WitchTime",
"Target": "LocalAvatar"
}
],
"OnRemoved": [
{
"$type": "TriggerSoundAction",
"Target": "Self",
"soundActionKey": "SA_Activity_Pinball_Aiming_CloseUp_Exit"
},
{
"$type": "InterruptScreenEffectAction",
"EffectKey": "Avatar_Zhenzhen_Attack_Common_ChromaticAberration_01",
"EffectType": "ChromaticAberration",
"Target": "Self"
},
{
"$type": "InterruptScreenEffectAction",
"EffectKey": "Avatar_Zhenzhen_Attack_Common_ColorAdjustments_01",
"EffectType": "ColorAdjustments",
"Target": "Self"
},
{
"$type": "InterruptScreenEffectAction",
"EffectKey": "Avatar_Zhenzhen_Attack_Common_RadialBlur_01",
"EffectType": "RadialBlur",
"Target": "Self"
},
{
"$type": "InterruptScreenEffectAction",
"EffectKey": "Avatar_Zhenzhen_Attack_Common_Vignette_01",
"EffectType": "Vignette",
"Target": "Self"
},
{
"$type": "InterruptScreenEffectAction",
"EffectKey": "Avatar_Zhenzhen_Attack_Common_VREffects_01",
"EffectType": "VREffects",
"Target": "Self"
},
{
"$type": "InterruptScreenEffectAction",
"EffectKey": "Avatar_Zhenzhen_Attack_Common_FXFog_01",
"EffectType": "FXFog",
"Target": "Self"
},
{
"$type": "RemoveModifier",
"ModifierName": "Pinball_Paddle_WitchTime",
"Target": "LocalAvatar"
}
]
},
"Pinball_Paddle_WitchTime": {
"Block": -1,
"Duration": -1,
"ModifierMixins": [
{
"$type": "WitchSlowDownMixin",
"CustomKey": "Avatar_Common_WitchSlowDown_AbilityTargetting_01",
"ExcludeTargets": "Custom",
"OnEnd": [
{
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [
"WithInWitchSlowDown_Monster"
],
"IsAdd": false,
"Target": "EnemyAllied"
}
],
"OnStart": [
{
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [
"WithInWitchSlowDown_Monster"
],
"IsAdd": true,
"Target": "EnemyAllied"
}
],
"SlowDownKey": "HoldEvade_TimeSlow_01",
"TotalDuration": -1,
"WitchSlowDownRBLOffset": 0
}
],
"ModifierStacking": "Replace"
}
},
"OnAbilityTrigger": [
{
"$type": "TriggerSoundAction",
"Target": "Self",
"soundActionKey": "SA_Activity_Pinball_Aiming_CloseUp_Enter"
},
{
"$type": "ApplyModifier",
"ModifierName": "Pinball_FeverModeModifier",
"Target": "LocalAvatar"
}
]
}