17 lines
426 B
JSON
17 lines
426 B
JSON
{
|
|
"AbilityName": "Device_Prop_Laser_Emitter_Trigger_LaserBeam",
|
|
"AbilityStacking": "Unique",
|
|
"OnAdded": [
|
|
{
|
|
"$type": "ApplyAbilityAction",
|
|
"AbilityName": "Device_Prop_Laser_EmitterActive_LaserBeam",
|
|
"IsAutoTrigger": false,
|
|
"Target": "Self"
|
|
},
|
|
{
|
|
"$type": "TriggerAbilityAction",
|
|
"AbilityName": "Device_Prop_Laser_EmitterActive_LaserBeam",
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
} |