16 lines
368 B
JSON
16 lines
368 B
JSON
{
|
|
"AbilityName": "Activity_Pinball_LaserTrigger",
|
|
"AbilityStacking": "Unique",
|
|
"OnAbilityTrigger": [
|
|
{
|
|
"$type": "TriggerSoundAction",
|
|
"Target": "Self",
|
|
"soundActionKey": "SA_Activity_Pinball_Hit_Device"
|
|
},
|
|
{
|
|
"$type": "SendEventToViewObjectAction",
|
|
"EventName": "Event_Pinball_Contact",
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
} |