warframe-worldstate-parser
    Preparing search index...

    Represents an in-game mission

    Index

    Constructors

    Properties

    advancedSpawners: string[]

    Array of strings denoting extra spawners for a mission

    archwingRequired: boolean

    The Mission's archwing requirement

    consumeRequiredItems?: boolean

    Whether or not the required items are consumed

    description: string

    The mission's description

    enemySpec: string

    Enemy specification for the mission

    exclusiveWeapon: string

    Only weapon allowed for the mission

    faction: string

    The factions that the players must fight in the mission

    factionKey: string

    The factions that the players must fight in the mission

    goalTag?: string

    A tag for the event that this corresponds to

    isSharkwing: boolean

    The Mission's sharkwing requirement

    leadersAlwaysAllowed?: boolean

    Whether or not leaders are always allowed

    levelAuras: string[]

    Affectors for this mission

    levelOverride: string

    Override for the map on this mission

    maxEnemyLevel: number

    The maximum level of the enemies in the mission

    maxWaveNum?: number

    The number of waves that the players need to complete (undefined if not applicable)

    minEnemyLevel: number

    The minimum level of the enemies in the mission

    nightmare: boolean

    The Mission's nightmare boolean

    node: string

    The node where the mission takes place

    nodeKey: string

    Unlocalized node

    requiredItems: string[]

    Items required to enter the mission

    reward?: default

    The mission's reward

    target?: string

    Target for the mission

    type: string

    The mission's type

    typeKey: string

    The mission's type