Variable LIFESPANConst

LIFESPAN: {
    elongated: "forestry.lifespanElongated";
    long: "forestry.lifespanLong";
    longer: "forestry.lifespanLonger";
    longest: "forestry.lifespanLongest";
    normal: "forestry.lifespanNormal";
    short: "forestry.lifespanShort";
    shortened: "forestry.lifespanShortened";
    shorter: "forestry.lifespanShorter";
    shortest: "forestry.lifespanShortest";
} = ...

Determines how many cycles (27.5s) Queen will live for.

Type declaration

  • Readonly elongated: "forestry.lifespanElongated"

    70 (32:05)

  • Readonly long: "forestry.lifespanLong"

    60 (27:30)

  • Readonly longer: "forestry.lifespanLonger"

    50 (22:55)

  • Readonly longest: "forestry.lifespanLongest"

    45 (20:37)

  • Readonly normal: "forestry.lifespanNormal"

    40 (18:20)

  • Readonly short: "forestry.lifespanShort"

    35 (16:02)

  • Readonly shortened: "forestry.lifespanShortened"

    30 (13:45)

  • Readonly shorter: "forestry.lifespanShorter"

    20 (9:10)

  • Readonly shortest: "forestry.lifespanShortest"

    10 (4:35)

Generated using TypeDoc