1
0
ZenlessData/Data/JsonBytes/NewAbility/LevelAbility/SuccessiveLevel/Construction_TrapDamageReplace.json
2025-04-22 20:22:46 -03:00

14 lines
303 B
JSON

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