ZenlessData/Data/Card_Electro_2000511.json

30 lines
646 B
JSON
Raw Normal View History

{
"AbilityName": "Card_Electro_2000511",
"AbilitySpecials": {
"AS_AddedDMGRatio": {
"Value": 0.3
}
},
"AbilityStacking": "Unique",
"DefaultModifier": {
"ModifierStacking": "Unique",
"OnHitOther": [
{
"$type": "ModifyAttackDataAction",
"Predicates": [
{
"$type": "ByHasBuffGroup",
"BuffGroupList": [
"Electric",
"Overload"
],
"Target": "Target"
}
],
"PropertyKey": "Actor_AddedDamageRatio",
"PropertyValue": "%AS_AddedDMGRatio",
"Target": "Self"
}
]
}
}