Skip to main content

SortOption

This construct represents a way of sorting results that a player can use when searching resources in the resource (orange) section of the system.

JSON Format

{
"type": "SortOption",
"name": ...,
"stat": ...,
"true_name": ...,
"false_name": ...,
"options": ...,
"options_display_stat": ...,
"order": ...
}

Fields

FieldTypeRequiredDescription
orderSortByOrderOptional. Defaults to asc. The order to use when sorting.