Envision, Create, Share

Welcome to HBGames, a leading amateur game development forum and Discord server. All are welcome, and amongst our ranks you will find experts in their field from all aspects of video game design and development.

Requesting Battle and Summoning script!

Hey im requesting a battle and summoning script for RPGXP.  The battle script would either be a movebattle or a battle where your character and monster moves in a battle stance.  The summoning would allow you to summon monsters in and out of battle (using common events or regular sprites).  Thanks!

Sly^^teh_cawt
 
I have a summoning common event:

This common event provides the following features:
*The ability to summon and dismiss a character with a single skill.
*A system to ensure that a character can only be summoned once.
*A system to ensure that only one character can be summoned at a time.
*A refund of SP/MP if the skill fails.
*Complete recovery upon dismissal.
**Please be aware that if you summon in RMXP, dismiss, then summon again, the battler will not appear.  It has nothing to do with the event.  It's an error that occurs within the system.

This common event is the same for both RMXP and RMVX.  If you want any features added/removed, I'll see what I can do.

To use:
1. Create a character that you wish to use for summoning.
2. Create a common event, replacing the defaults with your own characters, text, and numbers.
3. Create a skill.  Put the common event in it and set the scope to None.

Here's the default common event:
@>Conditional Branch: [Imp] is In the Party
  @>Recover All: [Imp]
  @>Change Party Member: Remove [Imp]
  @>Control Switches: [0001] = OFF
:  Else
  @>Conditional Branch: Switch [0001] == OFF
      @>Change Party Member: Add [Imp]
      @>Text: I'm at your service, master.
      @>Control Switches: [0001] = ON
      @>
  :  Else
      @>Text: You can only have one summoned being out at a time.
      @>Change SP/MP: [Summoner], + 10
  :  Branch End
  @>
:  Branch End
@>


Updated Version: http://www.rmphantasy.net/index.php/topic,22.0.html
 

Thank you for viewing

HBGames is a leading amateur video game development forum and Discord server open to all ability levels. Feel free to have a nosey around!

Discord

Join our growing and active Discord server to discuss all aspects of game making in a relaxed environment. Join Us

Content

  • Our Games
  • Games in Development
  • Emoji by Twemoji.
    Top