26 lines
526 B
JSON
26 lines
526 B
JSON
{
|
|
"AbilityName": "BillySP_Pinball_Dash",
|
|
"AbilityStacking": "Unique",
|
|
"OnAbilityTrigger": [
|
|
{
|
|
"$type": "BranchOperator",
|
|
"Conditions": [
|
|
{
|
|
"$type": "ByTags",
|
|
"TagList": [
|
|
"Pinball_BillySP_OnPaddleContact"
|
|
],
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"SuccessActions": [
|
|
{
|
|
"$type": "ApplyAbilityAction",
|
|
"AbilityID": 799900366,
|
|
"IsAutoTrigger": true,
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |