mirror of
https://git.mero.moe/dimbreath/ZenlessData.git
synced 2024-11-08 19:48:44 +08:00
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"
|
|
} |