Data Fields

_new_char_template Struct Reference

Data Fields

char * name
int max_p
int min_Str
int max_Str
int min_Dex
int max_Dex
int min_Con
int max_Con
int min_Int
int max_Int
int min_Wis
int max_Wis
int min_Pow
int max_Pow
int min_Cha
int max_Cha

Detailed Description

A single new character template.

Definition at line 695 of file new.c.


Field Documentation

Maximum charisma.

Definition at line 745 of file new.c.

Maximum constitution.

Definition at line 721 of file new.c.

Maximum dexterity.

Definition at line 715 of file new.c.

Maximum intelligence.

Definition at line 727 of file new.c.

Maximum number of points the player can allocate to their character's stats.

Definition at line 703 of file new.c.

Maximum power.

Definition at line 739 of file new.c.

Maximum strength.

Definition at line 709 of file new.c.

Maximum wisdom.

Definition at line 733 of file new.c.

Minimum charisma.

Definition at line 742 of file new.c.

Minimum constitution.

Definition at line 718 of file new.c.

Minimum dexterity.

Definition at line 712 of file new.c.

Minimum intelligence.

Definition at line 724 of file new.c.

Minimum power.

Definition at line 736 of file new.c.

Minimum strength.

Definition at line 706 of file new.c.

Minimum wisdom.

Definition at line 730 of file new.c.

Archetype of the player.

Definition at line 698 of file new.c.


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