Boolean

Data Type

A data type of which the value can be either true or false.

Examples

{
    "hidden": true
}

A hidden boolean set to true, which would hide the power it's in from the list of powers of an origin in the origin menu.

{
    "inverted": true
}

An inverted boolean set to true, which would invert the condition it's in.