mirror of
https://github.com/Koko-boya/Grasscutter_Resources
synced 2024-01-31 23:23:19 +08:00
23 lines
502 B
JSON
23 lines
502 B
JSON
{
|
|
"luaDataPath": "",
|
|
"entityBan": "",
|
|
"group": [
|
|
[
|
|
{
|
|
"$type": "MoleMole.Config.ConfigSetAnimatorAction",
|
|
"type": "SET_ANIMATOR",
|
|
"paramType": "Bool",
|
|
"paramName": "Talk",
|
|
"boolValue": true
|
|
},
|
|
{
|
|
"$type": "MoleMole.Config.ConfigSteerInterAction",
|
|
"type": "STEER_TO",
|
|
"duration": 0.75,
|
|
"steerType": "TO_LOCAL_AVATAR_ADVANCED",
|
|
"useSteerAnim": true,
|
|
"targetNpcAlias": ""
|
|
}
|
|
]
|
|
]
|
|
} |