1
0
ZenlessData/Data/Trigger_Activity_AimPoint.json
2025-03-11 21:10:23 -03:00

36 lines
868 B
JSON

{
"AbilityMixins": [
{
"$type": "AttachPointFollowMixin",
"AttachPointName": "Trigger_Activity_AimPoint",
"FollowPosRot": {
"CoordsOption": "ReferTarget",
"Offset": {
"AngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"IsUseRotationXZ": true,
"IsUseRotationY": true,
"PositionOffset": {
"x": 0,
"y": 0,
"z": 9999
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"IsUseAttachPointPos": true,
"IsUseAttachPointRotation": true,
"OffsetReferTarget": "Camera"
}
},
"PosType": "Instant",
"RotRatio": 8,
"RotType": "Instant"
}
],
"AbilityName": "Trigger_Activity_AimPoint",
"AbilityStacking": "Unique"
}