arch:arch_attributes:f
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
arch:arch_attributes:f [2018/04/11 13:56] – created karl | arch: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 [[: | + | Partly taken from the (unsorted) wholepage [[: |
- | ===== List == | + | ===== List of attributes |
- | ==== face ==== | + | ==== face == |
- | Type: New_Face * | + | Type: const New_Face * |
- | Meaning: | + | Comment: Face with colors |
+ | Meaning: | ||
==== facing ==== | ==== facing ==== | ||
Type: sint8 | Type: sint8 | ||
- | Meaning: | + | Comment: Object 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 player, |
- | | + | |
* 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 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 [[: | ||
+ | |||
+ | ==== flags ==== | ||
+ | Type: uint32[4] | ||
+ | |||
+ | Comment: Various flags | ||
+ | |||
+ | Meaning: | ||
arch/arch_attributes/f.1523472977.txt.gz · Last modified: (external edit)