PokeRogue - Modmenu

Modmenu for PokeRogue - Open with [F1 = default]

作者
ApyroNox
今日安裝
1
安裝總數
116
評價
1 0 0
版本
2024-11-09
建立日期
2024-10-16
更新日期
2024-11-09
授權條款
MIT
腳本執行於

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