User Tools

Site Tools


arch:arch_attributes:f

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
arch:arch_attributes:f [2018/04/11 13:56] – created karlarch:arch_attributes:f [2025/04/18 13:08] (current) – external edit 127.0.0.1
Line 2: Line 2:
 Object attributes beginning with the letter **f** . Object attributes beginning with the letter **f** .
  
-Taken from the (unsorted) wholepage [[:dev:Object Fields]] .+Partly taken from the (unsorted) wholepage [[:dev:Object Fields]] .
  
-===== List ==+===== List of attributes ==
  
-==== face ==== +==== face == 
-Type: New_Face *+Type: const New_Face *
  
-Meaning:+CommentFace with colors
  
 +Meaning:
  
 ==== facing ==== ==== facing ====
 Type: sint8 Type: sint8
  
-Meaning: +CommentObject is oriented / facing that way.
- +
- +
-==== face_full and anim_full ==== +
-For TRANSPORT, face to use when it's full. +
- +
- +
-==== flags ==== +
-Type: uint32[4]+
  
 Meaning: Meaning:
- 
  
 ==== food ==== ==== food ====
Line 32: Line 24:
  
 Meaning: Meaning:
-  * for WAND, number of charges left. +  * for player, [[items:foods|food]] nourishing.
-  * for player, food.+
   * for healing spells, food to give to the player.   * for healing spells, food to give to the player.
 +  * for swamps, how deep the player is in the swamp (see move_deep_swamp()).
 +  * for CONNECTORs, how many of a particular item to drop onto them to trigger
 +  * for FOODs, food value this food item provides to the player.
 +  * for WANDs, number of charges left.
   * for FORCEs, duration (in object moves) of the force.   * for FORCEs, duration (in object moves) of the force.
-  for swamps {FIXME type}, how deep the player is in the swamp (see move_deep_swamp()).+    * FIXME type
   * for DISEASEs, the duration of the disease.   * for DISEASEs, the duration of the disease.
   * for GATEs, whether it's opening or closing.   * for GATEs, whether it's opening or closing.
  
  
 +==== *_full ==
 +===face_full==  
 +===anim_full ==
 +For TRANSPORT, face to use when it's full.
 +
 +
 +----
 +
 +====== Server struct obj {} object ==
 +These are not archetype attributes, but server internal variables. \\
 +Read more on the [[:dev:object_fields]] page.
 +
 +==== flags ====
 +Type: uint32[4]
 +
 +Comment: Various flags
 +
 +Meaning:
  
arch/arch_attributes/f.1523472977.txt.gz · Last modified: (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki