mud/lib/doc/lfun/all/GetResistance
2020-09-06 05:43:07 -07:00

33 lines
350 B
Plaintext

GETRESISTANCE
NAME
GetResistance()
SYNOPSIS
string GetResistance(int type)
DESCRIPTION
Returns the creature's resistance level to the given damage type.
EXAMPLES
this_player()->GetResistance(GAS)
LOCATION
/lib/body
/lib/genetics
/lib/race
SEE ALSO
damage_types.h
Author
Cratylus