ConditionList - Septillihedron/SuperheroesPlusSchema GitHub Wiki

ConditionList - A mapping from name (any string) to Condition

A list of conditions

Structure

name1: A value of [Condition](Condition)
name2: A value of [Condition](Condition)
...