mirror of
https://github.com/Koko-boya/Grasscutter_Resources
synced 2024-01-31 23:23:19 +08:00
28 lines
672 B
JSON
28 lines
672 B
JSON
{
|
|
"luaDataPath": "",
|
|
"entityBan": "",
|
|
"group": [
|
|
[
|
|
{
|
|
"$type": "MoleMole.Config.ConfigEmojiBubbleAction",
|
|
"type": "EMOJI_BUBBLE",
|
|
"pattarnName": "EmojiBubble_Emoji_Happy"
|
|
},
|
|
{
|
|
"$type": "MoleMole.Config.ConfigCameraMoveInterAction",
|
|
"type": "CAMERA_FOCUS",
|
|
"targetNpcAlias": ""
|
|
},
|
|
{
|
|
"$type": "MoleMole.Config.ConfigSteerInterAction",
|
|
"type": "STEER_TO",
|
|
"duration": 1.0,
|
|
"steerType": "TO_LOCAL_AVATAR_ADVANCED",
|
|
"useSteerAnim": true,
|
|
"interruptFreestyle": true,
|
|
"forceSteer": true,
|
|
"targetNpcAlias": ""
|
|
}
|
|
]
|
|
]
|
|
} |