ZenlessData/Data/AbyssS2_TalentTree_20.json
2024-12-17 20:43:14 -03:00

28 lines
583 B
JSON

{
"AbilityName": "AbyssS2_TalentTree_20",
"AbilitySpecials": {
"AS_AddedDamageRatio": {
"Value": 0.1
}
},
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnHitOther": [
{
"$type": "ModifyAttackDataAction",
"Predicates": [
{
"$type": "ByAnimTagList",
"TagList": [
"AttackNormal",
"Counter"
]
}
],
"PropertyKey": "Actor_AddedDamageRatio",
"PropertyValue": "%AS_AddedDamageRatio",
"Target": "Self"
}
]
}
}