HerculesWS / Hercules

Hercules is a collaborative software development project revolving around the creation of a robust massively multiplayer online role playing game (MMORPG) server package. Written in C, the program is very versatile and provides NPCs, warps and modifications. The project is jointly managed by a group of volunteers located around the world as well as a tremendous community providing QA and support. Hercules is a continuation of the original Athena project.
http://herc.ws
GNU General Public License v3.0
892 stars 757 forks source link

Misleading Status Window Info (DEF) #1144

Open kyeme opened 8 years ago

kyeme commented 8 years ago

In Official, you see the right number of DEF on your Status Window according to the refinement of your Equips. But here in Hercules, it doesnt show the right info for DEF. (Theres nothing wrong with the Refine Formula, its just the Status Window that is bugged)

Official: official def

Hercules: def

PS: It also show a wrong number ATK but I will make an different report about this since I still dont know the cause of this problem.

Photo source: http://z4.invisionfree.com/pROsins/ar/t1471.htm

Playtester commented 8 years ago

I want to note, that I like the way rAthena / Herc handle DEF more. On Aegis, each refine increases DEF by 1 on the client, but only by 0.7 on the server.

rAthena/Herc show the real reduction: 60 DEF = 60% less damage

kyeme commented 8 years ago

Its a good idea if we have a config of official/unofficial behavior :D :+1:

Jedzkie commented 8 years ago

@malufett