ZenlessData/Data/Talent_10101_AddedDamageRatio_Physics01.json

26 lines
582 B
JSON
Raw Permalink Normal View History

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