Template:Acquisition

From RimWorld Wiki
Revision as of 09:48, 30 April 2024 by Harakoni (talk | contribs) (Adding anomaly research note)
Jump to navigation Jump to search
Documentation icon Template documentation[view] [edit] [history] [purge]

Usage

Goal is to be able to automate the initial paragraph of acquisition. Not finished.

  1. Whether it can be build or crafted. Check.png
    • Handle things that can be mined Ex.png
    • Handle things that can't be made by the player Ex.png
  2. Workbench/es Check.png
  3. Research Check.png
    • Up to three Check.png
    • Techprint Check.png (hardcoded list)
      • Number of techprints Check.png (hardcoded list)
  4. Required resources Check.png
  5. Crafting time Check.png
  6. Minimum skill Check.png
  7. Gestation cycles Check.png
  8. Ideoligion requirements Ex.png (requires infobox update)
  9. Note when it can't be minified. Check.png
  10. Whether it can be bought from traders. Check.png/Ex.png (a lot of pages are missing the Property:TradeTags though, and not every thing with TradeTags is actually purchasable)
    • Which traders it can be bought from Ex.png
  • Mech resurrection? Ex.png?

Examples

Flak vest

{{#ifeq:Gear|Psycast|There are two ways to acquire Flak vest:

  1. A randomly selected level psycast is granted to the psycaster when they gain psylink level . Flak vest is one of the options that may be selected. Note that this occurs regardless of how the psylink level is gained.
  2. Flak vest can also be acquired from a psytrainer naming it. See the psytrainer page for further details.

|

Machining table

{{#ifeq:Building|Psycast|There are two ways to acquire Machining table:

  1. A randomly selected level psycast is granted to the psycaster when they gain psylink level . Machining table is one of the options that may be selected. Note that this occurs regardless of how the psylink level is gained.
  2. Machining table can also be acquired from a psytrainer naming it. See the psytrainer page for further details.

|

War mask

{{#ifeq:Gear|Psycast|There are two ways to acquire War mask:

  1. A randomly selected level psycast is granted to the psycaster when they gain psylink level . War mask is one of the options that may be selected. Note that this occurs regardless of how the psylink level is gained.
  2. War mask can also be acquired from a psytrainer naming it. See the psytrainer page for further details.

|

Stool

{{#ifeq:Building|Psycast|There are two ways to acquire Stool:

  1. A randomly selected level psycast is granted to the psycaster when they gain psylink level . Stool is one of the options that may be selected. Note that this occurs regardless of how the psylink level is gained.
  2. Stool can also be acquired from a psytrainer naming it. See the psytrainer page for further details.

|

Cataphract armor

{{#ifeq:Gear|Psycast|There are two ways to acquire Cataphract armor:

  1. A randomly selected level psycast is granted to the psycaster when they gain psylink level . Cataphract armor is one of the options that may be selected. Note that this occurs regardless of how the psylink level is gained.
  2. Cataphract armor can also be acquired from a psytrainer naming it. See the psytrainer page for further details.

|

Centurion

{{#ifeq:Mechanoid|Psycast|There are two ways to acquire Centurion:

  1. A randomly selected level psycast is granted to the psycaster when they gain psylink level . Centurion is one of the options that may be selected. Note that this occurs regardless of how the psylink level is gained.
  2. Centurion can also be acquired from a psytrainer naming it. See the psytrainer page for further details.

|

Berserk pulse

{{#ifeq:Psycast|Psycast|There are two ways to acquire Berserk pulse:

  1. A randomly selected level 6 psycast is granted to the psycaster when they gain psylink level 6. Berserk pulse is one of the options that may be selected. Note that this occurs regardless of how the psylink level is gained.
  2. Berserk pulse can also be acquired from a psytrainer naming it. See the psytrainer page for further details.

|