ZenlessData/Data/Nineveh_UltimateAttack_BarrierEffectCulling.json

20 lines
477 B
JSON
Raw Permalink Normal View History

{
"AbilityName": "Nineveh_UltimateAttack_BarrierEffectCulling",
"AbilityStacking": "Unique",
"OnAbilityStart": [
{
"$type": "AddBarrierToEffectAction",
"SourceTag": "NinevehWallSmall",
"Target": "Self",
"TargetTag": "NinevehWallBlock",
"Width": 0.63
},
{
"$type": "AddBarrierToEffectAction",
"SourceTag": "NinevehWallBig",
"Target": "Self",
"TargetTag": "NinevehWallBlock",
"Width": 0.75
}
]
}