@alpaca-software/40kdc-data
    Preparing search index...

    Function pointsTierMissing

    • True when no points tier covers modelCount for this ordinal — the count falls outside every tier's [models, models_max] range (below the smallest tier, above the largest, or in a gap between non-contiguous tiers), or the ordinal has no banded price. A single-size tier (no models_max) covers only models. Mirrors the band filter of baseUnitPoints.

      Parameters

      • unit: Unit
      • modelCount: number
      • ordinal: number = 1

      Returns boolean