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

40 lines
999 B
JSON

{
"luaDataPath": "",
"entityBan": "",
"group": [
[
{
"$type": "MoleMole.Config.ConfigBlackScreenAction",
"type": "BLACK_SCREEN",
"durationToBlack": 1.0,
"durationKeepBlack": 1.0,
"durationFromBlack": 1.0,
"changeToInteePos": true,
"inteePos": "Q307GaiaWay",
"textMapID": ""
},
{
"$type": "MoleMole.Config.ConfigCameraMoveInterAction",
"type": "CAMERA_MOVE",
"delayTime": 1.2,
"duration": 0.01,
"cameraPosType": "EXIT",
"camTargetType": "TO_INTEE",
"lerpRatio": 30.0,
"lerpPattern": 5,
"targetNpcAlias": ""
},
{
"$type": "MoleMole.Config.ConfigShowMessageAction",
"type": "SHOW_MESSAGE",
"delayTime": 1.8,
"txtMapStr": "INFO_GET_TRIAL_AVATAR"
},
{
"$type": "MoleMole.Config.ConfigVisibleInterAction",
"type": "VISIBLE",
"delayTime": 1.0
}
]
]
}