Skip to content

LibAavegotchi.xpUntilNextLevel will revert if _experience > ((currentLevel**2) * 50) #67

Description

@solidigotchi

The max current level possible is 99.

If experience > 490050, then it exceeds max value of check, i.e. (99**2) * 50 = 490050.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions