Files
AOW4/docs/Building Stats Reference.md
T

35 lines
558 B
Markdown

These are the general variable stats that will exist on a building. More to come as calculator considers more data cases.
# String
- Name required
- Description?
- Image?
- SourceId required: "General"
- RequirementIds[]?
# Int
- IncomeDraft: 0
- IncomeFood: 0
- IncomeKnowledge: 0
- IncomeIndustry: 0
- IncomeMagic: 0
- IncomeGold: 0
- IncomeImperial: 0
- IncomeStability: 0
- UpkeepGold: 0
- CostGold: 60
- CostIndustry: 120
- CostMana: 0
- BoostPopulation: 0
- BoostForester: 0
- BoostFarm: 0
- BoostQuarry: 0
- BoostGoldMine: 0
- BoostConduit: 0