swu_generate_deck
Generate a first-pass Star Wars Unlimited deck around a theme. Build with owned cards only or allow off-aspect splashes, and adjust curve with target average cost.
Instructions
Generate a first-pass Star Wars Unlimited brew around a theme. Set only_owned=True to build only with cards in your loaded collection (quantities will be capped by ownership). By default the deck is restricted to on-aspect cards (the aspects granted by the two leaders plus the base); set allow_off_aspect=True to permit off-aspect splashes that cost extra resources. Set target_avg_cost to steer the curve (e.g. 2.5 for an aggressive low-curve deck, 3.5 for midrange); lower = cheaper and faster. When omitted, the format default is used.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| theme | Yes | ||
| budget | No | ||
| base_name | No | ||
| only_owned | No | ||
| format_name | No | premier | |
| leader_names | No | ||
| meta_context | No | ||
| primary_aspects | No | ||
| target_avg_cost | No | ||
| target_matchups | No | ||
| allow_off_aspect | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||