Other > General Game Discussion
Jinxed
Bob.Marley:
Can someone explain me how does exactly this perk works?what a formula of fail?
fail mulitplies when there are several players in location?
U231:
If an enemy misses, there is a 50% chance that they will critically miss. Same goes for you.
--- Code: ---2b. If the attack was a miss:
There’s a possibility of upgrading it to a critical miss, just as with the hits, and it equals
Trunc ((RND − TOHIT )/10)%.
The reason for RND and TOHIT being in a reverse order is of course that of TOHIT − RND being
negative in this case. If the hit fails to upgrade but the ATTACKER is under the Jinxed effect (obtained
from either the trait or the perk given by the pariah dog - their effects don’t stack) there’s a 50% chance for
the miss being upgraded to a one critical anyway.
--- End code ---
_Youkai_:
And more luck, less critical will be the critical failure :D
I mean, with 10 luck you probaly will only drop your weapon to the ground.
U231:
The bad thing is, enemies actually have to miss for it to take effect.
So fighting enemies who rarely miss will be more negative for you than it is for them.
It's best used on enemies who miss alot.
Bob.Marley:
i have a thief character, she isnt a combat character, so jinxed is useful for her)
Navigation
[0] Message Index
[#] Next page
Go to full version