1
0
ZenlessData/Data/JsonBytes/NewAbility/BangbooAbility/PhantombooAbility/Bangboo_Phantomboo_Attack.json
2025-04-22 20:22:46 -03:00

84 lines
2.5 KiB
JSON

{
"AbilityName": "Bangboo_Phantomboo_Attack",
"AbilityStacking": "Unique",
"OnAbilityTrigger": [
{
"$type": "BranchOperator",
"Conditions": [
{
"$type": "ByPlayerPropertyValue",
"CompareType": "Equal",
"CustomNumerator": "WeaponType",
"IsUsePercent": false,
"Numerator": "Custom",
"Target": "Self",
"Val1": 0
}
],
"FailureActions": [
{
"$type": "BranchOperator",
"Conditions": [
{
"$type": "ByPlayerPropertyValue",
"CompareType": "Equal",
"CustomNumerator": "WeaponType",
"IsUsePercent": false,
"Numerator": "Custom",
"Target": "Self",
"Val1": 1
}
],
"FailureActions": [
{
"$type": "FireEffect",
"AttachPointName": "Ctr_Weapon_01",
"EffectPattern": "Eff_Bangboo_Phantomboo_Attack_AttackLaunch_02_Fire"
},
{
"$type": "FireEffect",
"AttachPointName": "Ctr_Weapon_01",
"EffectPattern": "Eff_Bangboo_Phantomboo_Attack_AttackLaunch_03_Bullet"
},
{
"$type": "HandleAnimEvent",
"AnimEventID": "Bangboo_Phantomboo_Attack_AttackProperty_01_03"
}
],
"SuccessActions": [
{
"$type": "FireEffect",
"AttachPointName": "Ctr_Weapon_01",
"EffectPattern": "Eff_Bangboo_Phantomboo_Attack_AttackLaunch_01_Fire"
},
{
"$type": "FireEffect",
"AttachPointName": "Ctr_Weapon_01",
"EffectPattern": "Eff_Bangboo_Phantomboo_Attack_AttackLaunch_02_Bullet"
},
{
"$type": "HandleAnimEvent",
"AnimEventID": "Bangboo_Phantomboo_Attack_AttackProperty_01_02"
}
]
}
],
"SuccessActions": [
{
"$type": "FireEffect",
"AttachPointName": "Ctr_Weapon_01",
"EffectPattern": "Eff_Bangboo_Phantomboo_Attack_AttackLaunch_01_Fire"
},
{
"$type": "FireEffect",
"AttachPointName": "Ctr_Weapon_01",
"EffectPattern": "Eff_Bangboo_Phantomboo_Attack_AttackLaunch_01_Bullet"
},
{
"$type": "HandleAnimEvent",
"AnimEventID": "Bangboo_Phantomboo_Attack_AttackProperty_01_01"
}
]
}
]
}