50 lines
1.2 KiB
JSON
50 lines
1.2 KiB
JSON
{
|
|
"AbilityName": "Cecife_Pinball_Dash",
|
|
"AbilityStacking": "Unique",
|
|
"OnAbilityTrigger": [
|
|
{
|
|
"$type": "BranchOperator",
|
|
"Conditions": [
|
|
{
|
|
"$type": "ByPlayerPropertyValue",
|
|
"CompareType": "GreaterEqual",
|
|
"CustomDenominator": "Pinball_DashEnergyCost",
|
|
"CustomNumerator": "Pinball_DashEnergy",
|
|
"Denominator": "Custom",
|
|
"IsUsePercent": true,
|
|
"Numerator": "Custom",
|
|
"Target": "LocalAvatar",
|
|
"Val1": 1
|
|
}
|
|
],
|
|
"SuccessActions": [
|
|
{
|
|
"$type": "BranchOperator",
|
|
"Conditions": [
|
|
{
|
|
"$type": "ByTags",
|
|
"TagList": [
|
|
"Pinball_Cecife_OnPaddleContact"
|
|
],
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"SuccessActions": [
|
|
{
|
|
"$type": "ApplyAbilityAction",
|
|
"AbilityID": 799900411,
|
|
"IsAutoTrigger": true,
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "ApplyAbilityAction",
|
|
"AbilityName": "Activity_Pinball_SetVelocity",
|
|
"IsAutoTrigger": true,
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |