Property:Minimum Monolith Level For Study
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 article relates to content added by Anomaly (DLC). Please note that it will not be present without the DLC enabled. |
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
{ "type": "PROPERTY_CONSTRAINT_SCHEMA", "constraints": { "type_constraint": "_num", "allowed_values": [ "0", "1", "2", "3", "4", "5", "6" ] } }