Property:Knowledge Category

From RimWorld Wiki
Jump to navigation Jump to search
(<knowledgeCategory>)
 
m
 
Line 1: Line 1:
This property of type [[has type::number]] is used to store the <code><knowledgeCategory></code> parameter.
+
This property of type [[has type::text]] is used to store the <code><knowledgeCategory></code> parameter.
  
 
Knowledge Category is defined as the category of knowledge gained when studying applicable pawns.
 
Knowledge Category is defined as the category of knowledge gained when studying applicable pawns.

Latest revision as of 01:50, 1 September 2024

This property of type text is used to store the <knowledgeCategory> parameter.

Knowledge Category is defined as the category of knowledge gained when studying applicable pawns.

This property allows the following values:

  • Basic
  • Advanced
Showing 7 pages using this property.
B
Advanced  +
F
Basic  +
M
Advanced  +
N
Advanced  +
R
Advanced  +
T
Basic  +
Basic  +
The request is being processed and may take a moment. Preparing ...
{ "type": "PROPERTY_CONSTRAINT_SCHEMA", "constraints": { "type_constraint": "_txt", "allowed_values": [ "Basic", "Advanced" ] } }