Property:Increase Type
From Fallen London Wiki
Contains the Text that corresponds to the increase type of the quality.
Allowed values:
- Pyramidal - qualities that use CP
- Discrete - qualities that can only grow/fall by distinct levels, with no CP in between.
{ "type": "PROPERTY_CONSTRAINT_SCHEMA", "constraints": { "type_constraint": "_txt", "allowed_values": [ "Pyramidal", "Discrete" ] } }