PokeRogue - Modmenu

Modmenu for PokeRogue - Open with [F1 = default]

Author
ApyroNox
Daily installs
5
Total installs
96
Ratings
1 0 0
Version
2024-11-09
Created
2024-10-16
Updated
2024-11-09
License
MIT
Applies to

A script introducing a Modmenu for the Web based Game PokeRogue. A Rogue-Like adaptation of the Pokémon franchise.

The Modmenu adds a globalthis link to the base game entry under 'pokerogue'. Within this Entry you have some basic functions like 'getParty' to get your current party or 'getScene' which is the most usefull method since it contains your current gamestage, modifiers, and whatnot.

Open the Modmenu with the F1 key on your Keyboard. The Modmenu contains some basic functionallity like add Money, increase Luck , give Masterballs, change starter selection costs and more in the future.

The Game is constantly updating so the Modmenu might get useless from time to time until I update it.

For inspiration you can take a look at the official open-source-code for PokeRogue.net on their official GitHub Page