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

39 lines
867 B
JSON

{
"personalities": [],
"initSceneRule": {},
"initPosRule": {},
"firstMeetState": {
"scene": null,
"position": {},
"directSetPos": false,
"configID": 0
},
"targetRange": 0.0,
"exitFollowRange": 0.0,
"performanceRange": 0.0,
"companionMaxDistance": 0.0,
"walkRectData": null,
"commonGoalList": [
{
"_assetGuid": "ebb06721ea5827e448531ca59f1bfcf6",
"_assetPath": "Data/AI/UtilityAI/Test/GoalList_Test.json"
}
],
"advGoalList": [],
"companionGoalList": [],
"pendingGoalList": [],
"advPartnerGoalList": [],
"visitorGoalList": [],
"npcPresetConfigs": [
{
"state": 7,
"goalList": [
{
"_assetGuid": "ebb06721ea5827e448531ca59f1bfcf6",
"_assetPath": "Data/AI/UtilityAI/Test/GoalList_Test.json"
}
],
"entrySelectorId": 1000010001
}
]
}