l2jserver2
l2jserver2 copied to clipboard
Implementation of Monster Controller
Implements all monster related behaviors. Will drop Adena and items and grant experience when the mob is killed.
Dropping must be assisted by ItemService. Experience granting is performed by the CharacterExperienceService.
Monsters should not cast spells at this milestone yet. Spell casting can only be done through an AI which is not yet available.