ZenlessData/Data/Nineveh_Summon_Wall_Outer_Warning.json
2024-09-23 09:11:37 -03:00

36 lines
923 B
JSON

{
"AbilityName": "Nineveh_Summon_Wall_Outer_Warning",
"AbilityStacking": "Unique",
"OnAbilityStart": [
{
"$type": "AttachEffect",
"AttachEffectPosRot": {
"CoordsOption": "ReferTarget",
"Offset": {
"AngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"IsClampOffsetDistance": false,
"IsUseRotationXZ": true,
"IsUseRotationY": true,
"PositionOffset": {
"x": 0,
"y": 0,
"z": 0
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"IsUseAttachPointPos": true,
"IsUseAttachPointRotation": true,
"OffsetReferTarget": "SavePoint",
"PointName": "OuterWallPoint"
}
},
"EffectPattern": "Eff_Device_Wall_EtherWall_01_Born_01_01_Warning",
"Target": "Self"
}
]
}