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

  • #004894

  • 0 - None Assigned

  • Working as Intended

Issue Confirmations

  • Yes (0)No (0)
Photo

Bradium Brooch#2790 and Magic Rabit Hat#5503

Posted by Hercules Bot on 08 May 2011 - 06:12 AM

Originally posted by XtremistAkaSwapnil123
http://www.eathena.w...er&showbug=4894

Bradium Brooch [1]   [Accessory]   Item ID# 2790
A brooch crafted from bradium ore thats always cold to the touch.
FLEE + 4, AGI + 1
If user has 120 base AGI, CRIT + 4.
in rms it shows crit written but in game it dsnt show.

this item not giving crit
plz check it.

Fix:
//2790,Bradium_Brooch,Bradium Brooch,5,0,,200,,0,,1,0xFFFFFFFE,7,2,136,,60,0,0,{ bonus bFlee,4; bonus bAspdRate,2; bonus bAgi,1; if(readparam(bInt)>=120){ bonus bCritical,4; }},{},{}



Magic Rabit Hat [0]   [Upper Head]   Item ID# 5503
A hat used by magician with his magic.
A bunny popped out from the hat by mistake.
Can't imagine what's going to pop out next.
DEX + 2, AGI + 2, MDEF + 1.
ASPD + 3 %. Reduces after-cast skill delay by 4%.


Rabit hat is not giving 3% aspd.
I think it must be too much for the players so I havent added it.