 |
Crossfire Server, Trunk
1.75.0
|
std::vector< artifact * > items
Artifacts for this type.
object * item
Special values of the artifact.
artifactlist * next
Next list of artifacts.
std::vector< sstring > allowed
List of archetypes the artifact can affect.
This represents all archetypes for one particular object type.
uint16_t chance
Chance of the artifact to happen.
uint16_t total_chance
Sum of chance for are artifacts on this list.
uint8_t difficulty
Minimum map difficulty for the artifact to happen.
This is one artifact, ie one special item.
uint8_t type
Object type that this list represents.