Atrinik Server 2.5
Data Fields
artifactstruct Struct Reference

#include <artifact.h>

Data Fields

char * parse_text
const char * name
const char * def_at_name
struct artifactstructnext
linked_charallowed
archetype def_at
int t_style
uint16 chance
uint8 difficulty

Detailed Description

The artifact structure.

Definition at line 31 of file artifact.h.


Field Documentation

List of allowed archetypes.

Definition at line 46 of file artifact.h.

Chance.

Definition at line 57 of file artifact.h.

The base archetype object.

Definition at line 49 of file artifact.h.

We use this as marker for def_at is valid and quick name access.

Definition at line 40 of file artifact.h.

Difficulty.

Definition at line 60 of file artifact.h.

const char* artifactstruct::name

The fake arch name when chained to arch list.

Definition at line 37 of file artifact.h.

Next artifact in the list.

Definition at line 43 of file artifact.h.

Memory block with artifacts parse commands for loader.l.

Definition at line 34 of file artifact.h.

Treasure style.

See also:
Treasure style

Definition at line 54 of file artifact.h.


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