Function telescope

  • Get information from telescope

    Returns {
        elementContest?: Element;
        hedge1?: Element;
        hedge2?: Element;
        hedge3?: Element;
        statContest?: Stat;
    }

    An object with all information the telescope gives you about the sorceress's contests and maze

    • OptionalelementContest?: Element
    • Optionalhedge1?: Element
    • Optionalhedge2?: Element
    • Optionalhedge3?: Element
    • OptionalstatContest?: Stat