1
0
ZenlessData/Data/_unsorted/ActivityBangkov_TalentBattle11.json
2026-05-06 01:39:00 +02:00

37 lines
912 B
JSON

{
"AbilityName": "ActivityBangkov_TalentBattle11",
"AbilitySpecials": {
"AS_IndividualFeverGetRatio": {
"Value": 0.2
}
},
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnAdded": [
{
"$type": "SetAnimCtrlerParamAction",
"BoolVal": true,
"ParamName": "Bool_Talent_RepeatAttack",
"ParamType": 2,
"Target": "Self"
}
],
"OnHitOther": [
{
"$type": "ModifyAttackDataAction",
"Predicates": [
{
"$type": "ByAnimEventIDs",
"AnimEventIDs": [
"Bangboo_Eous001_Attack_003_BangKov_AttackProperty_01",
"Bangboo_Eous001_Attack_003_BangKov_AttackProperty_02"
]
}
],
"PropertyKey": "Actor_IndividualFeverGetRatio",
"PropertyValue": "%AS_IndividualFeverGetRatio",
"Target": "Self"
}
]
}
}