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