Page 1 of 1

Greater Heal Formula Potion

Posted: Thu Sep 10, 2009 10:53 am
by Kraarug
I am wondering what the formula is for Greater Heal. I've seen a few 9 point heals but have yet to experience a 30 point heal.

Re: Greater Heal Formula

Posted: Thu Sep 10, 2009 11:04 am
by Faust
(Magery * 0.4) + Random(1 - 10)

The usual description is 40% of magery plus a random value of 1 to 10 hitpoints.

Re: Greater Heal Formula

Posted: Thu Sep 10, 2009 11:05 am
by Kraarug
I'm sorry, I mean greater heal potion.

Re: Greater Heal Formula Potion

Posted: Thu Sep 10, 2009 11:10 am
by Faust
I know the value is either the same or very close to the Stratic's '99 web site stats for the potions. Derrick and me pretty much went over these a few weeks back. I think some may have been a little off on Stratics but it was very very close for the majority of the potions.

Re: Greater Heal Formula Potion

Posted: Thu Sep 10, 2009 11:27 am
by Hemperor
Check the demo, Stratics is never right on the specifics.

On another note, shouldn't all regs etc. be stocking at 9? Mostly everything does in the demo, seen a few stratics articles that agree with this as well. Also, should all potions be simply called their color "red potion" etc. as they are on the demo? (until taste id is used on them I assume)

Re: Greater Heal Formula Potion

Posted: Thu Sep 10, 2009 12:24 pm
by Mikel123
I thought it was random between 11 and 25.

EDIT: sorry, maybe 11-30 or 11-25, I'm not sure. I'm foggy on this, I shouldn't have posted, sorry!

Re: Greater Heal Formula Potion

Posted: Thu Sep 10, 2009 12:39 pm
by Faust
I was referring to the demo code when I mentioned Derrick and me went over it.

The majority of the potion stats were exactly the same as Stratics, but if I am not mistaken there were some slightly off by a point or two.

Re: Greater Heal Formula Potion

Posted: Tue Sep 15, 2009 9:53 pm
by Teknix
wouldn't you have to use taste id on a potion to determine what it exactly was?

Re: Greater Heal Formula Potion

Posted: Wed Sep 16, 2009 3:12 pm
by Derrick
Indeed, this is slated for implementation for potions, it's currently implemented for potion kegs.

Re: Greater Heal Formula Potion

Posted: Wed Sep 16, 2009 4:13 pm
by Kraarug
So.. Taste ID can pre-determine the amount of HPs healed?

Re: Greater Heal Formula Potion

Posted: Wed Sep 16, 2009 7:34 pm
by Derrick
No taste ID would tell you what type of potion it is. Potions like the spell will determine the heal amount when used. 9 to 30 is the correct number I belive currently.