52 lines
1.2 KiB
JSON
52 lines
1.2 KiB
JSON
{
|
|
"AbilityName": "BillySP_Pinball_Default",
|
|
"AbilityStacking": "Unique",
|
|
"DefaultModifier": {
|
|
"Duration": -1,
|
|
"OnAdded": [
|
|
{
|
|
"$type": "ChangeReflectBulletStatusAction",
|
|
"ColliderConfig": {
|
|
"ColliderAngleOffset": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0
|
|
},
|
|
"ColliderPosOffset": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0
|
|
},
|
|
"ColliderType": "Sphere",
|
|
"SphereColliderRadius": 0.8
|
|
},
|
|
"HitEffect": {
|
|
"EffectPattern": "Reflector_Bullet_Ether_M"
|
|
},
|
|
"ReflectStatus": true
|
|
}
|
|
],
|
|
"OnKillOther": [
|
|
{
|
|
"$type": "TriggerAbilityAction",
|
|
"AbilityName": "BillySP_Pinball_Talent_KillStun_Bullet",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByHasAbility",
|
|
"AbilityNameList": [
|
|
"BillySP_Pinball_Talent_KillStun_Bullet"
|
|
],
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"Target": "Caster"
|
|
}
|
|
],
|
|
"OnRemoved": [
|
|
{
|
|
"$type": "ChangeReflectBulletStatusAction",
|
|
"ReflectStatus": false
|
|
}
|
|
]
|
|
}
|
|
} |