PokéRogue
GitHub
Switch to Main
Preparing search index...
src/@types/daily-run
DailyTrainerManipulation
Interface DailyTrainerManipulation
Configuration to manipulate on what waves a trainer spawns for a custom seed.
interface
DailyTrainerManipulation
{
isTrainer
:
boolean
;
waveIndex
:
number
;
}
Index
Properties
is
Trainer
wave
Index
Properties
is
Trainer
isTrainer
:
boolean
wave
Index
waveIndex
:
number
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
is
Trainer
wave
Index
GitHub
Switch to Main
PokéRogue
Loading...
Configuration to manipulate on what waves a trainer spawns for a custom seed.