forked from rathena/rathena
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* This rewrite allows for better adaptation from the Aegis Class and Attribute fields. * Refactored the renewal level penalty function. * Slaves are now properly assigned an official slave mode of CanWalk, CanAttack, and NoRandomWalk. * Removed extra Boss checks and adjusted others to use their proper functions. * Properly implemented Skill Immunity mode to match Aegis. * Separated MVP and Boss modes. -- MVP mode defines when mobs should give MEXP, MVP Drops, and show the MVP sign. -- MVP now have their own item drop configurations. * Updated the mob_db and mob_skill_db to match the new mode structure. -- Included a Perl tool (tools/convert_monstermode.pl) to allow people to convert their custom mobs to the new mode structure. Thanks to @Playtester and @Lemongrass3110 for help with debugging and information!
- Loading branch information
Showing
28 changed files
with
2,234 additions
and
2,063 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.