Filled Attack Combos!

Discussion in 'Archived: Plugin Requests' started by wowzersam, May 17, 2014.

  1. Offline

    wowzersam

    Suggested Name: Attack Combos

    Plugin Category: Fun

    What I want:

    Attack Combos would apply extra damage based on the amount of hits you have done to the same target without taking damage. So if a player was attacking a zombie with ANY item, and he hit it 4 times without taking damage, it would display a message: "4 Hit Combo!" and deal extra damage. If the messages and damage for the combos could be configurable that would be great. The combos would go as such: 4-7-10-15-20, 20 being the highest combo you can get, at 20 the combo ladder would reset.

    Ideas for Commands:

    No commands

    Ideas for Permissions:

    No permissions

    When I'd like it by:

    In at least a month
     
  2. Offline

    wowzersam

  3. wowzersam
    This sounds fun. I gave it a shot and am almost finished. I'll reply back in an hour after dinner with the results!

    EDIT:

    To anyone reading the source code, the integers defined in the main class ended up never being used and I forgot to remove them :)

    Source (Password: <font color="#339966">bukkit</font>)
    Core: http://codetidy.com/4330
    Listener: http://codetidy.com/4331

    .jar
    <Edit by Moderator: Redacted mediafire url>
     
    Last edited by a moderator: Nov 2, 2016
  4. Offline

    wowzersam

    RAFA_GATO_FOFO Sorry to bother you, but could you make a config so I can edit the amount of damage done per combo, as well as make combos 4-7-10-15-20, as I stated in my post. If you could add these things I would be very thankful :)
     
  5. wowzersam
    Yeah I can make a config file easily. You mean display the 4th 7th and so forth?
    I'll deal with that in the morning, it's quite late at the moment.

    EDIT:

    Quick question I didn't fully understand. Do you want extra damage to be applied every combo hit or only on 4, 7, 10, 15 and 20? I was doing extra damage every consecutive hit.
     
  6. Offline

    JungleSociety

    RAFA_GATO_FOFO
    I believe that the OP meant to apply extra damage on hit numbers 4,7,10,15, and 20. Not too sure though.
     
  7. Offline

    wowzersam

    RAFA_GATO_FOFO Extra damage on 4,7,10.15.20, then the combo resets back to 0
     
  8. wowzersam
    I've added the multipliers to the config so you can change them yourself.
    I've also added default phrases for the combos which you can also change.

    Source (Password: <font color="#339966">bukkit</font>)
    Core: http://codetidy.com/4339/
    ComboListener: http://codetidy.com/4340
    Config: http://codetidy.com/4341

    .jar
    <Edit by Moderator: Redacted mediafire url>
     
    Last edited by a moderator: Nov 2, 2016
  9. Offline

    wowzersam

    RAFA_GATO_FOFO likes this.

Share This Page