Property:Minimum Monolith Level For Study

From RimWorld Wiki
Jump to navigation Jump to search
(<minMonolithLevelForStudy>)
 
m
 
Line 1: Line 1:
 +
{{Anomaly}}
 
This property of type [[has type::number]] is used to store the <code><minMonolithLevelForStudy></code> parameter.
 
This property of type [[has type::number]] is used to store the <code><minMonolithLevelForStudy></code> parameter.
  
Line 11: Line 12:
 
* [[Allows value::5]]
 
* [[Allows value::5]]
 
* [[Allows value::6]]
 
* [[Allows value::6]]
 +
 +
[[Category:Stats - Containment]]

Latest revision as of 17:18, 26 September 2024

This property of type number is used to store the <minMonolithLevelForStudy> parameter.

Minimum Monolith Level For Study is defined as the Monolith activation level required to study applicable things.

This property allows the following number values:

  • 0
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
Showing 20 pages using this property.
The request is being processed and may take a moment. Preparing ...
{ "type": "PROPERTY_CONSTRAINT_SCHEMA", "constraints": { "type_constraint": "_num", "allowed_values": [ "0", "1", "2", "3", "4", "5", "6" ] } }