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

14 lines
303 B
JSON

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