{ "AbilityName": "Activity_Pinball_LaunchEffect", "AbilityStacking": "Unique", "Modifiers": { "Activity_Pinball_Launch_FirstHitPickupReady": { "Duration": -1, "ModifierStacking": "Refresh" } }, "OnAbilityTrigger": [ { "$type": "ApplyModifier", "ModifierName": "Activity_Pinball_Launch_FirstHitPickupReady", "Target": "Self" }, { "$type": "TriggerSoundAction", "Target": "Self", "soundActionKey": "SA_Activity_Pinball_Sprint_Normal" }, { "$type": "FireEffect", "EffectPattern": "Eff_Pinball_Activity_57_Hit", "EffectScale": { "OverrideScaleX": 2.5, "OverrideScaleY": 2.5, "OverrideScaleZ": 2.5 }, "EntityDeathHideEffect": true, "FireEffectPosRot": { "CoordsOption": "ReferTarget", "Offset": { "AngleOffset": { "x": 0, "y": 0, "z": 0 }, "IsUseRotationXZ": true, "IsUseRotationY": true, "PositionOffset": { "x": 0, "y": 1, "z": 0.7 } }, "TargetOption": { "$type": "ConfigPosRotReferTarget", "IsUseAttachPointPos": true, "IsUseAttachPointRotation": true, "OffsetReferTarget": "Self" } }, "Target": "Self" } ] }