Issue Information
-
#003706
-
1 - Low
-
Confirmed
Issue Confirmations
-
Yes (0)No (0)
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
--
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
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.
I'll add a quotation from the original bug report however.
Because that kind of formula is impossible to test perhaps? You will get half-assed numbers like from rowiki.
Nobody ever really bother to check test the real resistances and duration reductions, that's why it's still wrong.
Only way to actually figure out the real formula for stats is actually reading the aegis disassembled code.