ZenlessData/Data/ComplexCorrupted_FollowPoint_FaceDirection_B.json
2024-08-13 22:59:23 -03:00

33 lines
777 B
JSON

{
"AbilityName": "ComplexCorrupted_FollowPoint_FaceDirection_B",
"AbilityStacking": "Unique",
"OnAbilityStart": [
{
"$type": "ProcessAttachPointAction",
"AttachPointName": "FaceDirection",
"HierarchyType": "Self",
"PosRot": {
"CoordsOption": "ReferTarget",
"Offset": {
"AngleOffset": {
"x": 0.0,
"y": 180.0,
"z": 0.0
},
"IsUseRotationXZ": false,
"IsUseRotationY": true,
"PositionOffset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"OffsetReferTarget": "Self"
}
},
"Target": "Self"
}
]
}