RPG Maker XP
Scene_Bestiary
Introduction
This script will allow your characters to retrieve information about enemies they gained during battle and show them in a window.
Features
● Elemental and Status resist tables
● Enemies skill Page
● Show enemies description text
● Allows you to re-battle an enemy
● Some monsters data can stay hidden
● Animated battler graphic in the bestiary that you can move left to right
● While in the Status section use LEFT/RIGHT/UP/DOWN to navigate
License Terms
Attribution 3.0 Unported - You must attribute the work in the manner specified by the author or licensor. Commerical use allowed.
Frequently Asked Questions
Instructions
Inside the script in the first comment.
Author Notes
If you have any suggestion to add to the Monster Album, don’t hesitate to ask. But just know that there’s a chance that it won’t be added.
Compatibility
This is an Advisory for those of you using multiple scripts. If you are using other scripts that rewrite the same classes or methods as this one, there may be a conflict and things will work incorrectly in unpredictable ways.
This script automatically adds itself to the default menu if you turn that feature on in the module.
Version History
01.30.2012 (v1.0) – Initial Release
03.13.2012 (v1.1) – Fixed Incompatibilites
04.24.2012 (v2.0) – Overworked the system, Improved coding, Fix bugs
06.04.2012 (v2.4) – Improved coding, Add conditions to the ability page
08.21.2012 (v2.7) – Fixed Incompatibilites, Improved coding, added layouts
12.16.2012 (v3.0) – Improved coding and overworked system
01.22.2013 (v3.1) – Fixed Compatibility with ACE Status System
Credits & Thanks
● Bigace360, for the script.
● Blizzard (Bitmap.Slice_text method)
● Kellessdee, for helping me add the conditions to the Bestairy
● Night_Runner, for helping fix a couple of things I was having trouble with