Property:Knowledge Category
Jump to navigation
Jump to search
This article relates to content added by Anomaly (DLC). Please note that it will not be present without the DLC enabled. |
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
W
Advanced +
{ "type": "PROPERTY_CONSTRAINT_SCHEMA", "constraints": { "type_constraint": "_txt", "allowed_values": [ "Basic", "Advanced" ] } }