Optional ReadonlybgmReadonlybiomeThe biome's ID
ReadonlybiomeThe biomes that can be travelled to from this biome
ReadonlypokemonA mapping of BiomePoolTier to TimeOfDay to SpeciesId representing the wild Pokemon that appear
ReadonlyterrainA mapping of TerrainType to weight for what terrain the biome will attempt to set upon entry
ReadonlytrainerThe chance of a trainer where trainerChance is the denominator. A value of 0 means no trainer
ReadonlytrainerA mapping of BiomePoolTier to a list of TrainerType representing the trainers that appear
ReadonlyweatherA mapping of WeatherType to weight for what weather the biome will attempt to set upon entry.
A string representing the bgm of the biome. Only needed if the bgm name doesn't match the biome name.