Property:Minimum Monolith Level For Study
Jump to navigation
Jump to search
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" ] } }