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

73 lines
1.8 KiB
JSON

{
"personalities": [
1
],
"initSceneRule": {},
"initPosRule": {},
"firstMeetState": {
"scene": {
"$type": "miHoYo.HYG.AI.SelectSceneByType, Assembly-CSharp",
"sceneType": 0
},
"position": {
"$type": "miHoYo.HYG.StaticPosition, Assembly-CSharp",
"xPos": -6.0,
"yPos": 0.1,
"zPos": -10.0,
"yAngle": 0.0
},
"directSetPos": false,
"configID": 0
},
"targetRange": 1.0,
"exitFollowRange": 2.0,
"performanceRange": 3.0,
"companionMaxDistance": 4.0,
"walkRectData": null,
"commonGoalList": [
{
"_assetGuid": "7b71d10008c13804687faa6743de3601",
"_assetPath": "Data/AI/UtilityAI/GoalList_SimpleIdle.json"
}
],
"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": [
{
"_assetGuid": "7b71d10008c13804687faa6743de3601",
"_assetPath": "Data/AI/UtilityAI/GoalList_SimpleIdle.json"
}
],
"entrySelectorId": 1001
},
{
"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
}
]
}