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

40 lines
884 B
JSON

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