Charas-Project

Game Creation => Requests => RPG Maker Programming => Topic started by: Alantor on September 05, 2009, 01:36:58 AM

Title: Boss death poses
Post by: Alantor on September 05, 2009, 01:36:58 AM
I need help on how to make a Boss do a death pose and exploding like in a MegaMan X game. Can someone please tell me how?
Title: Re: Boss death poses
Post by: _JeT_ on September 05, 2009, 01:39:34 AM
Is this for a DBS, CBS, or ABS?
Title: Re: Boss death poses
Post by: Alantor on September 05, 2009, 10:17:06 AM
No, just DBS or a boss encounter in turn based battles.
Title: Re: Boss death poses
Post by: Red Giant on September 05, 2009, 11:16:47 AM
Heres what you gotta do.

Make your exploding death battle animation, let's call it BOSSPLOSION.

Then decide what you want the bosses REAL Hp to be. Let's say it's 1000.

Now make the boss's HP TEN TIMES what it is SUPPOSED to be, so in this case 10,000. It doesn't NEED to be 10 times, but it just needs to be high enough so that the players have no chance of "properly" killing the boss in one hit.

Go to the Battle Events page of your bosses Monster Group. make an event page that's triggered if the bosses HP is between 0 and 90%.

Now, the actions in this page must be; "Play animation BOSSPLOSION on boss", and "Add condition 'DEATH' to Boss".


That should work just dandy. Holla back if you got any troubles

Title: Re: Boss death poses
Post by: Alantor on September 10, 2009, 10:44:05 AM
And how do i do that? WHere do i go to to make the boss death thing?
Title: Re: Boss death poses
Post by: Prpl_Mage on September 10, 2009, 01:21:31 PM
battle event inn monster group.