mwg API
    Preparing search index...

    Interface AdvancementOption

    interface AdvancementOption {
        description?: string;
        id: string;
    }
    Index
    description?: string

    shown in a choice UI; mwg never reads this itself

    id: string