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

29 lines
609 B
JSON

{
"AbilityName": "Card_Ether_2001911",
"AbilitySpecials": {
"AS_AddedDMGRatio": {
"Value": -0.1
}
},
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnBeingHit": [
{
"$type": "ModifyAttackDataAction",
"Predicates": [
{
"$type": "ByHasBuffGroup",
"BuffGroupList": [
"Erosion",
"Chaos"
],
"Target": "Target"
}
],
"PropertyKey": "Actor_AddedDamageRatio",
"PropertyValue": "%AS_AddedDMGRatio",
"Target": "Target"
}
]
}
}