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

49 lines
1.2 KiB
JSON

{
"luaDataPath": "",
"entityBan": "",
"group": [
[
{
"$type": "MoleMole.Config.ConfigSteerInterAction",
"type": "STEER_TO",
"delayTime": 0.6,
"duration": 1.0,
"steerType": "RETURN",
"useSteerAnim": true,
"interruptFreestyle": true,
"targetNpcAlias": ""
},
{
"$type": "MoleMole.Config.ConfigCameraMoveInterAction",
"type": "CAMERA_FOCUS",
"delayTime": 0.6,
"duration": 1.0,
"cameraPosType": "EXIT",
"camTargetType": "TO_INTEE",
"lerpRatio": 2.0,
"lerpPattern": 9,
"targetNpcAlias": ""
},
{
"$type": "MoleMole.Config.ConfigDialogInterAction",
"type": "DIALOG_CLEAR",
"delayTime": 0.6,
"playAudio": false
},
{
"$type": "MoleMole.Config.ConfigSimpleBlackScreenAction",
"type": "SIMPLE_BLACK_SCREEN",
"duration": 0.5,
"durationToBlack": 0.5,
"durationKeepBlack": 1.0,
"durationFromBlack": 0.5,
"textMapID": ""
},
{
"$type": "MoleMole.Config.ConfigTimeProtectAction",
"type": "TIME_PROTECT",
"duration": 0.5
}
]
]
}