IntroductionHello, there. I'm looking for a add-on to my battle system: a battle logger/narrator/announcer. It is a common staple of RPGs, from Earthbound to Pokemon to Dragon Quest IX. I have heard it was also a feature in previous versions of RPG Maker. Basically, its a text box that tells what's going in the battle. For instance:
"The Jovial Mandrake used Boston Stomp! +3,263 damage to the Distressed Peabody."
"The Intolerable Chatterbox used the vial of lunar poisoning! The Intolerable Chatterbox no longer feels sleepy!"
Picture of what I'm looking for
(http://walkthrough.starmen.net/earthbound/image/ailments/asleep.png)
(http://4.bp.blogspot.com/_MYyNhgbvQho/SNAkyxEiv7I/AAAAAAAAAWU/yUX16ZJBXIo/s400/battlesys.png)
Information about how I would like it to workWhat I would like it to do
- Tells what's going on in battle
- Can list different skills or defeats defending on the player/enemy using them or on the items used(i.e. "The Crazed Peppercorn became tame" as opposed to "The Electrified Creeper Exploded")
- Takes the place of the "enemy selection box"
- Shows XP Gained When Battle Ends (Optional)
- Shows improved stats when levelling up (Optional)
Scripts I am using right now
- AMS - Advanced Message Script - R4
- Tons of Add-ons by Blizzard
- Blacksmith System by ForeverZero0
- Easy Party Switcher by Blizzard
Thanks for the help.
Allow me to direct you to a similar thread from a few days ago, in which I think you will find what you're looking for. :)
http://forum.chaos-project.com/index.php/topic,9411.0.html
Quote from: WhiteRose on April 27, 2011, 01:41:24 am
Allow me to direct you to a similar thread from a few days ago, in which I think you will find what you're looking for. :)
http://forum.chaos-project.com/index.php/topic,9411.0.html
Thanks, but it is missing one of the core features that I was looking for: specific sayings for specific skills or enemies. Is there some way to fix this?