mirror of
https://github.com/Koko-boya/Grasscutter_Resources
synced 2024-01-31 23:23:19 +08:00
116 lines
2.4 KiB
JSON
116 lines
2.4 KiB
JSON
{
|
|
"luaDataPath": "",
|
|
"entityBan": "",
|
|
"disableNpcLod": true,
|
|
"startFade": {
|
|
"startFadeOutDuration": 0.0
|
|
},
|
|
"endFade": {
|
|
"startFadeOutDuration": 0.0
|
|
},
|
|
"actors": [
|
|
{
|
|
"alias": "Avatar",
|
|
"visible": true,
|
|
"bornPointName": ""
|
|
},
|
|
{
|
|
"configID": 1005,
|
|
"alias": "1005",
|
|
"visible": true,
|
|
"bornPointName": "",
|
|
"useRelativePos": true,
|
|
"relativePos": {
|
|
"x": -0.5,
|
|
"z": 0.5
|
|
},
|
|
"removeActorType": "REMOVE_WITH_DISAPPEAR"
|
|
}
|
|
],
|
|
"group": [
|
|
[
|
|
{
|
|
"$type": "MoleMole.Config.ConfigCameraMoveInterAction",
|
|
"type": "CAMERA_FOCUS",
|
|
"targetNpcAlias": ""
|
|
},
|
|
{
|
|
"$type": "MoleMole.Config.ConfigDialogSelectAction",
|
|
"type": "DIALOG_SELECT",
|
|
"delayTime": 0.4,
|
|
"aliasList": [
|
|
"Avatar"
|
|
],
|
|
"dialogIDList": [
|
|
680000102,
|
|
680000103
|
|
],
|
|
"grpIDList": [
|
|
3331914370,
|
|
3331914370
|
|
],
|
|
"useGrpId": true
|
|
},
|
|
{
|
|
"$type": "MoleMole.Config.ConfigSteerInterAction",
|
|
"type": "STEER_TO",
|
|
"duration": 0.8,
|
|
"aliasList": [
|
|
"Avatar"
|
|
],
|
|
"steerType": "ABSOLUTE",
|
|
"steerDir": {
|
|
"x": 738.2497,
|
|
"y": 326.47427,
|
|
"z": 1485.0118
|
|
},
|
|
"useSteerAnim": true,
|
|
"interruptFreestyle": true,
|
|
"forceSteer": true,
|
|
"targetNpcAlias": ""
|
|
},
|
|
{
|
|
"$type": "MoleMole.Config.ConfigDialogInterAction",
|
|
"type": "DIALOG",
|
|
"aliasList": [
|
|
"1005"
|
|
],
|
|
"dialogID": 680000101
|
|
},
|
|
{
|
|
"$type": "MoleMole.Config.ConfigSteerInterAction",
|
|
"type": "STEER_TO",
|
|
"duration": 0.8,
|
|
"aliasList": [
|
|
"1005"
|
|
],
|
|
"steerType": "TO_TARGET",
|
|
"useSteerAnim": true,
|
|
"interruptFreestyle": true,
|
|
"forceSteer": true,
|
|
"targetNpcAlias": "Avatar"
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"$type": "MoleMole.Config.ConfigDialogInterAction",
|
|
"type": "DIALOG",
|
|
"aliasList": [
|
|
"1005"
|
|
],
|
|
"dialogID": 680000104
|
|
}
|
|
]
|
|
],
|
|
"groupId": [
|
|
{
|
|
"grpId": 3331914369,
|
|
"nextGrpId": 3331914370
|
|
},
|
|
{
|
|
"index": 1,
|
|
"grpId": 3331914370,
|
|
"nextGrpId": 3331914371
|
|
}
|
|
]
|
|
} |