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

    Function baseUnitPoints

    • Base point cost for a unit of modelCount models taken as its ordinal-th army copy (1-based; defaults to the 1st copy). Among the tiers whose ordinal band covers this copy, returns the cost of the highest models threshold the count reaches (lowest tier when none is reached). models is the tier's range floor (a range-priced tier spans models..models_max at one cost, e.g. Venatari 4–6 @320), so a count inside a range resolves to that range's cost. Returns 0 when no tier applies — the caller surfaces a violation rather than guessing.

      Parameters

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

      Returns number