FIXED Vollem--> Here we go again--> High value CUB reward Newest issue

FireFly

Journeyman II
So After Vollem get ability to normal healing by spells/bandages-somthing totally diffrent was discovered-
I dont know how or why but it looks like While fight against enemy when vollem gets damage at first ptiotity it hurts My Mana pool and when it was drainedit start drain my hit points.

Basicly i died while before vollem when fight against swoop in like 20 seconds aftr attack it.
Technically when vollem recive hit for 18 i loss my hit points right after whole mana and value was close to what swoop made to my pet.
Image 1- my Life Bar + vollem +bufficons(to prove i not use anything-Also yournal-
1592751627316.png
Image 2
After command all kill adn targeted swoop my mana getting drained pretty fast
1592751866068.png

Image 3 when whole mana was drained it start show damage i been hitted somehow by swoop even im i keep few tiles distance
1592752075509.png

And last one -i just recived Finall blow ;/
1592752158244.png
I have no idea whats going on ther:( I hope we can get it fixed easly ;)
 

Attachments

  • 1592752090247.png
    1592752090247.png
    426.4 KB · Views: 1

RedBeard

Journeyman II
The Legend
Vollem.cs

public override void OnDamage(int amount, Mobile from, bool willKill)
{
if (Controlled || Summoned)
{
Mobile master = (ControlMaster);

if (master == null)
master = SummonMaster;

if (master != null && master.Player && master.Map == Map && master.InRange(Location, 20))
{
if (master.Mana >= amount)
{
master.Mana -= amount;
}
else
{
amount -= master.Mana;
master.Mana = 0;
master.Damage(amount);
}
}
}

base.OnDamage(amount, from, willKill);
 
Last edited:

Dexter

Staff Member
Administrator
Game Master
Do we know if this is supposed to be in the vollem (mechanic version) mechanics?
 
OP
F

FireFly

Journeyman II
I bet it is for crafted one. Mostly bcs at first live version also cant be trained like the live one should be. Now it can be trained but still pointless to do it so keep it at stable
 
OP
F

FireFly

Journeyman II
Do we know if this is supposed to be in the vollem (mechanic version) mechanics?
So i made an account and log in into official Test Center
Here we have my naked char so no possible hpr or mr on suit and my own Hit points and mana +vollem while get hits from bake kitsune.
As You can notice my Mana and Hit Points not consumed with vollem hit points.
1593458316294.png
 

PLAY NOW

Heritage

Address
play.trueuo.com
Port
2593
Uptime
4 hours
Players Online
13
Houses
875
Vendors
282
Gold
5,409,437,289gp
Top Bottom