Jump to content

  •  

Bug Tracker Migration

June 3rd
Good news everyone! The staff has decided that it is time to slowly kill off this Bug Tracker. We will begin the process of slowly migrating from this Bug Tracker over to our Github Issues which can be found here: https://github.com/HerculesWS/Hercules/issues

Over the next couple of days, I will be closing off any opportunity to create new reports. However, I still will keep the opportunity to reply to existing Bug Reports. Doing this will allow us to slowly fix any bug reports we have listed here so that we can easily migrate over to our Issue Tracker.

Update - June 7th 2015: Creating new bug posts has been disabled. Please use our https://github.com/HerculesWS/Hercules/issues tracker to post bugs. Users are still able to reply to existing bug posts.

- Administration

Issue Information

  • #006193

  • 0 - None Assigned

  • Fixed

Issue Confirmations

  • Yes (1)No (0)
Photo

Missing Documentation

Posted by Hercules Bot on 09 July 2012 - 03:11 PM

Originally posted by Mysterious
According to  r16273:

Added new bonus as per kenpachi's request: bonus2 bUseSPrateSkill,n,x; Reduced increases/reduced the SP consumption of skilln by x%. (supports skill names)
e.g. bonus2 bUseSPrateSkill,"AL_BLESSING",50; -> increases AL_BLESSING sp usage by 50% (e.g. if its 50 it goes to 75)


and r16355: we're currently missing documentation that needs to be done on the given bonuses:
  • bSkillCooldown,n,x;
  • bSkillFixedCast,n,x;
  • *bSkillVariableCast,n,x;
  • bFixedCastrate,x;
  • *bVariableCastrate,x;
  • bUseSPrateSkill,n,x;
[svn=trunk/doc/item_bonus.txt]

Although the ones with the asterisk (*) are pending until the renewal is fully functional, I still suggest documentation to be done on it so it doesn't need to be worried about later on.

D:

Originally posted by Mysterious
I can't see people's replies to this.. o_o. It said brian replied but I had 0 posts. lol

Edited by Mysterious, 17 July 2012 - 09:29 PM.


Originally posted by Euphy
He didn't, he just changed the version to 'Trunk'.  Waiting on a Core Dev to do this since I don't think I'd be able to do a good job.

Originally posted by Mysterious
Alright, thanks.

Originally posted by Kenpachi
Fixed in [rev=16466].