Filled CLOSED

Discussion in 'Archived: Plugin Requests' started by ChocolateChoo, Sep 21, 2014.

  1. Offline

    ChocolateChoo

    Plugin Name: TurnBattles

    God damn it, what do you want now!?
    This swagalicious plugin will be similar to the Super Mario RPG-Style battling! When you walk on a certain block OR through a block (Tall grass) the player will have a 1 in X chance of entering battle with a mob. Now, the difference is you must set a region to identify what regions have "tall grass" then create custom mobs to be put into set regions with a set chance of encountering! Heres a plugin that demonstrates that:
    http://dev.bukkit.org/bukkit-plugins/custom-mobs/

    Now, this is where it becomes less PokeMon and more Paper Mario. When you enter battle, the player will go first and a Chest GUI will come up with 3 options:
    1. Attack - Sword
    2. Special - Nether Star
    3. Item - Mushroom Soup
    The player can click on any of these items to open another Chest GUI. Each one will have:
    1. A list of all their items that deal damage. Enchantments and custom effects come into play.
    2. A list of "stickers" (Can be ranging from Iron Block to Emerald Blocks depending on quality/rarity)
    Each sticker has different set damages, effects and etc that can be made in-game. These will be similar to Paper Mario's Sticker Star stickers.
    3. All items that heal you and assist you in battle.

    Shorter, understandable version
    Set a region using //wand and give it an ID using the plugin. When a player walks INTO a certain block (Tall Grass) or ON a certain block (Mycelium?) they have a chance to encounter a battle with a mob. Each region defined using //wand has user-created mobs that can be encountered here. The plugin CustomMobs portrays what I had in mind:
    http://dev.bukkit.org/bukkit-plugins/custom-mobs/
    Each mob should have a Level, HP, Damage and reward.
    When in battle, a chest GUI opens up with:
    A sword named Attack
    A nether star named Special
    A mushroom soup named Items

    Clicking on each item opens another GUI. The GUIs consist of (top to bottom)
    All items IN THE INVENTORY that can deal actual damage and have separate DMG and Powers
    "Stickers" AKA special moves that can be used depending on how many you have (Displayed in Paper Mario Sticker Star)
    Items that heal and restore effects

    After the player attacks the mob, the mob attacks him back. So on until the player defeats the mob. The mob should appear infront of the player but not actually detect any mob around it. Rather just stand there.


    The player can earn stickers by finding them. When placed within their inventory, it disappears but is added to the players sticker count in the sticker.yml file.

    COMMANDS!
    /tbat region create
    /tbat region list
    /tbat mob create <Mob Type> <Name>
    /tbat mob hp <Name> <HP in half hearts>
    /tbat mob damage <Name> <DMG in half hearts>
    /tbat mob drop <Name> <Chance - 0.0 - 1.0> (Selected item)
    /tbat mob effect <Name> <Effects: Poison, Flinch, Cancle Specials for X turns, etc>
    /tbat region addmob <Name> <Chance to encounter>

    PERMISSIONS! WOOH
    turnbattles.admin - All the commands.




    DISCLAIMER: IF THIS PLUGIN IS TOO COMPLICATED TO MAKE OR JUST IMPOSSIBLE, INFORM ME. IF YOU JUST ARE UNABLE TO CODE THIS, THEN THATS NOT CONSIDERED IMPOSSIBLE!
     
  2. ChocolateChoo This is definitely more Pokémon than Mario. ;) And if you're going to run a server entirely off of plugin requests, you'll probably be better off learning Java yourself or getting your own developer dedicated to these tasks :)
     
  3. Offline

    Crud41

    ChocolateChoo Requests section is designed to be a courtesy call to the DEV community. Please restrain yourself from spamming millions of large plugins. In accordance to what AdamQpzm said, get yourself a team of DEVs to do this for you. Remember, all devs on these forums get paid nothing and have no benefit from creating large plugins like this for VERY specific servers. Keep that in mind before you post.
     
  4. Offline

    ChocolateChoo

    Crud41 AdamQpzm Alright, Ill probbably close this post and wait a couple of... weeks or something before requesting. Or maybe request VITAL plugins.
     

Share This Page