How to not get poisoned.

A place for The Mana World players to discuss game-related topics outside the scope of development including guilds, player interactions, game meta and more.


Post Reply
User avatar
undecim
Peon
Peon
Posts: 47
Joined: 06 Jun 2009, 02:09

How to not get poisoned.

Post by undecim »

After digging through code for hours, I finally found the forumula that the server uses to determine if you can be poisoned, so i thought i'd share.

if vitality+(luck/3) is greater than or equal to 97, then you cannot be poisoned

The status levels that use the lowest number of points to reach this is 90 vitality and 21 luck. Also, If you have a clover, it doesn't change these numbers (you need 20 base luck, and the last point comes from the clover, so be careful to stop at 20 when clicking that "+" button)

You can, of course, substitute any 3 points of luck for 1 point of vitality and vice-versa if you desire, or go above those numbers. Those numbers just require the least number of status points for the sole purpose of avoiding poison.

EDIT: A few other numbers for the sake of completeness: The stats above requre 392 status points, which means you need to be at least level 55.
Last edited by undecim on 02 Jul 2009, 07:17, edited 1 time in total.
"I think, therefore I exist" is a flawed logic. If the universe were a function, any mathematician could graph our synapses.
Just as the sine wave resonates and e^x is its own derivative, we need be only an idea to do anything at all.
Kill3rZ
Novice
Novice
Posts: 200
Joined: 17 Jun 2009, 11:45

Re: How to not get poisoned.

Post by Kill3rZ »

Nice! Thank you for the tip
User avatar
Ginaria
Warrior
Warrior
Posts: 420
Joined: 28 Oct 2008, 15:22
Location: Planet of the Pinkies

Re: How to not get poisoned.

Post by Ginaria »

Thanks for searching!!!
knulfine
Novice
Novice
Posts: 79
Joined: 27 Mar 2009, 01:05

Re: How to not get poisoned.

Post by knulfine »

thanks for the work!
when you have less luck and more vit... is it ok, too?
User avatar
Jaxad0127
Manasource
Manasource
Posts: 4209
Joined: 01 Nov 2007, 17:35
Location: Internet

Re: How to not get poisoned.

Post by Jaxad0127 »

knulfine wrote:thanks for the work!
when you have less luck and more vit... is it ok, too?
undecim wrote:if vitality+(luck/3) is greater than or equal to 97, then you cannot be poisoned
I haven't checked the code to see if it's accurate.
Image
Post Reply