Item/Ability to view enemy stats in battle?

● ARCHIVED · READ-ONLY
Started by Koi 5 posts View original ↗
  1. EDIT: Eep, I always seem to post to the wrong forum.

    So I've gotten some good help so far. I was linked to a Yanfly script that did an okay job, but after working with it for a while, I found it really doesn't fit what I need. What I need is some script that will allow me to make an item bring up enemy stats, almost identical to what is shown on the OFF screenshot below.

    1160534543_1379542615.png
  2. There is a Yanfly script for checking enemy stats in multiple ways, such as defeating the enemy first or using a skill.

    http://yanflychannel.wordpress.com/rmvxa/battle-scripts/ace-battle-engine/enemy-target-info/

    https://github.com/Archeia/YEARepo/blob/master/Battle/Enemy_Target_Info.rb (the link on the actual post above is broken)

    It is an addon for Yanfly's Ace Battle Engine.

    http://yanflychannel.wordpress.com/rmvxa/battle-scripts/ace-battle-engine/

    https://github.com/Archeia/YEARepo/blob/master/Battle/Ace_Battle_Engine.rb (the link on the actual post above is broken)
  3. EDIT: Never mind, I just changed the Y value and made it go completely off the screen, so I'll put the instructions in the item description... However, there is another thing that is bothering me. The stats. I only use 4 stats in my game, HP, ATK, DEF, and AGI. I've been trying to find a way to remove these from the game and by extension, from this script. But I can't find anything that works... Should I create a new thread for this?

    Thank you! I was wondering however, do you know of a way to make the "Click SHIFT to show enemy stats" or whatever it says, larger? I can't find a font size option for that line anywhere in the script.
  4. Moving to RGSS3 Script Requests. Just post a description explaining EXACTLY what you want it to show, and someone might be able to do it for you (or point you to a script that already does it)
  5. Oops! Sorry, I've edited the top now.