Back to Server.Spells.Ninjitsu

(AnimalForm) - AnimalFormEntry

(ctor) AnimalFormEntry( Type type, TextDefinition name, int itemID, int hue, int tooltip, double reqSkill, int bodyMod, int hueModMin, int hueModMax, bool stealthBonus, bool speedBoost, bool stealingBonus )
int BodyMod( get; )
int Hue( get; )
int HueMod( get; )
int ItemID( get; )
TextDefinition Name( get; )
double ReqSkill( get; )
bool SpeedBoost( get; )
bool StealingBonus( get; )
bool StealthBonus( get; )
int Tooltip( get; )
Type Type( get; )