Adding obsidian docs with initial notes

This commit is contained in:
2026-05-25 14:52:15 -04:00
parent 211429c54b
commit db8dfd6aba
51 changed files with 35217 additions and 0 deletions
+34
View File
@@ -0,0 +1,34 @@
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