mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
79 lines
1.9 KiB
JSON
79 lines
1.9 KiB
JSON
{
|
|
"VisionConfigs": {
|
|
"TrackNpc_Vision1": {
|
|
"VisionID": "TrackNpc_Vision1",
|
|
"DistanceRange": 5,
|
|
"YawAngleRange": 150,
|
|
"Priority": 30,
|
|
"ZoneTag": "Zone1",
|
|
"UseForVision": true
|
|
},
|
|
"TrackNpc_Vision5": {
|
|
"VisionID": "TrackNpc_Vision5",
|
|
"DistanceRange": 2,
|
|
"YawAngleRange": 360,
|
|
"Priority": 25,
|
|
"ZoneTag": "Zone5",
|
|
"UseForVision": true
|
|
},
|
|
"TrackNpc_Vision2": {
|
|
"VisionID": "TrackNpc_Vision2",
|
|
"DistanceRange": 5,
|
|
"YawAngleRange": 360,
|
|
"Priority": 20,
|
|
"ZoneTag": "Zone2"
|
|
},
|
|
"TrackNpc_Vision3": {
|
|
"VisionID": "TrackNpc_Vision3",
|
|
"DistanceRange": 12,
|
|
"YawAngleRange": 150,
|
|
"Priority": 25,
|
|
"ZoneTag": "Zone3",
|
|
"UseForVision": true
|
|
},
|
|
"TrackNpc_Vision4": {
|
|
"VisionID": "TrackNpc_Vision4",
|
|
"DistanceRange": 12,
|
|
"YawAngleRange": 360,
|
|
"Priority": 15,
|
|
"ZoneTag": "Zone4"
|
|
},
|
|
"TrackNpc_March7th_Vision1": {
|
|
"VisionID": "TrackNpc_Vision1",
|
|
"DistanceRange": 5,
|
|
"YawAngleRange": 150,
|
|
"Priority": 30,
|
|
"ZoneTag": "Zone1",
|
|
"UseForVision": true
|
|
},
|
|
"TrackNpc_March7th_Vision5": {
|
|
"VisionID": "TrackNpc_Vision5",
|
|
"DistanceRange": 2,
|
|
"YawAngleRange": 360,
|
|
"Priority": 25,
|
|
"ZoneTag": "Zone5",
|
|
"UseForVision": true
|
|
},
|
|
"TrackNpc_March7th_Vision2": {
|
|
"VisionID": "TrackNpc_Vision2",
|
|
"DistanceRange": 4,
|
|
"YawAngleRange": 360,
|
|
"Priority": 20,
|
|
"ZoneTag": "Zone2"
|
|
},
|
|
"TrackNpc_March7th_Vision3": {
|
|
"VisionID": "TrackNpc_Vision3",
|
|
"YawAngleRange": 150,
|
|
"Priority": 25,
|
|
"ZoneTag": "Zone3",
|
|
"UseForVision": true
|
|
},
|
|
"TrackNpc_March7th_Vision4": {
|
|
"VisionID": "TrackNpc_Vision4",
|
|
"DistanceRange": 9,
|
|
"YawAngleRange": 360,
|
|
"Priority": 15,
|
|
"ZoneTag": "Zone4"
|
|
}
|
|
}
|
|
} |