Recipes
Each recipe takes a rule you might need to model and shows the entry structure that implements it, with the tradeoffs worth knowing. They follow the conventions used across the established BSData catalogues, so data built this way matches what other authors expect.
A few terms used throughout:
- Shared entry: a definition kept once and reused by link.
- Model entry: a selection entry of type
model, one per distinct kind of model in a unit. - Group: a selection group that holds a set of choices, with
min/maxcontrolling how many can be picked. - Upgrade entry: a selection entry of type
upgrade, used for options and for the per-model increments that scale points.
The recipes
- Points that scale per model
- Weapon options
- Show or hide an option based on another choice
- Sub-factions and allegiances
- Army-wide limits
For sub-forces and allied detachments, see Forces § Child forces. For one shared option priced differently per unit (a mount several characters can take, say), see Links & Shared Entries.