Issue information

Issue ID
#5706
Status
New
Severity
None
Started
Hercules Elf Bot
May 7, 2012 12:08
Last Post
Hercules Elf Bot
May 8, 2012 1:19
Confirmation
N/A

Hercules Elf Bot - May 7, 2012 12:08

Originally posted by [b]GM Takumirai[/b]
Over band skills?.. is the calculation of the skills is correct?.. cause its doing over kill in my server using latest svn w/o any modification made running in renewal.

Hercules Elf Bot - May 7, 2012 12:37

Originally posted by [b]malufett[/b]
rA's renewal atk damage calculation is not yet fully renewal....that is why it gives too much damage...

Hercules Elf Bot - May 7, 2012 14:40

Originally posted by [b]GM Takumirai[/b]
Tnx so much malufet, is the new update the fix in attack as renewal fix this?

Hercules Elf Bot - May 7, 2012 14:56

Originally posted by [b]malufett[/b]
nope I just fix the base attack formula...not the whole thing..:)

Hercules Elf Bot - May 7, 2012 15:01

Originally posted by [b]GM Takumirai[/b]
i see - hope you will fix it soon :)
do you have any fix regarding the skills? cuz its doing over kill in my players/

Hercules Elf Bot - May 7, 2012 15:16

Originally posted by [b]malufett[/b]
ATM comment this line @ battle.c
[CODE]if( status_get_lv(src) > 100 ) skillratio += skillratio * (status_get_lv(src) - 100) / 200; // Base level bonus.[/CODE]

I think your server has over 255 max level...?

Hercules Elf Bot - May 7, 2012 16:10

Originally posted by [b]Rytech[/b]
Their's a lot of lines like this youll want to comment to balance things if running a server with a base level higher then 150. Not only that, but Overbrand is using a really old formula that alone gives it a high damage. The latest official formula is much lower then the one currently in rAthena.

Hercules Elf Bot - May 8, 2012 1:19

Originally posted by [b]GM Takumirai[/b]
- tnx for the response rytech and malufet,
im running my server in default, 150/50
hope it will be coded soon, and all those skills that is over kill
- i will report more if i found some over power skills tnx