ZenlessData/Data/Suit_Ability_50232400.json

25 lines
532 B
JSON
Raw Permalink Normal View History

{
"AbilityName": "Suit_Ability_50232400",
"AbilitySpecials": {
"AS_AddedDamageRatio": {
"Value": 0.1
}
},
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnHitOther": [
{
"$type": "ModifyAttackDataAction",
"Predicates": [
{
"$type": "ByDamageElementType",
"DamageElement": "Elec"
}
],
"PropertyKey": "Actor_AddedDamageRatio",
"PropertyValue": "%AS_AddedDamageRatio",
"Target": "Self"
}
]
}
}