ZenlessData/Data/Talent_10101_AddedDamageRatio_Ether01.json

26 lines
578 B
JSON
Raw Normal View History

{
"AbilityName": "Talent_10101_AddedDamageRatio_Ether01",
"AbilitySpecials": {
"AddedDamageRatio": {
"Value": 0.04
}
},
"AbilityStacking": "Unique",
"DefaultModifier": {
"ModifierStacking": "Unique",
"OnHitOther": [
{
"$type": "ModifyAttackDataAction",
"Predicates": [
{
"$type": "ByDamageElementType",
"DamageElement": "Ether"
}
],
"PropertyKey": "Actor_AddedDamageRatio",
"PropertyValue": "%AddedDamageRatio",
"Target": "Self"
}
]
}
}