1
0
ZenlessData/Data/_unsorted/Zhenzhen_Attack_CameraBasePoint.json
2025-11-26 05:56:27 +01:00

142 lines
3.7 KiB
JSON

{
"AbilityMixins": [
],
"AbilityName": "Zhenzhen_Attack_CameraBasePoint",
"AbilityStacking": "Unique",
"Modifiers": {
"CameraBasePointLockModifier": {
"Duration": -1,
"IgnoreTimeScale": false,
"ModifierMixins": [
{
"$type": "AttachPointFollowMixin",
"AttachPointName": "CameraBasePoint",
"FollowPosRot": {
"Offset": {
"AngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"IsUseRotationXZ": true,
"IsUseRotationY": true,
"PositionOffset": {
"x": 0,
"y": -1,
"z": 0
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"AttachPoint": "MiddlePoint",
"IsUseAttachPointPos": true,
"IsUseAttachPointRotation": true,
"OffsetReferTarget": "Self"
}
},
"PosSpeed": 1,
"PosType": "Instant",
"RotRatio": 8,
"RotType": "Instant"
}
],
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "ProcessAttachPointAction",
"AttachPointName": "CameraBasePoint",
"HierarchyType": "Self",
"MpRecoverOnRemote": true,
"PosRot": {
"CoordsOption": "Self",
"Offset": {
"AngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"IsUseRotationXZ": true,
"IsUseRotationY": true,
"PositionOffset": {
"x": 0,
"y": -1,
"z": 0
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"AttachPoint": "MiddlePoint",
"IsUseAttachPointPos": true,
"IsUseAttachPointRotation": true,
"OffsetReferTarget": "Self"
}
},
"ProcessType": "Modify",
"Target": "Self"
}
],
"OnRemoved": [
{
"$type": "ProcessAttachPointAction",
"AttachPointName": "CameraBasePoint",
"HierarchyType": "Self",
"MpRecoverOnRemote": true,
"PosRot": {
"CoordsOption": "Self",
"Offset": {
"AngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"IsUseRotationXZ": true,
"IsUseRotationY": true,
"PositionOffset": {
"x": 0,
"y": 0,
"z": 0
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"OffsetReferTarget": "Self"
}
},
"ProcessType": "Modify",
"Target": "Self"
}
]
},
"LockCameraLookAtModifier": {
"Duration": -1,
"IgnoreTimeScale": false,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "CameraOverrideLookAtAction",
"Target": "SelfAttackTarget",
"durationTime": -1,
"ingoreTimeScale": true,
"overrideLookatPoint": "Root"
},
{
"$type": "CameraOverrideFollowAction",
"Target": "SelfAttackTarget",
"durationTime": -1,
"ingoreTimeScale": true,
"overrideFollowPoint": "Root"
}
],
"OnRemoved": [
{
"$type": "CameraOverrideLookAtEndAction",
"Target": "Self"
},
{
"$type": "CameraOverrideFollowEndAction",
"Target": "Self"
}
]
}
}
}