; Nato Configuration file

; menu label
; This text will appear in the Custom Reticle menu.
; By default it's the same as the reticle file name
; but it doesn't have to be.
MenuLabel=NATO

; data source
; for custom reticles and information only
SOURCE=NATO Specification

; ReticleType: 0 = Mil-dot, 1 = MoA, 2 = BDC
ReticleType=2

; Calibration magnification:
; The magnification at which the DotArray values
; below are 'True'
CMAG=10.00

; Scale
; The number of vertical pixels per MoA
pixelsPerMoa=3.0

; Vertical offset to the reticle's zero-range horizontal crosshair
Voffset=198

; Logo feature positioning
; SCLogoOffset: logo y offset from the top
SCLogoOffset=110
; SCLogoXOffset: logo x offset from the vertical centre line
SCLogoXOffset=110

; Tight: 0 = use large font for all ranges, or
;        1 = use smaller secondary font for minor subtensions
;            if space is cramped
Tight=0

; Label Diameter (Inch)
SCD=2.000

; Label Background colours
; (best leave MERO to look after these from within the application)
SCBGC=16777215
SCBGC1=16777215

; Label Background gradient
; SCGradient = 0 then label has solid colour SCBGC
; SCGradient = 1 then label has colour SCBGC at the top
;                with a gradient to colour SCBGC1 at the bottom
SCGradient=0

; MoA Parameters - only relevant for MoA reticles
; Mdots is the number of MoA between major subtensions
; ... usually 8 or 10
; (Minor subtensions are at Mdots/2)
Mdots=10

; BDC Parameters - only relevant for BDC reticles
; FirstBDCDot - the first addressable subtension
FirstBDCDot=2
; LastBDCDot - the last addressable subtension
LastBDCDot=5

; Base MoA values
; at CMAG (10.00x) above
; Indexes must start at 0 and be contiguous
; Up to 41 subtensions are allowed (indexed 0 to 40)
; but less is definitely more...
DotArray(0)=40.0000
DotArray(1)=0.0000
DotArray(2)=-8.0000
DotArray(3)=-16.0000
DotArray(4)=-20.0000
DotArray(5)=-40.0000

; ScopeCap marker type: 0 = red, 1 = blue, 2 = blue, virtual or -1 = invisible
; 0(default) red value at appropriate size
; 1 blue value at appropriate size used for minor ranges
; 2 blue value in parentheses - to indicate a value without a corresponding subtension
; -1 invisible, used to restrain the maximum displayed PBR of BDC reticles
OffsetArray(0)=-1

; Additional ScopeCap offsets (pixels)
; Used to negotiate around artefacts, etc., for clarity.
; The additional offset (positive or negative) from the built-in ±30 pixel offset
; The default is 0, i.e., no additional offset value to be applied
ExtraOffsetArray(1)=-10
ExtraOffsetArray(2)=-10
ExtraOffsetArray(3)=-10
ExtraOffsetArray(4)=20
ExtraOffsetArray(5)=-10

; Last written 16/10/2024
