Interface | Description |
---|---|
IStatStore |
Represents battle stats being stored
Created by Jay113355 on 11/11/2020.
|
Class | Description |
---|---|
AttackBaseTypeAdapter |
This adapter serializes
ImmutableAttack as the English name. |
AttackTypeAdapter |
This adapter serializes
Attack as the English name. |
BattleStats |
A Pokémon's stats while in battle.
|
BattleStatsType.TypeAdapter | |
BonusStats |
For raising stat stages at the start of a battle.
|
EVStore |
Stores a Pokémon's EVs.
|
ExtraStats | |
Friendship |
A Pokémon friendship value.
|
ImmutableAttackTypeAdapter |
This adapter serializes
ImmutableAttack as the English name. |
IVStore |
A Pokémon's IVs.
|
Moveset |
A Pokémon's moveset.
|
PermanentStats |
A Pokémon's stats.
|
PokemonLevel |
A Pokémon's pokemonLevel.
|
Pokerus | |
Rarity | |
TempBattlePokemonLevel |
Created by Jay113355 on 3/4/2019.
|
Enum | Description |
---|---|
BaseStatsLearnType | |
BattleStatsType |
Types of battle stats.
|