Zappy Server
C++ game server: world, rules, scheduler, network
Loading...
Searching...
No Matches
IncantationReq Struct Reference

Stone and player requirements for one incantation level. More...

#include <World.hpp>

+ Collaboration diagram for IncantationReq:

Public Attributes

int playerCount
 
int linemate
 
int deraumere
 
int sibur
 
int mendiane
 
int phiras
 
int thystame
 

Detailed Description

Stone and player requirements for one incantation level.

See also
G-YEP-400_zappy.pdf for values per level.

Definition at line 27 of file World.hpp.

Member Data Documentation

◆ deraumere

int IncantationReq::deraumere

Definition at line 30 of file World.hpp.

◆ linemate

int IncantationReq::linemate

Definition at line 29 of file World.hpp.

Referenced by World::finalizeIncantation().

◆ mendiane

int IncantationReq::mendiane

Definition at line 32 of file World.hpp.

◆ phiras

int IncantationReq::phiras

Definition at line 33 of file World.hpp.

◆ playerCount

int IncantationReq::playerCount

Definition at line 28 of file World.hpp.

◆ sibur

int IncantationReq::sibur

Definition at line 31 of file World.hpp.

◆ thystame

int IncantationReq::thystame

Definition at line 34 of file World.hpp.


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