Legend of the Green Dragon

experience.php

Table of Contents

exp_for_next_level()  : int
Returns the experience needed to advance to the next level.

Functions

exp_for_next_level()

Returns the experience needed to advance to the next level.

exp_for_next_level(int $curlevel, int $curdk) : int
Parameters
$curlevel : int

the current level of the player

$curdk : int

the current number of dragonkills

Search results