Issue information

Issue ID
#6126
Status
Fixed
Severity
None
Started
Hercules Elf Bot
Jun 28, 2012 0:22
Last Post
Hercules Elf Bot
Jul 6, 2012 9:45
Confirmation
N/A

Hercules Elf Bot - Jun 28, 2012 0:22

Originally posted by [b]Ikari Gendo[/b]
ATM it is:
678,Poison_Bottle,Poison Bottle,2,5000,,100,,,,,0xFFFFFFFF,7,2,,,,,,{ if(Class == Job_Assassin_Cross || Class == Job_Guillotine_Cross || Class == Job_Guillotine_Cross_T) { sc_start SC_DPoison,60000,0; sc_start SC_ASPDPOTION3,60000,0; } else percentheal -100,-100; },{},{}

it should be like a berserk potion
678,Poison_Bottle,Poison Bottle,2,5000,,100,,,,,0xFFFFFFFF,7,2,,,,,,{ if(Class == Job_Assassin_Cross || Class == Job_Guillotine_Cross || Class == Job_Guillotine_Cross_T) { sc_start SC_DPoison,60000,0; sc_start SC_ASPDPOTION3,60000,[b][u]9[/u][/b]; } else percentheal -100,-100; },{},{}

Hercules Elf Bot - Jul 4, 2012 12:40

Originally posted by [b]GM Takumirai[/b]
bump

Hercules Elf Bot - Jul 5, 2012 10:06

Originally posted by [b]Kenpachi[/b]
AFAIK the third parameter of sc_start isn't used when the first one is SC_ASPDPOTIONx.
I'll check this...

Hercules Elf Bot - Jul 5, 2012 11:12

Originally posted by [b]malufett[/b]
@Kenpachi
when Ind added something related with the renewal ASPD he set the val1 or the third arg to be the increase in ASPD...

Hercules Elf Bot - Jul 6, 2012 6:10

Originally posted by [b]Kenpachi[/b]
He must tell me about important things like that. @.@

~Confirmed~

Hercules Elf Bot - Jul 6, 2012 6:24

Originally posted by [b]malufett[/b]
anyway fixed @ [rev='16378'] ^^,