mirror of
https://github.com/Koko-boya/Grasscutter_Resources
synced 2024-01-31 23:23:19 +08:00
39 lines
923 B
JSON
39 lines
923 B
JSON
{
|
|
"luaDataPath": "",
|
|
"entityBan": "",
|
|
"group": [
|
|
[
|
|
{
|
|
"$type": "MoleMole.Config.ConfigBodyLangInterAction",
|
|
"type": "BODY_LANG",
|
|
"delayTime": 1.0,
|
|
"bodyLangParam": 1160
|
|
},
|
|
{
|
|
"$type": "MoleMole.Config.ConfigSteerInterAction",
|
|
"type": "STEER_TO",
|
|
"duration": 1.0,
|
|
"steerType": "TO_LOCAL_AVATAR_ADVANCED",
|
|
"useSteerAnim": true,
|
|
"targetNpcAlias": ""
|
|
},
|
|
{
|
|
"$type": "MoleMole.Config.ConfigCameraMoveInterAction",
|
|
"type": "CAMERA_FOCUS",
|
|
"duration": 1.0,
|
|
"cameraPosType": "RELATIVE_TO_INTER",
|
|
"camPosOffset": {
|
|
"y": 0.5
|
|
},
|
|
"nearLength": 2.0,
|
|
"camTargetType": "TO_INTEE",
|
|
"camForwardTargetOffset": {
|
|
"y": 0.5
|
|
},
|
|
"lerpRatio": 5.0,
|
|
"lerpPattern": 6,
|
|
"targetNpcAlias": ""
|
|
}
|
|
]
|
|
]
|
|
} |