Atrinik Server 2.5
Data Fields
recipestruct Struct Reference

#include <recipe.h>

Data Fields

const char * title
const char * arch_name
int chance
int index
int transmute
int yield
linked_charingred
const char * keycode
struct recipestructnext

Detailed Description

Recipe structure

Definition at line 31 of file recipe.h.


Field Documentation

The archetype of the final product made

Definition at line 37 of file recipe.h.

Chance that recipe for this item will appear in an alchemical grimoire

Definition at line 42 of file recipe.h.

An index value derived from formula ingredients

Definition at line 45 of file recipe.h.

Comma delimited list of ingredients

Definition at line 56 of file recipe.h.

const char* recipestruct::keycode

Keycode needed to use the recipe

Definition at line 59 of file recipe.h.

Next recipe

Definition at line 62 of file recipe.h.

const char* recipestruct::title

Distinguishing name of product

Definition at line 34 of file recipe.h.

If defined, one of the formula ingredients is used as the basis for the product object

Definition at line 50 of file recipe.h.

The maximum number of items produced by the recipe

Definition at line 53 of file recipe.h.


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