SphereCommunity
Poison strenght - Printable Version

+- SphereCommunity (https://forum.spherecommunity.net)
+-- Forum: Sphere 0.56d (/Forum-Sphere-0-56d)
+--- Forum: General Help (/Forum-General-Help)
+--- Thread: Poison strenght (/Thread-Poison-strenght)



Poison strenght - kn4tseb - 09-09-2014 06:33 AM

Hey guys, i have a question, hope you can help me as you always do.

When poisoned (<flags>&080)
is it possible to get the current strenght of the poison that a char has?
i dont totally understand how it works so thats why i ask you Smile

Thanks again ^^


RE: Poison strenght - darksun84 - 09-09-2014 07:09 AM

The poison strength is handled by the more2 value in the memory item that is created when you get poisoned.


Also the timer value of this item determines when the poison get weaker.


RE: Poison strenght - kn4tseb - 09-09-2014 07:13 AM

thanks darksun, im looking at sphere_defs, but i cant find the memorytype for poison, i'd like to make a reference to it

EDIT: OKey, got it ^^, layer 42 has it... thanks!