Back to Server

AOS

(static) void Configure()
(static) int Damage( Mobile m, int damage, int phys, int fire, int cold, int pois, int nrgy )
(static) int Damage( Mobile m, Mobile from, int damage, int phys, int fire, int cold, int pois, int nrgy )
(static) int Damage( Mobile m, Mobile from, int damage, int phys, int fire, int cold, int pois, int nrgy, bool keepAlive )
(static) void DisableStatInfluences()
(static) void Fix( ref int val )
(static) int Scale( int input, int percent )
(ctor) AOS()