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

48 lines
964 B
JSON

{
"luaDataPath": "",
"startBlackKeepTime": 0.4,
"entityBan": "",
"disableNpcLod": true,
"startFade": {
"startFadeInDuration": 0.3,
"startFadeOutDuration": 0.3
},
"endFade": {
"startFadeOutDuration": 0.0
},
"actors": [
{
"alias": "Avatar",
"visible": true,
"bornPointName": ""
}
],
"group": [
[
{
"$type": "MoleMole.Config.ConfigTimeProtectAction",
"type": "TIME_PROTECT",
"duration": 0.1
},
{
"$type": "MoleMole.Config.ConfigSimpleBlackScreenAction",
"type": "SIMPLE_BLACK_SCREEN",
"durationToBlack": 0.5,
"durationKeepBlack": 1.0,
"durationFromBlack": 0.5,
"textMapID": ""
},
{
"$type": "MoleMole.Config.ConfigVisibleInterAction",
"type": "VISIBLE",
"delayTime": 0.6
}
]
],
"groupId": [
{
"grpId": 800704516,
"nextGrpId": 800704517
}
]
}