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

29 lines
577 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": [],
"advGoalList": [],
"companionGoalList": [],
"pendingGoalList": [],
"advPartnerGoalList": [],
"visitorGoalList": [],
"npcPresetConfigs": [
{
"state": 7,
"goalList": [],
"entrySelectorId": 1000010001
}
]
}