[Package Index | Mudlib Index | Effect Index]
.
int add_ac(string name,
string type,
mixed a_c)
Add an armour class for an attack type.
varargs int query_ac(string type,
int dam,
string zone)
Find out the amount of damage that is stopped.
NOTE: Calling this function causes damage to the armour!
int remove_ac(string name)Remove a previously added armour class.