16 lines
369 B
JSON
16 lines
369 B
JSON
|
{
|
||
|
"AbilityMixins": [
|
||
|
{
|
||
|
"$type": "AttackeeProcessOverrideMixin",
|
||
|
"MuteBeHitProcess": true,
|
||
|
"MuteDamageProcess": true,
|
||
|
"OverrideAttackPropertyRelationShip": [
|
||
|
"Enemy",
|
||
|
"Allied"
|
||
|
],
|
||
|
"OverrideAttackerRelationShip": "Allied"
|
||
|
}
|
||
|
],
|
||
|
"AbilityName": "Construction_TrapDamageReduce",
|
||
|
"AbilityStacking": "Unique"
|
||
|
}
|