Ground (functions)/Leveling

From PMDOWiki
Revision as of 20:07, 17 January 2026 by Imbion (talk | contribs) (Imbion moved page Ground (function)/Leveling to Ground (functions)/Leveling)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

GROUND:HandoutEXP

Gives a character a set amount of EXP. Also handles leveling up and learning new moves.


Arguments

  • character: The characters to level up.
  • experience: The amount of EXP to gain.

GROUND:LevelUpChar

Levels up a character a certain amount of times all at once. Also handles learning new moves.


Arguments

  • character: The characters to level up.
  • numLevelUps: The number of level ups.