Files
PetitPlanet-Data/AI/NpcVisitor/NpcVisitorCfg.json
2025-11-11 07:21:48 +07:00

60 lines
1.5 KiB
JSON

{
"$type": "miHoYo.HYG.AI.NpcVisitorCfg, Assembly-CSharp",
"duration": 1,
"cd": 1,
"count": 2,
"checkIntervalFirst": {
"$type": "miHoYo.HYG.RangeInt32, Assembly-CSharp",
"min": 60,
"max": 120
},
"checkInterval": {
"$type": "miHoYo.HYG.RangeInt32, Assembly-CSharp",
"min": 300,
"max": 600
},
"pointNotFoundCheckNextTime": 5,
"probability": 100.0,
"ignoreContact": false,
"allowNpc": {
"$type": "System.Collections.Generic.List`1[[System.UInt32, mscorlib]], mscorlib",
"$values": [
1005,
1009,
1012,
1011,
12,
1010
]
},
"pqs": {
"$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.PointQueryConfig, Assembly-CSharp]], Assembly-CSharp",
"_assetGuid": "d6d1a60421584002b446f9f33090d859",
"_assetPath": "Data/Query/PQS/YingdiNearbyPosNotInScreen.json"
},
"anchorPoints": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.AnchorPointSelector, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.AnchorPointSelector, Assembly-CSharp",
"sceneId": 2,
"pointId": 490460990
},
{
"$type": "miHoYo.HYG.AnchorPointSelector, Assembly-CSharp",
"sceneId": 2,
"pointId": 490718829
},
{
"$type": "miHoYo.HYG.AnchorPointSelector, Assembly-CSharp",
"sceneId": 2,
"pointId": 490482681
},
{
"$type": "miHoYo.HYG.AnchorPointSelector, Assembly-CSharp",
"sceneId": 2,
"pointId": 489928443
}
]
}
}