ZenlessData/Data/ComplexCorrupted_FollowPoint_RealDirection.json

69 lines
1.6 KiB
JSON
Raw Normal View History

{
"AbilityMixins": [
{
"$type": "AttachPointFollowMixin",
"AttachPointName": "RealDirection",
"FollowPosRot": {
"CoordsOption": "ReferTarget",
"Offset": {
"AngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"IsUseRotationXZ": false,
"IsUseRotationY": true,
"PositionOffset": {
"x": 0,
"y": 0,
"z": 0
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"AttachPoint": "UpperBodyBasePoint",
"IsUseAttachPointPos": false,
"IsUseAttachPointRotation": true,
"OffsetReferTarget": "Self"
}
},
"PosSpeed": 5,
"PosType": "Instant",
"RotRatio": 8,
"RotType": "Instant"
}
],
"AbilityName": "ComplexCorrupted_FollowPoint_RealDirection",
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnAdded": [
{
"$type": "ProcessAttachPointAction",
"AttachPointName": "RealDirection",
"HierarchyType": "Self",
"PosRot": {
"CoordsOption": "ReferTarget",
"Offset": {
"AngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"IsUseRotationXZ": false,
"IsUseRotationY": true,
"PositionOffset": {
"x": 0,
"y": 0,
"z": 0
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"OffsetReferTarget": "Self"
}
},
"Target": "Self"
}
]
}
}