2022-04-23 07:55:31 +05:30

72 lines
1.6 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.5,
"z": 1.5
},
"camTargetType": "TO_INTEE",
"camForwardTargetOffset": {
"y": 1.1
},
"lerpRatio": 5.0,
"storyDither": true,
"targetNpcAlias": ""
}
],
[
{
"$type": "MoleMole.Config.ConfigDialogInterAction",
"type": "DIALOG"
}
],
[
{
"$type": "MoleMole.Config.ConfigDialogInterAction",
"type": "DIALOG"
}
],
[
{
"$type": "MoleMole.Config.ConfigDialogInterAction",
"type": "DIALOG"
}
],
[
{
"$type": "MoleMole.Config.ConfigDialogInterAction",
"type": "DIALOG_FINISH"
},
{
"$type": "MoleMole.Config.ConfigSteerInterAction",
"type": "STEER_TO",
"duration": 1.0,
"steerType": "RETURN",
"targetNpcAlias": ""
},
{
"$type": "MoleMole.Config.ConfigCameraMoveInterAction",
"type": "CAMERA_MOVE",
"duration": 1.0,
"cameraPosType": "EXIT",
"camTargetType": "TO_INTEE",
"lerpRatio": 5.0,
"targetNpcAlias": ""
}
]
]
}