Hercules Elf Bot - Aug 14, 2012 3:35
Originally posted by [b]Phantasm[/b]
From: [url="https://rathena.svn.sourceforge.net/svnroot/rathena/trunk/db/re/skill_cast_db.txt"]skill_cast_db.txt[/url]
[quote]//-- OB_ZANGETSU
3026,0,0,0,60000:90000:120000:[b]15000[/b]:180000,0,0,0[/quote]
It's must be:
[quote]//--OB_ZANGETSU
3026,0,0,0,60000:90000:120000:[b]150000[/b]:180000,0,0,0[/quote]
Hercules Elf Bot - Aug 14, 2012 7:13
Originally posted by [b]Kenpachi[/b]
When looking at skilldescript.lua it seems that all durations besides level 1 are wrong.
[quote] [SKID.OB_ZANGETSU] = {
"Àñ׷¯ÃÂø Ãʽ´Þ",
"Max Level:^777777 5^000000",
"Effect : ^777777 ´ë»óÀÇ ÇöÀç HP, SP ¼ÃƒÂ¶Ãƒâ€žÃ‚¡Â¿Â¡ µû¶ÃƒÂ³ ´ë»óÀÇ MATK ³Ã‚ª ATK ¸¦ º¯È ½ÃƒÆ’Ã…²Ã‚´Ã™. ^000000",
"[LV 1] ^777777 Duration 60 seconds ^000000",
"[LV 2] ^777777 Duration 75 seconds ^000000",
"[LV 3] ^777777 Duration 90 seconds ^000000",
"[LV 4] ^777777 Duration 105 seconds ^000000",
"[LV 5] ^777777 Duration 120 seconds ^000000",
},[/quote]
Hercules Elf Bot - Aug 15, 2012 20:19
Originally posted by [b]Kenpachi[/b]
Fixed in [rev=16640].