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

63 lines
1.5 KiB
JSON

{
"personalities": [
2
],
"initSceneRule": {},
"initPosRule": {},
"firstMeetState": {
"scene": {
"$type": "miHoYo.HYG.AI.SelectSceneByType, Assembly-CSharp",
"sceneType": 1
},
"position": {
"$type": "miHoYo.HYG.StaticPosition, Assembly-CSharp",
"xPos": 2.5,
"yPos": 0.1,
"zPos": 2.5,
"yAngle": 0.0
},
"directSetPos": false,
"configID": 0
},
"targetRange": 2.5,
"exitFollowRange": 4.0,
"performanceRange": 4.0,
"companionMaxDistance": 5.0,
"walkRectData": null,
"commonGoalList": [],
"advGoalList": [
{
"_assetGuid": "3e66880c5ac67aa47b97421862ffde72",
"_assetPath": "Data/AI/UtilityAI/AdventureGoalList/GoalList_DoNothing.json"
},
{
"_assetGuid": "6259f5ff1ac5e83448e7b7612ebf3259",
"_assetPath": "Data/AI/UtilityAI/AdventureGoalList/GoalList_Idle.json"
}
],
"companionGoalList": [],
"pendingGoalList": [],
"advPartnerGoalList": [],
"visitorGoalList": [],
"npcPresetConfigs": [
{
"state": 7,
"goalList": [],
"entrySelectorId": 1
},
{
"state": 6,
"goalList": [
{
"_assetGuid": "3e66880c5ac67aa47b97421862ffde72",
"_assetPath": "Data/AI/UtilityAI/AdventureGoalList/GoalList_DoNothing.json"
},
{
"_assetGuid": "6259f5ff1ac5e83448e7b7612ebf3259",
"_assetPath": "Data/AI/UtilityAI/AdventureGoalList/GoalList_Idle.json"
}
],
"entrySelectorId": 0
}
]
}