8.7 KiB
8.7 KiB
type
| type |
|---|
| Data |
Resource data can exist on a Province. For example a tile can have a Gold Vein. A Gold Vein normally spawns near the Throne City.
See Raw Data section.
String
- Name required: Name is taken from the Land improvement column
- Description: Flavour text from the description column
Ints
- IncreaseFood?: How much food is added per turn according to the annex resources column
- IncreaseProduction?: How much of the resource is added per turn according to the annex resources column
- IncreaseGold?: How much of the resource is added per turn according to the annex resources column
- IncreaseMana?: How much of the resource is added per turn according to the annex resources column
- IncreaseKnowledge?: How much of the resource is added per turn according to the annex resources column
Bool
- ForceEnableFarm?: true if enables province improvements
- ForceEnableMine?: true if enables province improvements. Also referred to as Peral Mine in data
- ForceEnableQuarry?: true if enables province improvements
- ForceEnableConduit?: true if enables province improvements. Also referred to as Wave Conduit in data
- ForceEnableResearchPost?: true if enables province improvements.
- ForceEnableForester?: true if enables province improvements.