Sorting notes
This commit is contained in:
@@ -0,0 +1 @@
|
||||
Game's crafting system for gear.
|
||||
@@ -0,0 +1 @@
|
||||
A tile in the game that represent an area of land. Contains [[Terrain Data]] and can contain [[Magic Material Data]], [[Resource Node Data]]. Based on the contained data, will have a series of Province Improvements that can be built on it when claimed by a city or outpost.
|
||||
@@ -0,0 +1,17 @@
|
||||
|
||||
# Culminative Resources
|
||||
|
||||
Gold
|
||||
Mana
|
||||
Imperium
|
||||
Food
|
||||
|
||||
## Use it or Lose It
|
||||
|
||||
Knowledge
|
||||
|
||||
## Excess Converted
|
||||
|
||||
Draft -> 25% becomes Food
|
||||
Industry -> 25% becomes Gold
|
||||
|
||||
@@ -0,0 +1,4 @@
|
||||
|
||||
Some calculation, based on industry produced and industry cost times by some constant gold value.
|
||||
|
||||
[[Find the Gold Cost Rush Formula]]
|
||||
@@ -0,0 +1 @@
|
||||
Starting city that always has a Throne for extra gold income.
|
||||
Reference in New Issue
Block a user