Main Menu
Welcome Guest.
Please log in.

Timers

Started by zaxarus, July 24, 2013, 08:21:55 AM

Previous topic - Next topic

zaxarus

What are the (exact) timers on Pandora for using Apples & Potions?

ty

Tys

"My name is my name."

Horns Nigel

Was also curious what the fastest bandage time is?....Nigel
Nigel Horns Guild leader and Surgeon (SoP) Seekers of Peace, Pandora UO   
Aligned with D.A.T. That Guild and KoN

zaxarus

2,00 secs

But i'm talking about the delay between using and re-using ;)
Tys

"My name is my name."

Voxpire

Exact times? Good luck..

bool onSelf = (healer == patient);
int dex = healer.Dex;

double seconds;
double resDelay = (patient.Alive ? 0.0 : 5.0);

if (onSelf)
{
if (Core.AOS)
{
seconds = 5.0 + (0.5 * ((double)(120 - dex) / 10)); // TODO: Verify algorithm
}
else
{
seconds = 9.4 + (0.6 * ((double)(120 - dex) / 10));
}
}
else
{
if (Core.AOS && GetPrimarySkill(patient) == SkillName.Veterinary)
{
seconds = 2.0;
}
else if (Core.AOS)
{
if (dex < 204)
{
seconds = 3.2 - (Math.Sin((double)dex / 130) * 2.5) + resDelay;
}
else
{
seconds = 0.7 + resDelay;
}
}
else
{
if (dex >= 100)
{
seconds = 3.0 + resDelay;
}
else if (dex >= 40)
{
seconds = 4.0 + resDelay;
}
else
{
seconds = 5.0 + resDelay;
}
}
}

if (seconds < 2.0)
{
seconds = 2.0;
}

zaxarus

Hmmm...

I mean:

Use Apple (WAIT) Use Apple
Drink Pot (WAIT) Dring Pot
^^

12 secs and 20 secs maybe?
Only found an old publish where it says 20 secs for potions, but idk if this is the latest info.
Tys

"My name is my name."

Voxpire

Potions are variable, anywhere from instant to 1 minute or more.

Healing potions, in specific;

Lesser: 3 sec
Normal: 8 sec
Greater: 10 sec

Apple: 15 sec

zaxarus

Mana Potion's delay is longer, isn't it? 20 secs maybe?
(Old publish from 2012 says "20 secs for potions", couldn't find more infos by "search".)

Tys

"My name is my name."

Voxpire

Mana Pots:

Lesser - 10 sec
Normal - 20 sec
Greater - 30 sec

zaxarus

Tys

"My name is my name."

Pandora's New Global Chat

Updates & Events

White Walker Invasion Event by Miki McNaughty
[June 03, 2020, 03:52:32 AM]

Community

Need help please by Konan
[October 02, 2023, 12:49:41 PM]


Hi there, Im Coragin, my intro and a couple questions. by Coragin
[May 31, 2022, 01:16:13 AM]


Looking For Guild by Lovemachine100111
[May 06, 2022, 11:01:22 AM]


Saying Hello by Roxxorman
[January 31, 2022, 03:43:22 PM]

Market

Abyssal Blade by Walker
[December 01, 2021, 11:02:29 PM]


125 scrolls for sale by Khando
[September 11, 2020, 03:01:55 PM]


Pandora Bucks for Sale by hopestar58
[June 06, 2020, 05:53:28 AM]

New Player Intro