-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Description
The goal is to allow a somewhat rare chance (currently 10%) of spawning a Pokemon from the map's habitat table. Based on FRLG's habitat's, each map will be assigned a habitat closely matching the area. This allows a small chance for the player to find something that they normally wouldn't find in an area. For example, the player may find a rare charmander spawn in a mountain area that normally does not spawn Charmander.
The current system uses the level of the area to spawn the habitat pokemon at. However, this needs to be adjusted to prevent level 2 Venasaurs from spawning, and level 50 Magby's as an example.