mirror of
https://github.com/Koko-boya/Grasscutter_Resources
synced 2024-01-31 23:23:19 +08:00
116 lines
2.7 KiB
JSON
116 lines
2.7 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.ConfigBodyLangInterAction",
|
|
"type": "BODY_LANG"
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"$type": "MoleMole.Config.ConfigDialogInterAction",
|
|
"type": "DIALOG"
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"$type": "MoleMole.Config.ConfigCutsceneInterAction",
|
|
"type": "CUTSCENE",
|
|
"cutsceneCfg": {
|
|
"$type": "MoleMole.Config.ConfigTimeline",
|
|
"type": "TIME_LINE_PREFAB",
|
|
"luaDataPath": "",
|
|
"resPath": "ART/Cutscene/Cs_MD_MQ1_Cutscene01",
|
|
"castListPath": "",
|
|
"entityBan": "",
|
|
"startPosType": "RELATIVE_TO_LOCAL_AVATAR",
|
|
"startOffset": {
|
|
"y": 3.0
|
|
}
|
|
}
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"$type": "MoleMole.Config.ConfigAudioStateInterAction",
|
|
"type": "SOUND",
|
|
"stateGroup": "StateGroup_gameState",
|
|
"state": "State_Explore"
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGadgetTouchAction",
|
|
"type": "GADGET_TOUCH"
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"$type": "MoleMole.Config.ConfigUITriggerInterAction",
|
|
"type": "UI_TRIGGER",
|
|
"contextName": "InLevelTeamPage",
|
|
"param": ""
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"$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": 2.0,
|
|
"cameraPosType": "EXIT",
|
|
"camTargetType": "TO_INTEE",
|
|
"lerpRatio": 5.0,
|
|
"targetNpcAlias": ""
|
|
}
|
|
]
|
|
]
|
|
} |