User:JuliaCat/Template:Test/doc
Overview
Planned to be used for pawn kind tables: for displaying the available apparel, weapons, and tech hediffs based on tags, budget, and other encompassing factors. The current design uses a template to format the output from an #ask query, as a list consisting of an icon and text link for each item.
{{#ask: [[WeaponTags::ShortShots||Neolithic]] | format = template | template = User:JuliaCat/Template:Test | link = none | sort = From DLC | sep = <br /> }}
Short bow
Pump shotgun
Pila
Chain shotgun
Recurve bow
Heavy SMG
Greatbow
Machine pistol
Flamebow
An item budget can be applied to this query via an acceptable market value range, although for applicable items, quality and stuff would need to be factored in per item or otherwise ignored.
If item quality and applicable stuff is factored in, then this combined with the budget range for one or more items, and a variable amount of item tags, wouldn't allow for an easy to implement template. Tech hediffs remain the simplest in having only one associated market value per item, allowing for a proper application of budget.
{{#ask: [[TechHediffsTags::Simple||Advanced]] | format = template | template = User:JuliaCat/Template:Test | link = none | sort = TechHediffsTags, From DLC | sep = , }}
Bionic eye, Bionic leg, Bionic spine, Bionic tongue, Bionic ear, Joywire, Bionic arm, Bionic jaw, Bionic heart, Painstopper, Bionic stomach, Power claw, Detoxifier kidney , Detoxifier lung , Immunoenhancer , Sterilizing stomach , Circadian assistant , Reprocessor stomach , Learning assistant , Circadian half-cycler , Toughskin gland , Love enhancer , Coagulator , Stoneskin gland , Neurocalculator , Gastro-analyzer , Aesthetic nose , Armorskin gland , Nuclear stomach , Healing enhancer , Aesthetic shaper , Prosthetic arm, Prosthetic heart, Prosthetic leg, Cochlear implant
{{#ask: [[TechHediffsTags::Simple||Advanced]] [[Market Value Base ::>300]] [[Market Value Base ::<700]] | format = template | template = User:JuliaCat/Template:Test | link = none | sort = TechHediffsTags, From DLC | sep = , }}
Bionic tongue, Power claw, Aesthetic nose
{{#ask: [[TechHediffsTags::Simple||Advanced]] [[Market Value Base ::>300]] [[Market Value Base ::<700]] | format = template | template = User:JuliaCat/Template:Test | link = none | sort = TechHediffsTags, From DLC | sep = , }}
Demonstration that tech tags and market value are properly interpreted:
{{#ask: [[TechHediffsTags::Simple||Advanced]] [[Market Value Base ::>300]] [[Market Value Base ::<700]] | ?TechHediffsTags | ?Market Value Base | format = list | sort = TechHediffsTags, From DLC | sep = , }}
Bionic tongue (TechHediffsTags: Advanced, Market Value Base: 565), Power claw (TechHediffsTags: Advanced, AdvancedWeapon, Market Value Base: 385), Aesthetic nose (TechHediffsTags: Advanced, ImplantEmpireCommon, Market Value Base: 585)
Budget
Budget applies to the 3 main tag categories, and is the range in total market value for applicable items.
Tech hediffs all have a fixed market value, or none at all (e.g. Denture), and so allow for the easiest calculation. By default, only 1 available tech hediff can be applied to the pawn, unless otherwise stated.
Apparel value can depend on quality and stuffable material used, meaning the range for possible outcomes is too large for many textile based clothing, but remains simpler for most armors. All utility items are not stuffable, and most do not have quality, so they remain much less variable, although most utility items will be forced and thus remain a static cost[verify], aside from the few utility items that can have quality (Shield belt, Jump pack). Pawns are highly likely to be wearing multiple articles of clothing, and so calculating all possible outcomes is not viable.
Most weapons are not stuffable, and those that are have a much more limited item pool compared to clothing. Ranged weapons are not stuffable and only depend on quality for price, while most craftable melee weapons are stuffable. The Club doesn't use quality, but remains stuffable. Pawns are only equipped with one weapon, so this budget will only apply to one final item.
Quality
By default, the item quality of any given pawn kind is capped at excellent quality, excluding masterwork and legendary, allowing for a range of: awful, poor, normal, good, and excellent (awfl - exc), unless otherwise stated. For our purposes, quality would only apply to most apparel and weapons, excluding any kind of hediff.
For reference, here are the full length and shorthand strings for quality categories:
- awful
- awfl
- poor
- poor
- normal
- norm
- good
- good
- excellent
- exc
- masterwork
- mast
- legendary
- legd
Stuff
Applicable for certain weapons and apparel.
Apparel
Apparel may have quality and/or stuffability.
Weapons
Weapons may have quality and/or stuffability.
Tech / Hediffs
Tech hediffs do not have quality or stuffability, resulting in each piece of tech having a singular consistent market value.