Adding New Bosses - JBurlison/Pandaros.API GitHub Wiki

To add new bosses you need to implement the IPandaBoss interface. Can also have Loot Tables to handle drops by different bosses

Example

https://github.com/JBurlison/Pandaros.Settlers/blob/master/Pandaros.Settlers/Pandaros.Settlers/Monsters/Bosses/BulgingZombie.cs