26 KiB
26 KiB
Magic Material data on a Province. A bit rare for a province to have said data. Used in the Forge.
See Raw Data section.
Enums
- MaterialCategory required: enum of
Ore,SunlessOre,Liquid,Plant, andVoidStone. MaterialCategoryis derived from theTypecolumn.
Strings
Namerequired: taken from the Magic Material column.Descriptionoptional: flavour text or inferred description for the material.GlobalBonusoptional: raw text from the Global bonus column.InfusionEffects1optional: raw effect text from the Requires 1 column.InfusionEffects2optional: raw effect text from the Requires 2 column.InfusionEffects3optional: raw effect text from the Requires 3 column.
Ints
IncreaseProduction?: Annex resources production bonus.IncreaseMana?: Annex resources mana bonus.IncreaseDraft?: Annex resources draft bonus.IncreaseKnowledge?: Annex resources knowledge bonus.IncreaseFood?: Annex resources food bonus.IncreaseStability?: Annex resources stability bonus.IncreaseImperium?: Annex resources imperium bonus.IncreaseAllegianceFromWhisperingStones?: Annex resources allegiance bonus.IncreaseRelationWithFreeCitiesAndRulers?: Annex resources Relations with Free Cities and Rulers bonus.IncreaseCombatCastingPoints?: combat casting points bonus from the data.IncreaseWorldCastingPoints?: world map casting points bonus from the data.IncreaseHPRegen?: HP regeneration bonus from the data.IncreaseHitPoints?: direct hit point bonus from the data.IncreaseExperiencePercent?: experience gain bonus from the data.IncreaseAllegianceFromUmbralDwellings?: Annex resources allegiance bonus.DecreaseDraftCostPercent?: draft cost reduction percentage from the data.DecreaseRecruitmentCostPercent?: recruitment cost reduction percentage from the data.DecreaseKnowledgeResearchCostPercent?: knowledge research cost reduction percentage from the data.DecreaseTurnsTakenToFoundAbsorbMigrateCities?: turns to found, absorb or migrate cities reduction from the data.
Notes
- The
Annex resourcescolumn is the primary source for numeric resource increases.