Object attributes beginning with the letter p .
Partly taken from the (unsorted) wholepage Object Fields .
For TRANSPORT, the maximum players can board at the same time.
real type
Type: uint32
Comment: Paths the object is attuned to
Meaning:
Type: uint32
Comment: Paths the object is denied access to
Meaning:
Type: uint32
Comment: Paths the object is repelled from
Meaning:
Type: uint8
Comment: See crossfire.doc
Meaning:
Type: sint8
Meaning:
Those control the price the item should have.
They are a ratio from the item's raw value, and are applied without any bargaining / charisma / shop specialization effect.
Values should be a valid float (as recognized by atof
).
If price_adjustment is set, it will override the other 2 keys. Else any of the 2 can be not set without any side effect.
These are not archetype attributes, but server internal variables.
Read more on the object_fields page.
Type: sint64
Comment: Permanent exp
Meaning:
Type: obj *
Comment: Pointer to the next object in the free/used list.
Meaning: Should not be used much.