Constructors

Properties

bagUpgradesPurchased: number
highestMagicalPower: number
selectedPower:
    | null
    | "Warrior"
    | "PET"
    | "Fortuitous "
    | "Pretty"
    | "Protected"
    | "Simple"
    | "Commando"
    | "Disciplined"
    | "Inspired"
    | "Ominous "
    | "Prepared"
    | "Silky"
    | "Sweet"
    | "Adept"
    | "Bloody"
    | "Forceful"
    | "Itchy"
    | "Mythical"
    | "Shaded"
    | "Sighted"
    | "Bizarre"
    | "Demonic"
    | "Hurtful"
    | "Pleasant"
    | "Sanguisuge"
    | "Frozen"
    | "Healthy"
    | "Slender"
    | "Strong"
    | "Bubba"
    | "Crumbly"
    | "Scorching"
unlockedPowers: (
    | "Warrior"
    | "PET"
    | "Fortuitous "
    | "Pretty"
    | "Protected"
    | "Simple"
    | "Commando"
    | "Disciplined"
    | "Inspired"
    | "Ominous "
    | "Prepared"
    | "Silky"
    | "Sweet"
    | "Adept"
    | "Bloody"
    | "Forceful"
    | "Itchy"
    | "Mythical"
    | "Shaded"
    | "Sighted"
    | "Bizarre"
    | "Demonic"
    | "Hurtful"
    | "Pleasant"
    | "Sanguisuge"
    | "Frozen"
    | "Healthy"
    | "Slender"
    | "Strong"
    | "Bubba"
    | "Crumbly"
    | "Scorching"
)[]

Methods

  • Returns
        | null
        | "Warrior"
        | "PET"
        | "Fortuitous "
        | "Pretty"
        | "Protected"
        | "Simple"
        | "Commando"
        | "Disciplined"
        | "Inspired"
        | "Ominous "
        | "Prepared"
        | "Silky"
        | "Sweet"
        | "Adept"
        | "Bloody"
        | "Forceful"
        | "Itchy"
        | "Mythical"
        | "Shaded"
        | "Sighted"
        | "Bizarre"
        | "Demonic"
        | "Hurtful"
        | "Pleasant"
        | "Sanguisuge"
        | "Frozen"
        | "Healthy"
        | "Slender"
        | "Strong"
        | "Bubba"
        | "Crumbly"
        | "Scorching"