mirror of
https://github.com/Koko-boya/Grasscutter_Resources
synced 2024-01-31 23:23:19 +08:00
25 lines
549 B
JSON
25 lines
549 B
JSON
{
|
|
"luaDataPath": "",
|
|
"entityBan": "",
|
|
"group": [
|
|
[
|
|
{
|
|
"$type": "MoleMole.Config.ConfigSteerInterAction",
|
|
"type": "STEER_TO",
|
|
"duration": 1.0,
|
|
"steerType": "TO_LOCAL_AVATAR_ADVANCED",
|
|
"useSteerAnim": true,
|
|
"interruptFreestyle": true,
|
|
"targetNpcAlias": ""
|
|
},
|
|
{
|
|
"$type": "MoleMole.Config.ConfigLuaAction",
|
|
"type": "LUA_ACTION",
|
|
"duration": 1.0,
|
|
"invoke": true,
|
|
"invokeAlias": "20043",
|
|
"invokeParam": 1
|
|
}
|
|
]
|
|
]
|
|
} |