warframe-worldstate-parser
    Preparing search index...

    Represents a sortie variant

    Index

    Constructors

    • Make the SortieVariant

      Parameters

      • data: RawSortieVariant

        Sortie variant data

      • deps: default = ...

        Dependencies

        Dependency Object

        • Optionalcharacter?: string

          Character name for traders

        • OptionalkuvaData?: KuvaLogEntry[]

          Kuva data for parsing

        • locale: Locale

          Locale to use for translations

        • Optionallogger?: { debug: (message: string) => void }

          Generic logger to use if needed

        • OptionalsentientData?: { end: number; start: number }

          Sentint Data for parsing

        • OptionalsortieData?: SortieData

          Sortie data for parsing

      Returns default

    Properties

    missionType: string

    The variant's mission type

    missionTypeKey: string

    The variant's mission type unlocalized

    modifier: string

    The mission modifier

    modifierDescription: string

    The variant's modifier description

    node: string

    The node where the variant takes place

    nodeKey: string

    The node where the variant takes place unlocalized