l2jserver2 icon indicating copy to clipboard operation
l2jserver2 copied to clipboard

Implementation of Monster Controller

Open Rogiel opened this issue 13 years ago • 0 comments

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.

Rogiel avatar May 26 '12 15:05 Rogiel