warframe-worldstate-parser
    Preparing search index...

    General data pertaining to incursions

    interface Incursion {
        activation: Date;
        expiry: Date;
        id: string;
    }
    Index

    Properties

    Properties

    activation: Date

    when the current incursions became active

    expiry: Date

    when the current incursions become inactive

    id: string

    Identifier for steel path incursion based on start of day.