ZenlessData/Data/Construction_TrapDamageReplace.json

14 lines
303 B
JSON
Raw Normal View History

{
"AbilityName": "Construction_TrapDamageReplace",
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnHitOther": [
{
"$type": "ModifyAttackDataAction",
"PropertyKey": "Actor_AddedDamageReplace",
"PropertyValue": 1,
"Target": "Target"
}
]
}
}