; MOA125 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=MOA125

; data source
; for custom reticles and information only
SOURCE=MERO Default Reticle

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

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

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

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

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

; 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=3
; LastBDCDot - the last addressable subtension
LastBDCDot=9

; Base MoA values
; at CMAG (25.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)=12.5000
DotArray(1)=2.0000
DotArray(2)=0.0000
DotArray(3)=-2.0000
DotArray(4)=-4.0000
DotArray(5)=-6.0000
DotArray(6)=-8.0000
DotArray(7)=-10.0000
DotArray(8)=-12.0000
DotArray(9)=-12.5000

; 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(9)=40

; Last written 16/10/2024
