Pokered Save Editor 2
Pokemon Red & Blue save file editor - Qt 6 C++/QML
Loading...
Searching...
No Matches
areapokemon.h File Reference
#include <QObject>
#include <QVector>
#include <pse-common/types.h>
#include "../../savefile_autoport.h"
Include dependency graph for areapokemon.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  AreaPokemonWild
 One wild-encounter slot: a species index and a level. More...
class  AreaPokemon
 Rate is how likely to encounter Pokemon higher number = higher chance A rate of 0 means no wild pokemon on map. More...

Variables

constexpr var8 wildMonsCount = 10
 Wild-encounter slots per list (grass or water).

Variable Documentation

◆ wildMonsCount

var8 wildMonsCount = 10
constexpr