Crossfire Server, Trunk
artifact Struct Reference

#include <artifact.h>

Collaboration diagram for artifact:
Collaboration graph

Public Attributes

std::vector< sstringallowed
 
uint16_t chance
 
uint8_t difficulty
 
objectitem
 

Detailed Description

This is one artifact, ie one special item.

Definition at line 14 of file artifact.h.

Member Data Documentation

◆ allowed

std::vector<sstring> artifact::allowed

◆ chance

uint16_t artifact::chance

◆ difficulty

uint8_t artifact::difficulty

Minimum map difficulty for the artifact to happen.

Definition at line 17 of file artifact.h.

Referenced by ArtifactLoader::load().

◆ item


The documentation for this struct was generated from the following file: