Magus Zeal
Expert II
The pet masteries in the ServUO git don't call the function "GetMasteryLevel()" which leads me to believe that mastery level is not helping tamers at all with these skills.
Example:
https://github.com/ServUO/ServUO/blob/master/Scripts/Spells/Skill Masteries/Whispering.cs
Yet, with skills that do work, this function exists:
https://github.com/ServUO/ServUO/blob/master/Scripts/Spells/Skill Masteries/DeathRay.cs (see line 80)
Example:
https://github.com/ServUO/ServUO/blob/master/Scripts/Spells/Skill Masteries/Whispering.cs
Yet, with skills that do work, this function exists:
https://github.com/ServUO/ServUO/blob/master/Scripts/Spells/Skill Masteries/DeathRay.cs (see line 80)