Topic: A "free" action in the RM2k3 DBS? (Read 460 times)

  • --Insert Pic Here--
  • Pip
  • Group: Member
  • Joined: Jun 10, 2005
  • Posts: 127
Hey, it's been a while since I posted here and I was working on a battle system idea. I started doing the testing for it and I have a question, is it possible to have a command be a 'free' action in the Rm2k3 DBS, as in, not causing the character to lose their turn?

Here's what I need it for: I'm thinking of having different Battle Stances, wherein the character's stats change (except HP and MP) depending on their current Stance (Offensive, Defensive, Mobile). So far I've been able to create a command that replaces the party member with a duplicate with the altered stats. This is not ideal as it uses up a turn and changes the order of the party.

So, is it possible to do something like this and if it's not, would it annoy the player to see the characters shift down the line for a specific purpose?
Ten Thousand Bullets
http://www.zshare.net/download/ten_thousand_bullets-ffreeware-game-rar.html
  • Avatar of SupremeWarrior
  • I am also known as jimmy7512
  • PipPipPipPipPipPip
  • Group: Premium Member
  • Joined: Sep 18, 2004
  • Posts: 963
You could just make a condition that is invoked on the character when the character chooses to change stance, example: The character chooses Offensive stance then a condition called "Offense" could be invoked on the character. The "Offense" condition doubles the character's attack. You could also be able to do this for Defensive and Mobile stance.
RMN Profile
http://rpgmaker.net/games/1446/?p=2#posts

GameJolt Profile
http://gamejolt.com/freeware/games/action/zombie-outbreak/830/


  • *untis* *untis* ^
  • PipPip
  • Group: Member
  • Joined: Feb 11, 2008
  • Posts: 247
Isn't there an enable/disable combo? I really have never used this to know what it does. Try checking it out? Eh.
How about no!? You are an idiotic version of a baboon.
  • Avatar of Killer Wolf
  • "When you're bound by your own convictions, a discipline can be your addiction."
  • PipPipPipPipPip
  • Group: Premium Member
  • Joined: May 30, 2006
  • Posts: 644
What I do is this - The command inflicts a status effect or alters the character's stats through a common event. Kick out to another common event that checks for status effects at the end of each player's turn. If the player is effected by a "stance" effect,  the character also gets another status effect added that doubles their speed (and if need be, inflicts a half speed on everyone else, friend and foe). That way, their next turn cycles much faster, so they only seem to lose "half" a turn by activating the skill. Every now and then, the enemy will still be able to slide a turn in between stance effects, but that seems fair. The only catch is that you have to make sure to cancel the speed effect on the character, and the slow effect on everyone else at the start of the character's next turn.

From your description, it might be better to manipulate the character's stats through common events. If you want to change critical hit chances but you don't want to subvert the dbs and calculate them on your own, you could use duplicate weapons, unless your game has so many weapons that this would just not be practical. Take a reading of the party's stats before combat though, so you have some variables to roll back to.

I did a simple tutorial on partially bypassing the dbs a while back, it might have some ideas you could cannibalize.

http://gamingw.net/forums/index.php?topic=81336.msg1585315#msg1585315
Vagrancy - Be careful who you wake up in a twenty four hour parking lot.

His name was Not Johnny -  A young man becomes a sort of superhero after a crippling injury. He