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

King's Grace Skill no cool down, root effect, and no skill usage disabled when cast #590

Open Inzianity opened 9 years ago

Inzianity commented 9 years ago

As said on title, King's Grace has: No cool down LG_KINGS_GRACE 5013,1000,0,0,5000,0,0,-1 to LG_KINGS_GRACE 5013,1000,0,0,5000,0,60000,-1 ? No root effect, and let's the caster use skills when activated.

Cooldown should be at 1 minute at Level 5.

http://youtu.be/xFJeUxULtx4

See video comments for further confirmation

Helheim90X commented 9 years ago

Up with this skill, i was about to create a report similar to this:

"Players with the status however will not be able to do anything. No moving, no attacking, no skills, no item using, nothing except talk and sit until the duration ends. Land Protector can prevent the AoE from being placed, as well as remove it, but removing the AoE will not remove the status. Casting King's Grace will remove Sacrifice from party members under its protection. " http://irowiki.org/wiki/King%27s_Grace

Nihadm89 commented 8 years ago

There is some good information here: https://github.com/rathena/rathena/commit/231710c0fa9c2f9f3d150417e4ca2392850dd41b#diff-d96b6365b4bdad78139e676d6e7e3295

I tried using this as a guide to fix the skill but failed miserably.

BugCityBoiz commented 8 years ago

I don't suppose there is an update on this?