Currently trying to figure out something on using a stat for exclusion purposes accross a squad which consists of multiple units.
For example, we have a squad which can have up to 1 special weapon for every ten models. A stat is used to keep track of this. The problem occurs when a "sergeant" type model is added. This sergeant can have the same special weapon, but obviously if he chooses it, it cannot be chosen by the squad.
However, by using the stat as an exclusion it only seems to care about the stat in regards to the exclusion limit. Trying to modify the stat, such as by reducing the stat by one if the sergeant takes it can lead to the result where an option error occurs (it reduces the stat by one, and if only one special weapon can be chosen it turns to zero and thus cannot be chosen).
I'm sure that a rule would work, but the exclusion idea seems a little more elegant - provided that the stat could be used for the whole squad, instead of a unit by unit basis.
For example, we have a squad which can have up to 1 special weapon for every ten models. A stat is used to keep track of this. The problem occurs when a "sergeant" type model is added. This sergeant can have the same special weapon, but obviously if he chooses it, it cannot be chosen by the squad.
However, by using the stat as an exclusion it only seems to care about the stat in regards to the exclusion limit. Trying to modify the stat, such as by reducing the stat by one if the sergeant takes it can lead to the result where an option error occurs (it reduces the stat by one, and if only one special weapon can be chosen it turns to zero and thus cannot be chosen).
I'm sure that a rule would work, but the exclusion idea seems a little more elegant - provided that the stat could be used for the whole squad, instead of a unit by unit basis.