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


