EB Battler!

Mashup music by Bill Eager! www.pkmash.com
Choose number of enemies: 1 2 3 4

Enemy:

Enemy:

Enemy:

Enemy:
Make sure you have the latest version of Java (version 1.6.0_20, aka: Version 6 Update 20) AND GET THE APPLE KID FONT or the applet might not load!
Choose number of friends: 1 2 3 4

You #1:
HP: PP:

You #2:
HP: PP:

You #3:
HP: PP:

You #4:
HP: PP:
Commands

(Sorry, only auto battle works right now.)



Change battle text speed (delay in seconds):


ABOUT
I thought it would be neat if there was a program that allowed people to take control of any enemy in EarthBound that they wanted and put them up against other enemies to see who would win. The equations I used for this are based on the equations given in the Mother 2 section of Starmen.net in the Detailed Game Info area. See them here My goal is to make the battle experience as technically true to the actual game as I can. Also, forgive the crudeness, I only just started learning javascript two days before I got this up and working. Don't have much experience with web based stuff. E-mail me with any comments/suggestions/help.

-Kyosuke

UPDATES
06/05/10
  • Well, I've stopped working on this project. Thanks for all the comments from the people who checked it out! But I just don't really have enough reason to keep working on this. I've satisfied my goal for it. Only way I'd feel like working on it again is if a lot of people showed interest, but not many did. So that's that, bye bye!
    05/17/10
  • Added "___ has fallen" type messages in that weren't there before. Also took away being able to see the enemy's HP/PP. Actually, gonna try to take all the combo boxes and text boxes out of the page and have the UI be all in the Java Applet eventually.
    05/16/10
  • Added a new character just for fun. Some of you may remember it as the April Fools day creation of reidman back in the day. His stats are special because they are random! All random between 1 and 100 except for defense which is between 1 and 50. Have fun!
  • Added a temporary placement background.
    05/15/10
  • Added a Java Applet to display graphics and play sound/music! It's not perfect yet (some sounds are off and some text may be off) but I'll be working on making it more accurate. Still no animating background or character animation yet.
  • PS: Make sure you have the Apple Kid font installed to get the best effect!
  • PS2: Mashup music by Bill Eager! www.pkmash.com
    04/07/10
  • Fixed stupid thing that messed up the game. Now everything works as it should.

  • 04/02/10
  • 4 vs. 4 action now available!
  • Added feature to choose the battle speed
  • Added "Reset Battle" button
    03/30/10
  • Now you can add more to your party and the enemy's party. Still in the early stages so let me know if there are any problems. Also, remember to choose everything before hitting the start button.
    03/29/10
  • Rewrote a lot of the code to make it more awesome and easier to work with. Now I'm not THAT embarrassed of it.
    03/25/10
  • Enemies added: Coil Snake, Pogo Punk, Yes Man Junior and Rowdy Mouse
  • Effect added: Immobilization
  • Fixed part of the equation for dealing damage. Before I had it as (Offense - Defense) x Attack level. But I think it is actually (Attack level x Offense) - Defense.
  • Added an Auto Battle option. This allows you to just sit back and root for your favorite enemy.
  • Moved the battle text box to in between the characters and uped the font size to make it easier to see.
  • Slowed the text speed down.
    03/24/10
  • Made it so you can choose who you are and who you fight.
  • Enemies added: Cop and Frankystein Mark II.