Object attributes beginning with the letter a .
Partly taken from the (unsorted) wholepage Object Fields .
Type: sint8
Comment:
Meaning:
See also mina .
Type:
Comment:
Meaning: For TRANSPORT, face to use when it's full.
Type: const char
Comment: Used to determine combined animations
Meaning: NEW introduced since ?
Type: archt *
Comment: Pointer to archetype
Meaning: On maps the first line of an object placed onto a tile. The archetype block ends by end .
Syntax:
arch archetype_name x 1 y 1 end
See also other_arch
Type: uint16
Comment: What kind of attack movement
Meaning:
Type: uint32
Comment: Bitmask of attacks this object does
Meaning:
These are not archetype attributes, but server internal variables.
Read more on the object_fields page.
Type: obj *
Comment: Pointer to the object stacked above this one.
Meaning: Will link items on a same spot, or in the same container.
See also below
Type: obj *
Comment: Next object in the 'active' list. This is used in process_events() so that the entire object list does not need to be gone through.
Meaning: Should not be used much.
Type: obj *
Comment: Previous object in the 'active list This is used in process_events so that the entire object list does not need to be gone through.
Meaning: Should not be used much.
Type: uint16
Comment: An index into the animation array
Meaning:
Type: sstring
Comment: If set, the item is the artifact with this name and the matching type.
Meaning: NEW introduced since ?
Type: obj *
Comment: This object start to attack us! only player & monster
Meaning:
Type: tag_t
Comment: The tag of attacker, so we can be sure
Meaning: