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

75 lines
1.8 KiB
JSON

{
"personalities": [],
"initSceneRule": {
"$type": "miHoYo.HYG.AI.SelectSceneByType, Assembly-CSharp",
"sceneType": 0
},
"initPosRule": {
"$type": "miHoYo.HYG.StaticPosition, Assembly-CSharp",
"xPos": -10.0,
"yPos": 0.0,
"zPos": -0.3,
"yAngle": -71.0,
"galaxyPositionInfo": {
"isEnableMultiGalaxy": false,
"defGalaxyPos": {
"$type": "miHoYo.HYG.GalaxyStaticPos, Assembly-CSharp",
"xPos": -10.0,
"yPos": 0.0,
"zPos": -0.3,
"yAngle": -71.0
},
"hexiaGalaxyPos": {
"$type": "miHoYo.HYG.GalaxyStaticPos, Assembly-CSharp",
"xPos": 0.0,
"yPos": 0.0,
"zPos": 0.0,
"yAngle": 0.0
},
"taffehGalaxyPos": {
"$type": "miHoYo.HYG.GalaxyStaticPos, Assembly-CSharp",
"xPos": 0.0,
"yPos": 0.0,
"zPos": 0.0,
"yAngle": 0.0
},
"pashahGalaxyPos": {
"$type": "miHoYo.HYG.GalaxyStaticPos, Assembly-CSharp",
"xPos": 0.0,
"yPos": 0.0,
"zPos": 0.0,
"yAngle": 0.0
},
"norvanyaGalaxyPos": {
"$type": "miHoYo.HYG.GalaxyStaticPos, Assembly-CSharp",
"xPos": 0.0,
"yPos": 0.0,
"zPos": 0.0,
"yAngle": 0.0
}
}
},
"firstMeetState": {
"scene": null,
"position": {},
"directSetPos": false,
"configID": 0
},
"targetRange": 0.0,
"exitFollowRange": 0.0,
"performanceRange": 0.0,
"companionMaxDistance": 0.0,
"walkRectData": null,
"npcPresetConfigs": [
{
"state": 7,
"goalList": [
{
"_assetGuid": "676365c6eb606ed438de7db595b80ea3",
"_assetPath": "Data/AI/UtilityAI/02MainlandGoalList/GoalList_RelaxWalkAroundCamp.json"
}
],
"entrySelectorId": 1000010001
}
]
}