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

    Interface WeaponBound

    Inclusive count range a single weapon/wargear id may take in a loadout.

    interface WeaponBound {
        min: number;
        max: number;
    }
    Index

    Properties

    Properties

    min: number
    max: number