Toggle navigation
Hercules
Bugtracker archive
Hercules bug tracker archive
Hercules Bug Archives
Skills
Mage Classes
Earth Strain have a high chance to strip
Earth Strain have a high chance to strip
Warning!
This is the old Hercules bugtracker archive, and may not reflect the current state of Hercules. The current bugtracker is on
GitHub Issues
.
Issue information
Issue ID
#8123
Status
Fixed
Severity
None
Started
kyeme
Mar 25, 2014 16:31
Last Post
Michi
Aug 8, 2014 13:10
Confirmation
Yes (1)
No (0)
kyeme -
Mar 25, 2014 16:31
The Earthstrain skill have a huge success chance to strip here in Hercules.
Official:
[url="https://www.youtube.com/watch?v=A7XlmVDRXUo&feature=youtu.be"]https://www.youtube.com/watch?v=A7XlmVDRXUo&feature=youtu.be[/url]
Hadeszeus -
Mar 25, 2014 17:27
its because the calculation of strip is based on Base LEVEL.
This can be adjusted in skill.c
Find this code:
[spoiler]skill->strip_equip(bl,pos[i][/spoiler]
Hadeszeus -
Mar 25, 2014 17:27
Sorry.. Double pOst
This post has been edited by
Hadeszeus
on Mar 25, 2014 17:28
Michi -
Aug 8, 2014 13:10
Fix in: [url="https://github.com/HerculesWS/Hercules/commit/d9941f08b517529186dd453fadfa059ac4895eac"]https://github.com/HerculesWS/Hercules/commit/d9941f08b517529186dd453fadfa059ac4895eac[/url]