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

27 lines
612 B
JSON

{
"AbilityName": "ActivityBangkov_FriendAbility07",
"AbilitySpecials": {
"AS_AddedDamageRatio": {
"Value": 0.15
}
},
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnHitOther": [
{
"$type": "ModifyAttackDataAction",
"Predicates": [
{
"$type": "ByMonsterStrengthType",
"CompareType": "Equal",
"StrengthType": "Elite",
"Target": "Other"
}
],
"PropertyKey": "Actor_AddedDamageRatio",
"PropertyValue": "%AS_AddedDamageRatio",
"Target": "Self"
}
]
}
}