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

25 lines
533 B
JSON

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