Randomly selects one of the Species from speciesPool, determines its evolution, level, and strength. Then adds Pokemon to globalScene.
Species
speciesPool
globalScene
The configuration for the rival pool fight
The slot being generated for (0-5)
(Default RIVAL_6_POOL); The final rival pool configuration to use if config is RIVAL_POOL_CONFIG.FINAL
RIVAL_6_POOL
config
RIVAL_POOL_CONFIG.FINAL
If no configuration is found for the specified slot.
Randomly selects one of the
Species
fromspeciesPool
, determines its evolution, level, and strength. Then adds Pokemon toglobalScene
.