Compare Battle Ratings! - Printable Version +- Save-Point (https://www.save-point.org) +-- Forum: Material Development (https://www.save-point.org/forum-8.html) +--- Forum: Scripts Database (https://www.save-point.org/forum-39.html) +---- Forum: RPGMaker XP (RGSS) Engine (https://www.save-point.org/forum-116.html) +---- Thread: Compare Battle Ratings! (/thread-759.html) |
Compare Battle Ratings! - DerVVulfman - 02-10-2010 Compare Battle Ratings!
Version: 1.0 Introduction This system takes the statistics of your current party and the immediate enemy troop when you engage them in battle, and returns a numeric rating for each of them. This way, you can gauge whether the enemy is stronger then the current party or if the party can easily overpower the enemy. This is a useful script if you wish to create or include a feather that is dependent on how difficult the enemy is when compared to the party. Demo None. Pretty simple to add. Script The Script Instructions Built into the script. Example Patch This is a sample patch you can learn from to show how easy it is to use this system. The code within the spoiler uses values obtained from 'Compare Battle Ratings!' and only gives experience points after battle if the enemy was at least 1/2 the strength of the party. No two-ghost battle is likely to give experience points with this. They are just too weak. The Example Compatibility Pretty compatible to most default-like battlesystems. Terms and Conditions Free for use, guys. Even commercial games. |