bonus bCoolDownRate,<x>;

bonus bCoolDownRate,<x>; 0.2

No permission to download
HPM Plugin.

Implements the 'bCoolDownRate' item bonus, demonstrates how to implement a item bonus through a plugin.

works like bDelayRate example:

- cooldown is 10000 (10s)

--'bonus bCoolDownRate,50;' = 15000 (15s) (+50%)

--'bonus bCoolDownRate,-50;' = 5000 (5s) (-50%)

How to Install

Check the wiki page on 'Building a Plugin' http://herc.ws/wiki/HPM#Building_a_plugin

Contribute / Customize

Its available at our Staff Plugins Repo, pull requests are more than welcome.

Author
Ind
Downloads
163
Views
3,942
First release
Last update

Ratings

0.00 star(s) 0 ratings

More resources from Ind

  • Mob Drop Qty
    Mob Drop Qty
    HPM Plugin. /** * Adds a 50% ( customizeable ) chance for ETC (customizeable) items to drop from...
  • Visible Monsters HP
    Visible Monsters HP
    HPM Plugin. - Monsters HP is visible to all players, instead of only those who hit it. -...
  • Server Side Manners.txt
    Server Side Manners.txt
    HPM Plugin. - Implements the 'server-side' manners.txt aka ability to blacklist words.  ...
  • @storeitem
    @storeitem
    HPM Plugin. Implements the @storeitem command @storeitem <item name or ID> <quantity> <refine>...
  • Skill Error Messages
    Skill Error Messages
    Its more of a way to demonstrate how HPM overloading can be used (its going to be much more fun...

Latest updates

  1. Version 0.2

    Updated to match latest HPM Changes
Back
Top