Physical Damage | closed | |
vpapa 2013-02-15 00:37:55 | Hi Guys, We checked that Physycal damage is half than iRO, please check: iRO: [img]http://www.i9ro.net/download/iRO01.jpg[/img] [img]http://www.i9ro.net/download/iRO02.jpg[/img] My Server: [img]http://www.i9ro.net/download/i9RO01.jpg[/img] Last release of rathena + eamod, another thing is ASPD that you can check difference. Thanks a lot Guys. | |
Antares 2013-02-15 10:14:04 | iRo has completely different aspd calculation. We follow kRo. Renewal Attack is still not implemented. | |
Antares 2013-04-18 11:17:08 | The half damage is because of this: [quote] [color=rgb(0,0,0)] The formula for calculating attack is: ATK = sATK * 2 + wATK + eATK + masteries [/color][/quote] But we have: //Finally, add baseatk if(flag&4) damage += status->matk_min; else damage += status->batk; batk needs to be doubled :/ | |
Jayzy 2013-04-23 23:27:23 | Making it douled will make your ATK overpower on higher level. | |
Antares 2013-04-24 07:41:10 | [quote name="Jayzy" post="19532" timestamp="1366759643"] Making it douled will make your ATK overpower on higher level.[/quote] O.o Pre-re atk is almost the double of the re one and it was always. Regular attack should be much stronger.... The problem is that every new skill that should use only weapon and equipment atk still uses base atk. The result is that re skills do almost officila damage, but old skills and regular attack do half damage. Saying that this would make atk overpowered is a bit nonsense since now 70% of the skills are underpowered and those "overpowered" renewal skills are needed to be fixed. Some day we have to fix this thing up, and the sooner the better. I can't understand how can we state that we implemented renewal, and in the meantime the whole atk issue is completely unofficial and based on hotfixes.... IMPLEMENT RENEWAL ATTACK, PLEASE. It's been more than a year since it was first reported. Is this really such a low priority? | |
Euphy 2013-07-06 15:56:16 | Renewal Attack implemented in [rev=17402]. Marking as "done". |