mirror of
https://github.com/Koko-boya/Grasscutter_Resources
synced 2024-01-31 23:23:19 +08:00
82 lines
1.8 KiB
JSON
82 lines
1.8 KiB
JSON
{
|
|
"luaDataPath": "",
|
|
"entityBan": "",
|
|
"group": [
|
|
[
|
|
{
|
|
"$type": "MoleMole.Config.ConfigSteerInterAction",
|
|
"type": "STEER_TO",
|
|
"duration": 1.0,
|
|
"steerType": "TO_LOCAL_AVATAR",
|
|
"targetNpcAlias": ""
|
|
},
|
|
{
|
|
"$type": "MoleMole.Config.ConfigCameraMoveInterAction",
|
|
"type": "CAMERA_MOVE",
|
|
"duration": 1.0,
|
|
"cameraPosType": "RELATIVE_POS_TO_INTEE",
|
|
"camPosOffset": {
|
|
"y": 1.7,
|
|
"z": 1.5
|
|
},
|
|
"camTargetType": "TO_INTEE",
|
|
"camForwardTargetOffset": {
|
|
"y": 1.3
|
|
},
|
|
"camFov": 60.0,
|
|
"camDutch": 60.0,
|
|
"lerpRatio": 5.0,
|
|
"storyDither": true,
|
|
"cutFrameTrans": {
|
|
"enable": true,
|
|
"duration": 3.0
|
|
},
|
|
"targetNpcAlias": ""
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"$type": "MoleMole.Config.ConfigDialogInterAction",
|
|
"type": "DIALOG",
|
|
"dialogID": 9991501
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"$type": "MoleMole.Config.ConfigDialogInterAction",
|
|
"type": "DIALOG",
|
|
"dialogID": 9991601
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"$type": "MoleMole.Config.ConfigDialogInterAction",
|
|
"type": "DIALOG",
|
|
"dialogID": 9991701
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"$type": "MoleMole.Config.ConfigDialogInterAction",
|
|
"type": "DIALOG_FINISH"
|
|
},
|
|
{
|
|
"$type": "MoleMole.Config.ConfigSteerInterAction",
|
|
"type": "STEER_TO",
|
|
"duration": 0.5,
|
|
"steerType": "RETURN",
|
|
"targetNpcAlias": ""
|
|
},
|
|
{
|
|
"$type": "MoleMole.Config.ConfigCameraMoveInterAction",
|
|
"type": "CAMERA_MOVE",
|
|
"duration": 3.5,
|
|
"cameraPosType": "EXIT",
|
|
"camTargetType": "TO_INTEE",
|
|
"lerpRatio": 5.0,
|
|
"lerpPattern": 9,
|
|
"targetNpcAlias": ""
|
|
}
|
|
]
|
|
]
|
|
} |