langband-engine Reference Documentation
Checks if the given object/class/monster/etc _is_ (not provides) immune to a certain element.
IMMUNE-TO-ELEMENT?
(IMMUNE-TO-ELEMENT? (OBJECT ACTIVE-OBJECT) ELEMENT) [method]
AOBJ.KIND and IMMUNE-TO-ELEMENT?
object.lisp
(IMMUNE-TO-ELEMENT? (OBJECT OBJECT-KIND) ELEMENT) [method]
BIT-FLAG-SET?, GET-ELEMENT-FLAG and OBJECT.IGNORES
(IMMUNE-TO-ELEMENT? (OBJECT PLAYER) ELEMENT) [method]
GET-ELEMENT-NUMBER and GET-RESISTANCE-TABLE
player.lisp
(IMMUNE-TO-ELEMENT? (OBJECT ACTIVE-MONSTER) ELEMENT) [method]
AMON.KIND and IMMUNE-TO-ELEMENT?
monster.lisp
(IMMUNE-TO-ELEMENT? (OBJECT MONSTER-KIND) ELEMENT) [method]
BIT-FLAG-SET?, GET-ELEMENT-FLAG and GET-IMMUNITIES
This documentation was generated Autumn 2003 from the original sources by Albert v.0.4.9.