warframe-worldstate-parser
    Preparing search index...

    Interface RawArchimedeaMission

    interface RawArchimedeaMission {
        difficulties: Difficulty[];
        faction: string;
        missionType: string;
    }
    Index

    Properties

    difficulties: Difficulty[]
    faction: string
    missionType: string