BaseMod
BaseMod copied to clipboard
Custom Monsters
Allow for registering custom enemies/monsters with the game.
Steps:
- BaseMod should handle monster textures similar to its current handling of player textures.
- The dungeon initialization code needs to have hooks for modifying monster spawns, i.e. the percentage changes for current monsters needs to be changeable and percentage chances need to be able to be added for custom monsters.