FIXED Deathray Broken for pets with Magery Mastery

adverserath

Novice III
C# Nerd
A pet with Magery Master will cast DeathRay, but no damage will be given.

This is caused by the pet having a MasteryLevel of 0.

double damage = (Caster.Skills[CastSkill].Base + Caster.Skills[DamageSkill].Base) * (GetMasteryLevel() * .8);

DeathRay.cs - Line 75
 

Dan

Staff Member
Administrator
Game Master
yeah 0 * .8 = 0.

Thanks for doing the leg work. This will take some time to tinker with and get right. Need to check creature vs player to determine how to multiply it.
 

PLAY NOW

Heritage

Address
play.trueuo.com
Port
2593
Uptime
21 hours
Players Online
15
Houses
875
Vendors
282
Gold
5,413,234,267gp
Top Bottom