Files
PetitPlanet-Data/Json/DialogSelector/maindialogscfg_yangliuzhuanjia_503.json
2025-11-11 07:21:48 +07:00

34 lines
604 B
JSON

{
"states": [
{
"predicates": [
{
"$type": "Predicate"
}
],
"stateInfo": {
"curGoal": "TaskIdleWithDialogFishingIsland",
"scene": {
"$type": "SelectSceneByConfig",
"sceneID": 10007
},
"position": {
"$type": "StaticPosition",
"xPos": -2.1,
"yPos": 6.4,
"zPos": 24.18,
"yAngle": 0
}
}
}
],
"dialogSelectors": [
{
"//": "默认对话",
"isExclusive": true,
"id": 10000,
"dialogs": [ 20012 ]
}
]
}