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

40 lines
958 B
JSON

{
"luaDataPath": "",
"entityBan": "",
"group": [
[
{
"$type": "MoleMole.Config.ConfigLuaAction",
"type": "LUA_ACTION",
"duration": 1.0,
"invoke": true,
"invokeAlias": "20059",
"invokeParam": 101
},
{
"$type": "MoleMole.Config.ConfigSteerInterAction",
"type": "STEER_TO",
"duration": 1.0,
"steerType": "RETURN",
"useSteerAnim": true,
"interruptFreestyle": true,
"targetNpcAlias": ""
},
{
"$type": "MoleMole.Config.ConfigCameraMoveInterAction",
"type": "CAMERA_FOCUS",
"duration": 1.0,
"cameraPosType": "EXIT",
"camTargetType": "TO_INTEE",
"lerpRatio": 2.0,
"lerpPattern": 9,
"targetNpcAlias": ""
},
{
"$type": "MoleMole.Config.ConfigDialogInterAction",
"type": "DIALOG_CLEAR",
"playAudio": false
}
]
]
}