C# Class Server.Misc.RegenRates

Afficher le fichier Open project: Grimoric/RunUO.T2A

Méthodes publiques

Méthode Description
GetArmorOffset ( Server.Mobile from ) : double

Private Methods

Méthode Description
CheckBonusSkill ( Server.Mobile m, int cur, int max, SkillName skill ) : void
CheckTransform ( Server.Mobile m, Type type ) : bool
Configure ( ) : void
GetArmorMeditationValue ( BaseArmor ar ) : double
Mobile_HitsRegenRate ( Server.Mobile from ) : System.TimeSpan
Mobile_ManaRegenRate ( Server.Mobile from ) : System.TimeSpan
Mobile_StamRegenRate ( Server.Mobile from ) : System.TimeSpan

Method Details

GetArmorOffset() public static méthode

public static GetArmorOffset ( Server.Mobile from ) : double
from Server.Mobile
Résultat double