Property:Thing Categories

From RimWorld Wiki
Jump to navigation Jump to search
(Thing Categories)
 
m
 
Line 1: Line 1:
 
<noinclude>This property of type [[has type::Text]] is used to store <code><ThingCategoryDef></code>.
 
<noinclude>This property of type [[has type::Text]] is used to store <code><ThingCategoryDef></code>.
 
{| {{STDT| sortable}}
 
{| {{STDT| sortable}}
! Def Name !! Label !! Parent !! Resource Readout Root !! Icon Path
+
! Def Name !! Label !! Parent !! Resource Readout Root !! Icon
 
|-
 
|-
 
! [[Allows value::Root]]
 
! [[Allows value::Root]]
Line 9: Line 9:
 
|-
 
|-
 
! [[Allows value::Foods]]
 
! [[Allows value::Foods]]
| foods || Root || true || UI/Icons/ThingCategories/Foods
+
| foods || Root || true || [[File:Foods thing category.png]]
 
|-
 
|-
 
! [[Allows value::FoodMeals]]
 
! [[Allows value::FoodMeals]]
| meals || Foods || true || UI/Icons/ThingCategories/FoodMeals
+
| meals || Foods || true || [[File:Meals thing category.png]]
 
|-
 
|-
 
! [[Allows value::FoodRaw]]
 
! [[Allows value::FoodRaw]]
| raw food || Foods || true || UI/Icons/ThingCategories/FoodRaw
+
| raw food || Foods || true || [[File:Raw food thing category.png]]
 
|-
 
|-
 
! [[Allows value::MeatRaw]]
 
! [[Allows value::MeatRaw]]
| meat || FoodRaw ||  || UI/Icons/ThingCategories/MeatRaw
+
| meat || FoodRaw ||  || [[File:Meat thing category.png]]
 
|-
 
|-
 
! [[Allows value::PlantFoodRaw]]
 
! [[Allows value::PlantFoodRaw]]
| vegetarian || FoodRaw ||  || UI/Icons/ThingCategories/PlantFoodRaw
+
| vegetarian || FoodRaw ||  || [[File:Vegetarian thing category.png]]
 
|-
 
|-
 
! [[Allows value::AnimalProductRaw]]
 
! [[Allows value::AnimalProductRaw]]
| animal products || FoodRaw ||  || UI/Icons/ThingCategories/AnimalProductRaw
+
| animal products || FoodRaw ||  || [[File:Animal products thing category.png]]
 
|-
 
|-
 
! [[Allows value::EggsUnfertilized]]
 
! [[Allows value::EggsUnfertilized]]
| eggs (unfert.) || AnimalProductRaw ||  || UI/Icons/ThingCategories/EggsUnfertilized
+
| eggs (unfert.) || AnimalProductRaw ||  || [[File:Eggs (unfert.) thing category.png]]
 
|-
 
|-
 
! [[Allows value::EggsFertilized]]
 
! [[Allows value::EggsFertilized]]
| eggs (fert.) || AnimalProductRaw ||  || UI/Icons/ThingCategories/EggsFertilized
+
| eggs (fert.) || AnimalProductRaw ||  || [[File:Eggs (fert.) thing category.png]]
 
|-
 
|-
 
! colspan=5 | Manufactured
 
! colspan=5 | Manufactured
 
|-
 
|-
 
! [[Allows value::Manufactured]]
 
! [[Allows value::Manufactured]]
| manufactured || Root || true || UI/Icons/ThingCategories/Manufactured
+
| manufactured || Root || true || [[File:Manufactured thing category.png]]
 
|-
 
|-
 
! [[Allows value::Textiles]]
 
! [[Allows value::Textiles]]
| textiles || Manufactured || true || UI/Icons/ThingCategories/Textiles
+
| textiles || Manufactured || true || [[File:Textiles thing category.png]]
 
|-
 
|-
 
! [[Allows value::Leathers]]
 
! [[Allows value::Leathers]]
| leathers || Textiles ||  || UI/Icons/ThingCategories/Leathers
+
| leathers || Textiles ||  || [[File:Leathers thing category.png]]
 
|-
 
|-
 
! [[Allows value::Wools]]
 
! [[Allows value::Wools]]
| wools || Textiles ||  || UI/Icons/ThingCategories/Wools
+
| wools || Textiles ||  || [[File:Wools thing category.png]]
 
|-
 
|-
 
! [[Allows value::Medicine]]
 
! [[Allows value::Medicine]]
| medicine || Manufactured || true || UI/Icons/ThingCategories/Medicine
+
| medicine || Manufactured || true || [[File:Medicine thing category.png]]
 
|-
 
|-
 
! [[Allows value::Drugs]]
 
! [[Allows value::Drugs]]
| drugs || Manufactured || true || UI/Icons/ThingCategories/Drugs
+
| drugs || Manufactured || true || [[File:Drugs thing category.png]]
 
|-
 
|-
 
! [[Allows value::MortarShells]]
 
! [[Allows value::MortarShells]]
| mortar shells || Manufactured ||  || UI/Icons/ThingCategories/MortarShells
+
| mortar shells || Manufactured ||  || [[File:Mortar shells thing category.png]]
 
|-
 
|-
 
! colspan=5 | Raw resources
 
! colspan=5 | Raw resources
 
|-
 
|-
 
! [[Allows value::ResourcesRaw]]
 
! [[Allows value::ResourcesRaw]]
| raw resources || Root || true || UI/Icons/ThingCategories/ResourcesRaw
+
| raw resources || Root || true || [[File:Raw resources thing category.png]]
 
|-
 
|-
 
! [[Allows value::PlantMatter]]
 
! [[Allows value::PlantMatter]]
| plant matter || ResourcesRaw || true || UI/Icons/ThingCategories/PlantMatter
+
| plant matter || ResourcesRaw || true || [[File:Plant matter thing category.png]]
 
|-
 
|-
 
! [[Allows value::StoneBlocks]]
 
! [[Allows value::StoneBlocks]]
| stone blocks || ResourcesRaw || true || UI/Icons/ThingCategories/StoneBlocks
+
| stone blocks || ResourcesRaw || true || [[File:Stone blocks thing category.png]]
 
|-
 
|-
 
! colspan=5 | Non-resource readout categories
 
! colspan=5 | Non-resource readout categories
Line 205: Line 205:
 
|-
 
|-
 
! [[Allows value::StoneChunks]]
 
! [[Allows value::StoneChunks]]
| stone chunks || Chunks || true || UI/Icons/ThingCategories/StoneChunks
+
| stone chunks || Chunks || true || [[File:Stone chunks thing category.png]]
 
|-
 
|-
 
! colspan=5 | Pawns
 
! colspan=5 | Pawns
Line 255: Line 255:
 
! [[Allows value::BodyPartsGhoul]]
 
! [[Allows value::BodyPartsGhoul]]
 
| ghoul || BodyParts ||  ||  
 
| ghoul || BodyParts ||  ||  
|}</noinclude>
+
|}
 +
Hierarchy:
 +
* Root
 +
<!-- Foods -->
 +
** Foods
 +
*** Meals
 +
*** Raw food
 +
**** Meat
 +
**** Vegetarian
 +
**** Animal products
 +
***** Eggs (unfert.)
 +
***** Eggs (fert.)
 +
<!-- Manufactured -->
 +
** Manufactured
 +
*** Textiles
 +
**** Leathers
 +
**** Wools
 +
*** Medicine
 +
*** Drugs
 +
*** Mortar shells
 +
<!-- Raw resources -->
 +
** Raw resources
 +
*** Plant matter
 +
*** Stone blocks
 +
<!--==================== Non-resource readout categories =====================-->
 +
<!-- Items -->
 +
** Items
 +
*** Unfinished
 +
*** Artifacts
 +
*** Inert relics
 +
*** Neurotrainers
 +
**** Psytrainers
 +
**** Skilltrainers
 +
*** Techprints
 +
*** Body parts
 +
**** Natural
 +
**** Simple parts
 +
**** Prosthetic
 +
**** Bionic
 +
**** Ultratech
 +
**** Archotech
 +
**** Mechtech
 +
**** Ghoul
 +
*** Books
 +
*** Misc
 +
<!-- Weapons -->
 +
** Weapons
 +
*** Melee weapons
 +
*** Persona weapons
 +
*** Ranged weapons
 +
**** Grenades
 +
<!-- Apparel -->
 +
** Apparel
 +
*** Headgear
 +
*** Armor
 +
**** Headgear
 +
*** Utility
 +
*** Noble apparel
 +
**** Headgear
 +
*** Misc
 +
<!-- Buildings -->
 +
** Buildings
 +
*** Art
 +
*** Production
 +
*** Furniture
 +
*** Power
 +
*** Security
 +
*** Misc
 +
*** Recreation
 +
*** Temperature
 +
*** Special
 +
<!-- Chunks -->
 +
** Chunks
 +
*** Stone chunks
 +
<!-- Pawns -->
 +
** Animals
 +
<!-- Plants -->
 +
** Plants
 +
*** Stumps
 +
<!-- Corpses -->
 +
** Corpses
 +
*** Humanlike corpses
 +
*** Animal corpses
 +
**** Insect corpses
 +
*** Mechanoid corpses
 +
*** Entity corpses
 +
<!-- Book Effects -->
 +
* BookEffects
 +
** Skill gain
 +
** Research</noinclude>
 
<includeonly>
 
<includeonly>
</includeonly>
+
* Root
 +
<!-- Foods -->
 +
** Foods
 +
*** Meals
 +
*** Raw food
 +
**** Meat
 +
**** Vegetarian
 +
**** Animal products
 +
***** Eggs (unfert.)
 +
***** Eggs (fert.)
 +
<!-- Manufactured -->
 +
** Manufactured
 +
*** Textiles
 +
**** Leathers
 +
**** Wools
 +
*** Medicine
 +
*** Drugs
 +
*** Mortar shells
 +
<!-- Raw resources -->
 +
** Raw resources
 +
*** Plant matter
 +
*** Stone blocks
 +
<!--==================== Non-resource readout categories =====================-->
 +
<!-- Items -->
 +
** Items
 +
*** Unfinished
 +
*** Artifacts
 +
*** Inert relics
 +
*** Neurotrainers
 +
**** Psytrainers
 +
**** Skilltrainers
 +
*** Techprints
 +
*** Body parts
 +
**** Natural
 +
**** Simple parts
 +
**** Prosthetic
 +
**** Bionic
 +
**** Ultratech
 +
**** Archotech
 +
**** Mechtech
 +
**** Ghoul
 +
*** Books
 +
*** Misc
 +
<!-- Weapons -->
 +
** Weapons
 +
*** Melee weapons
 +
*** Persona weapons
 +
*** Ranged weapons
 +
**** Grenades
 +
<!-- Apparel -->
 +
** Apparel
 +
*** Headgear
 +
*** Armor
 +
**** Headgear
 +
*** Utility
 +
*** Noble apparel
 +
**** Headgear
 +
*** Misc
 +
<!-- Buildings -->
 +
** Buildings
 +
*** Art
 +
*** Production
 +
*** Furniture
 +
*** Power
 +
*** Security
 +
*** Misc
 +
*** Recreation
 +
*** Temperature
 +
*** Special
 +
<!-- Chunks -->
 +
** Chunks
 +
*** Stone chunks
 +
<!-- Pawns -->
 +
** Animals
 +
<!-- Plants -->
 +
** Plants
 +
*** Stumps
 +
<!-- Corpses -->
 +
** Corpses
 +
*** Humanlike corpses
 +
*** Animal corpses
 +
**** Insect corpses
 +
*** Mechanoid corpses
 +
*** Entity corpses
 +
<!-- Book Effects -->
 +
* BookEffects
 +
** Skill gain
 +
** Research</includeonly>

Latest revision as of 19:16, 29 September 2024

This property of type Text is used to store <ThingCategoryDef>.

Def Name Label Parent Resource Readout Root Icon
Root root
Foods
Foods foods Root true Foods thing category.png
FoodMeals meals Foods true Meals thing category.png
FoodRaw raw food Foods true Raw food thing category.png
MeatRaw meat FoodRaw Meat thing category.png
PlantFoodRaw vegetarian FoodRaw Vegetarian thing category.png
AnimalProductRaw animal products FoodRaw Animal products thing category.png
EggsUnfertilized eggs (unfert.) AnimalProductRaw Eggs (unfert.) thing category.png
EggsFertilized eggs (fert.) AnimalProductRaw Eggs (fert.) thing category.png
Manufactured
Manufactured manufactured Root true Manufactured thing category.png
Textiles textiles Manufactured true Textiles thing category.png
Leathers leathers Textiles Leathers thing category.png
Wools wools Textiles Wools thing category.png
Medicine medicine Manufactured true Medicine thing category.png
Drugs drugs Manufactured true Drugs thing category.png
MortarShells mortar shells Manufactured Mortar shells thing category.png
Raw resources
ResourcesRaw raw resources Root true Raw resources thing category.png
PlantMatter plant matter ResourcesRaw true Plant matter thing category.png
StoneBlocks stone blocks ResourcesRaw true Stone blocks thing category.png
Non-resource readout categories
Items
Items items Root
Unfinished unfinished Items
Artifacts artifacts Items
InertRelics inert relics Items
Neurotrainers neurotrainers Items
NeurotrainersPsycast psytrainers Neurotrainers
NeurotrainersSkill skilltrainers Neurotrainers
Techprints techprints Items
BodyParts body parts Items
BodyPartsNatural natural BodyParts
BodyPartsSimple simple parts BodyParts
BodyPartsProsthetic prosthetic BodyParts
BodyPartsBionic bionic BodyParts
BodyPartsUltra ultratech BodyParts
BodyPartsArchotech archotech BodyParts
BodyPartsMechtech mechtech BodyParts
Books books Items
ItemsMisc misc Items
Weapons
Weapons weapons Root
WeaponsMelee melee weapons Weapons
WeaponsMeleeBladelink persona weapons Weapons
WeaponsRanged ranged weapons Weapons
Grenades grenades WeaponsRanged
Apparel
Apparel apparel Root
Headgear headgear Apparel
ApparelArmor armor Apparel
ArmorHeadgear headgear ApparelArmor
ApparelUtility utility Apparel
ApparelNoble noble apparel Apparel
HeadgearNoble headgear ApparelNoble
ApparelMisc misc Apparel
Buildings
Buildings buildings Root
BuildingsArt art Buildings
BuildingsProduction production Buildings
BuildingsFurniture furniture Buildings
BuildingsPower power Buildings
BuildingsSecurity security Buildings
BuildingsMisc misc Buildings
BuildingsJoy recreation Buildings
BuildingsTemperature temperature Buildings
BuildingsSpecial special Buildings
Chunks
Chunks chunks Root
StoneChunks stone chunks Chunks true Stone chunks thing category.png
Pawns
Animals animals Root
Plants
Plants plants Root
Stumps stumps Plants
Corpses
Corpses corpses Root
CorpsesHumanlike humanlike corpses Corpses
CorpsesAnimal animal corpses Corpses
CorpsesInsect insect corpses CorpsesAnimal
CorpsesMechanoid mechanoid corpses Corpses
Book Effects
BookEffects bookEffects
SkillGain skill gain BookEffects
ResearchGain research BookEffects
Anomaly Content added by the Anomaly DLC
CorpsesEntity entity corpses Corpses
BodyPartsGhoul ghoul BodyParts

Hierarchy:

  • Root
    • Foods
      • Meals
      • Raw food
        • Meat
        • Vegetarian
        • Animal products
          • Eggs (unfert.)
          • Eggs (fert.)
    • Manufactured
      • Textiles
        • Leathers
        • Wools
      • Medicine
      • Drugs
      • Mortar shells
    • Raw resources
      • Plant matter
      • Stone blocks
    • Items
      • Unfinished
      • Artifacts
      • Inert relics
      • Neurotrainers
        • Psytrainers
        • Skilltrainers
      • Techprints
      • Body parts
        • Natural
        • Simple parts
        • Prosthetic
        • Bionic
        • Ultratech
        • Archotech
        • Mechtech
        • Ghoul
      • Books
      • Misc
    • Weapons
      • Melee weapons
      • Persona weapons
      • Ranged weapons
        • Grenades
    • Apparel
      • Headgear
      • Armor
        • Headgear
      • Utility
      • Noble apparel
        • Headgear
      • Misc
    • Buildings
      • Art
      • Production
      • Furniture
      • Power
      • Security
      • Misc
      • Recreation
      • Temperature
      • Special
    • Chunks
      • Stone chunks
    • Animals
    • Plants
      • Stumps
    • Corpses
      • Humanlike corpses
      • Animal corpses
        • Insect corpses
      • Mechanoid corpses
      • Entity corpses
  • BookEffects
    • Skill gain
    • Research
The request is being processed and may take a moment. Preparing ...
{ "type": "PROPERTY_CONSTRAINT_SCHEMA", "constraints": { "type_constraint": "_txt", "allowed_values": [ "Root", "Foods", "FoodMeals", "FoodRaw", "MeatRaw", "PlantFoodRaw", "AnimalProductRaw", "EggsUnfertilized", "EggsFertilized", "Manufactured", "Textiles", "Leathers", "Wools", "Medicine", "Drugs", "MortarShells", "ResourcesRaw", "PlantMatter", "StoneBlocks", "Items", "Unfinished", "Artifacts", "InertRelics", "Neurotrainers", "NeurotrainersPsycast", "NeurotrainersSkill", "Techprints", "BodyParts", "BodyPartsNatural", "BodyPartsSimple", "BodyPartsProsthetic", "BodyPartsBionic", "BodyPartsUltra", "BodyPartsArchotech", "BodyPartsMechtech", "Books", "ItemsMisc", "Weapons", "WeaponsMelee", "WeaponsMeleeBladelink", "WeaponsRanged", "Grenades", "Apparel", "Headgear", "ApparelArmor", "ArmorHeadgear", "ApparelUtility", "ApparelNoble", "HeadgearNoble", "ApparelMisc", "Buildings", "BuildingsArt", "BuildingsProduction", "BuildingsFurniture", "BuildingsPower", "BuildingsSecurity", "BuildingsMisc", "BuildingsJoy", "BuildingsTemperature", "BuildingsSpecial", "Chunks", "StoneChunks", "Animals", "Plants", "Stumps", "Corpses", "CorpsesHumanlike", "CorpsesAnimal", "CorpsesInsect", "CorpsesMechanoid", "BookEffects", "SkillGain", "ResearchGain", "CorpsesEntity", "BodyPartsGhoul" ] } }