Submit Your Article


 
RPG Maker

Welcome Guest ( Log In | Register )


  Games Resources RPG Maker VX RPG Maker XP Scripts Tutorials Downloads

> Keeping track of damage dealt, Help for a boss battle
Orias Obderhode
post Oct 10 2012, 10:04 AM
Post #1


Level 8
Group Icon

Group: Revolutionary
Posts: 128
Type: Developer
RM Skill: Intermediate




I have a boss in mind for my game that readies an ultimate move that can only be stopped if you manage to deal a certain number of damage to him during his preparation phase. The boss will attempt to use the move several times during the course of the battle.

So the attack pattern will work like this:
"Boss readies X move" (turn 1) - this is your que to attack.
"Boss is still charging up." (turn 2) - if 200 damage is not dealt, proceed to turn 3.
"Boss uses ultimate move - which paralyzes all foes with 100% accuracy and damages you." (turn 3)

The boss won't be too terribly difficult unless you can't manage to deal the right amount of damage or fail to notice that he is charging up.

Is there a way to do this? I'm thinking that somehow you can do it with variables, but I'm just not sure how.

Any help would be greatly appreciated! smile.gif


__________________________
Dragon Quest: Legacy of the Lost
!
Estimated Progress: 100%
Go to the top of the page
 
+Quote Post
   
 
Start new topic
Replies
Shaddow
post Oct 10 2012, 11:22 AM
Post #2


The Eventer Inventor
Group Icon

Group: Local Mod
Posts: 1,250
Type: Event Designer
RM Skill: Masterful
Rev Points: 90




Well I gave this a whirl, it works with the normal combat system, but I'm not sure how well it will work with yours, being as unique as it is. Anyways you will need to make three variables and use two switches for this...rather messy, but I could not find a simple work-around. The first thing you'll want to do, as I'm sure you know, is make sure that the skill calls a common event, have that event turn on a switch. Now, after that, you will want to set up your troop of that monster with these details on the first page.



I know it looks odd, but basically what this does is have the variables be triggered to start the count down and comparison.

Next you will want to make the second page to look like this.



This will check each round to see if the hp is 300 less than before, and if not it will start counting. Once it reaches 3 it will attack, otherwise it fizzles. Does this make sense? If it doesn't work or you have questions, let me know and I'll be glad to run by it again.

Also the only thing you are missing from that second screen shot is where it says Branch End again.

One other thing I noted, is that you don't really have a way to keep the monster from restarting everything by using the skill again, so if I were you, I'd only have the skill be used by an in battle event call, it makes more events but gives you more finite control of it. Also if you choose to do that, you won't need the actual skill or the common event, as you can just set the switch when he 'starts' the attack. Does that make sense? If not I can post a screen shot of what I mean.

Edit: Took another look at this, and it gives a free round before the count down actually begins for the player to deal free damage, you may account for that with the damage amount or by dropping the number of turns in the variable down by 1, and have it say it's first message when it starts the variables.


__________________________




I support these projects! -------------





Go to the top of the page
 
+Quote Post
   



Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 

Lo-Fi Version Time is now: 20th May 2013 - 01:19 PM
RPG RPG Revolution is an Privacy Policy and Legal
eXTReMe Tracker