Issue information

Issue ID
#1439
Status
Working as Intended
Severity
None
Started
Hercules Elf Bot
Apr 27, 2008 14:47
Last Post
Hercules Elf Bot
Apr 27, 2008 14:47
Confirmation
N/A

Hercules Elf Bot - Apr 27, 2008 14:47

Originally posted by [b]Grek[/b]
http://www.eathena.ws/board/index.php?autocom=bugtracker&showbug=1439

Edit: Gone through the source with Para, everything seems to be in order, might want to update the comment though.



QUOTE
It is a common misconception that Magnum Break endows weapons with the Fire property during its ten second after-use buff. Magnum Break in actuality adds damage: an additional 20% damage that is of Fire property is gained on top of all normal attacks for ten seconds.

http://irowiki.org/wiki/Magnum_Break


I also can't find anything on the accuracy buff. (as opposed to hit)

From source:

CODE
        //Initiate 10% of your damage becomes fire element.
        sc_start4(src,SC_WATK_ELEMENT,100,3,20,0,0,skill_get_time2(skillid, skilllv));


This post has been edited by Grek: Apr 27 2008, 11:07 AM