Action - an event within the game driven by player input, such as interacting with a Resource Node
Players - the individuals playing the game and controlling Characters
Characters - the entities within the game which are controlled by Players, with each having a:
Class
HP value
Hunger value
Class - the different subsets of Character. This value determines which Actions the Character can perform (or at least perform efficiently)
HP (Hitpoints) -
Hunger -
Local Map - the 200x200 scenes in which the Characters move as individuals, gathering Resources and performing other Actions
World Map -
Map Node
Fog of War
Resource Node
AI Creatures
Terrain
Campaign
Fog
Degradation Calculation