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
903 stars 757 forks source link

Guillotine Cross Poisoning Weapon skill fixes #3219

Closed guilherme-gm closed 1 year ago

guilherme-gm commented 1 year ago

Pull Request Prelude

Changes Proposed

Solves some issues with Guillotine Cross' Poisoning Weapon skill:

  1. It had some issues with the effect rates and duration calculation
  2. It was applying a very wrong duration for Venom Bleed poison
  3. It was not showing a result message upon poison application

References:

Issues addressed: None, I think. Bug was found by Lexi on discord