ZenlessData/Data/Card_Comms_1000102.json
2024-08-13 22:59:23 -03:00

28 lines
580 B
JSON

{
"AbilityName": "Card_Comms_1000102",
"AbilitySpecials": {
"AddedDamageRatio": {
"Value": 0.5
}
},
"AbilityStacking": "Unique",
"DefaultModifier": {
"ModifierStacking": "Unique",
"OnHitOther": [
{
"$type": "ModifyAttackDataAction",
"Predicates": [
{
"$type": "ByAnimTagList",
"TagList": [
"AttackQTE"
]
}
],
"PropertyKey": "Actor_AddedDamageRatio",
"PropertyValue": "%AddedDamageRatio",
"Target": "Self"
}
]
}
}