Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 Monster Arena
#1
Monster Arena
Version: 1.0


Introduction
This is just the topic Coliseum Monster Battles from rmxp.net I just changed the name. This script allows the player to bet on a monster (out of a maximum of 8) and then watch the monsters battle in a fight


Features
*  Bet on one monster to get a place (first, second, third, last)
*  Bet on if the monster escapes or dies
*  Bet on the number of turns the battle lasts
*  Bet on how much damage the monster inflict
*  The monsters fight each other


Demo
SAVEFILE


Instructions
Note the changes and comments in the demo (there are also changes in Scene_Title & Game_Battler 3) The Instructions are given in the demo

First you must call
Game_Rate.set_battlers(levelmin,levelmax,min,max[,mixing])

where levelmin and levelmax define the level of the battlers which can be defined within the script min and max is the minimum and maximum number of battlers (do no let the minimum be 1) and mixing is an optional parameter and you let this be true if you want interlevel mixing or false to have all battlers be the same level

in the event where you call Scene_Arena you can declare these two variables
$game_system.ticket_rate is how much the ticket costs
$game_system.max_bet is the maximum amount that the player is allowed to bet

in the final version I will let the currency used be something else and another event where you could exchange the points for prizes (ie skills, items, weapons, and other stuff like full healing)


FAQ
Note: Permission granted by Trickster to post:
Quote:And if you post what you have now of my stuff then you don't have the latest versions. I'm too lazy/busy to post stuff.
As this is his material, it is deletable upon his request. Due to his current absense, no support is available. Please do not PM or eMail him for support.


Compatibility
Should be compatible with all scripts not making any promises though

Author's Notes
This script is only 95% complete now You can still download the demo and tell me what you think of this system or changes that I should make for the final update (would be greatly appreciated) I still have to
1) Redesign some windows
2) Clean up code
3) Game_Rate update
4) An Optional Points system


Terms and Conditions
Hey, I posted this publicly. You can use it. What do you expect? But if you do use it, I do expect you to spell my name correctly in your game. And yes you can use it in commercial games too.
The Trickster License V1.0
Reply }


Possibly Related Threads…
Thread Author Replies Views Last Post
   Random Monster Groups RPG Advocate 7 12,519 10-09-2011, 04:24 AM
Last Post: DerVVulfman
   GMG: The General Monster Generator DerVVulfman 3 9,784 02-26-2011, 04:49 AM
Last Post: DerVVulfman
   Atoa's CBS / Random Monster Patch DerVVulfman 2 8,357 01-23-2011, 07:04 PM
Last Post: Yin



Users browsing this thread: