ZenlessData/Data/Card_Electro_2000501.json

28 lines
601 B
JSON
Raw Normal View History

{
"AbilityName": "Card_Electro_2000501",
"AbilitySpecials": {
"AS_AddedDamageRatio": {
"Value": 1.2
}
},
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnBuffDamageHitOther": [
{
"$type": "ModifyAttackDataAction",
"Predicates": [
{
"$type": "ByBuffAttackProperty",
"BuffGroupList": [
"Electric",
"Overload"
]
}
],
"PropertyKey": "Actor_BuffDamageRatio",
"PropertyValue": "%AS_AddedDamageRatio",
"Target": "Self"
}
]
}
}