OptionaldescriptionDescription of the gear set. May be multi-line.
OptionalfoodEquipped food (by item ID)
OptionalisIndicates that this set is a separator rather than an actual set
Equipped items (and their materia and/or relic stats)
OptionaljobFor multi-class sheets, each set can have a different job.
OptionalmateriaWhen an item is de-selected, its former materia are remembered so that they can later be automatically re-equipped based on settings. They keys are slot names (so that left/right ring can be differentiated), and the values are lists of tuples of [item ID, [materia 0, materia 1, ... materia n]]
Name of the gear set.
OptionalrelicWhen a relic is de-selected, its former stats are remembered here so that they can be recalled if the relic is selected again. They keys are item IDs, and the values are RelicStats.
Represents an exported set. Note that in addition to some fields only being applicable to internal vs external usage, some fields may be present based on whether this set was exported as a standalone individual set, or as part of a full sheet.
If it is an individual sheet export, then several of the properties that would normally live at the sheet level will instead be here (such as job and level).