ZenlessData/Data/Card_Ether_2001902.json

28 lines
593 B
JSON
Raw Normal View History

{
"AbilityName": "Card_Ether_2001902",
"AbilitySpecials": {
"AS_AddedDamageRatio": {
"Value": 1
}
},
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnBuffDamageHitOther": [
{
"$type": "ModifyAttackDataAction",
"Predicates": [
{
"$type": "ByBuffAttackProperty",
"BuffGroupList": [
"Erosion",
"Chaos"
]
}
],
"PropertyKey": "Actor_BuffDamageRatio",
"PropertyValue": "%AS_AddedDamageRatio",
"Target": "Self"
}
]
}
}