Jump to content

  •  

Bug Tracker Migration

June 3rd
Good news everyone! The staff has decided that it is time to slowly kill off this Bug Tracker. We will begin the process of slowly migrating from this Bug Tracker over to our Github Issues which can be found here: https://github.com/HerculesWS/Hercules/issues

Over the next couple of days, I will be closing off any opportunity to create new reports. However, I still will keep the opportunity to reply to existing Bug Reports. Doing this will allow us to slowly fix any bug reports we have listed here so that we can easily migrate over to our Issue Tracker.

Update - June 7th 2015: Creating new bug posts has been disabled. Please use our https://github.com/HerculesWS/Hercules/issues tracker to post bugs. Users are still able to reply to existing bug posts.

- Administration

Issue Information

Issue Confirmations

  • Yes (0)No (0)
Photo

Natural Vit Resistance

Posted by Hercules Bot on 03 November 2009 - 11:04 PM

Originally posted by Blackthunder
http://www.eathena.w...er&showbug=3706

Hi, the only thread i found through search was a talk about stun duration.
According to a player that played Iro, he said eathenas 100% resist to stun and some other effects at 97vit is false.
I checked the status.c and yeah it gives a base value of 3.
And i tested ingame yes 97vit makes it immun.
My testing build.
Baselevel 10 Joblevel 1 Paladin. All Stats 1, Vit 96+1. Nothing equipped.
Hammerfall spamming poringclone Stuns me till i reach 97vit in total.
Using this calc: http://calcx.wushuang.ws/ with the same build give me 97% resist.
More reference:
http://forums.irowik...ad.php?p=571341
http://rodatazone.si...tus_effects.php
Also doddler mention a new stun duration formula there
QUOTE
Since stun has a fixed duration of 5 seconds, the formula is [ 5 * (1-vit/100) - (casterlv - targetlv)/100 - luk*0.01 ].

--
I dont know the other immunities that are int,str based. But 100vit reduce curse duration to 0sec is fine.
I read in the stun duration thread that doddler confirmed it, but in this irowiki discuss he didnt confirm it and this is recent.
So i wish u try to recheck it.
thx and cya

This post has been edited by Blackthunder: Nov 3 2009, 03:48 PM

Originally posted by Ind
I'll add a quotation from the original bug report however.


Nobody ever really bother to check test the real resistances and duration reductions, that's why it's still wrong.

Because that kind of formula is impossible to test perhaps? You will get half-assed numbers like from rowiki.
Only way to actually figure out the real formula for stats is actually reading the aegis disassembled code.