Add Governor Data documentation with schema and raw data table, detailing unique effects of governors.

This commit is contained in:
2026-05-25 17:41:19 -04:00
parent fe5cab0c7d
commit 5701a2b550
3 changed files with 220 additions and 13 deletions
+13 -13
View File
@@ -10,7 +10,7 @@
{
"id": "330f0f204ec3f22e",
"type": "tabs",
"dimension": 79.55426356589147,
"dimension": 66.04987932421561,
"children": [
{
"id": "7a5b3ed118d43e9a",
@@ -60,17 +60,17 @@
}
},
{
"id": "fd3766d6a78ed7a8",
"id": "da338990aba2f814",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "Province Improvement Data.md",
"file": "Governor Data.md",
"mode": "source",
"source": false
},
"icon": "lucide-file",
"title": "Province Improvement Data"
"title": "Governor Data"
}
},
{
@@ -79,21 +79,21 @@
"state": {
"type": "markdown",
"state": {
"file": "Document Raw Data and Turn it into Class Data.md",
"file": "agent.md.md",
"mode": "source",
"source": false
},
"icon": "lucide-file",
"title": "Document Raw Data and Turn it into Class Data"
"title": "agent.md"
}
}
],
"currentTab": 4
"currentTab": 3
},
{
"id": "0d0bf6ef8ed6d192",
"type": "tabs",
"dimension": 20.44573643410853,
"dimension": 33.95012067578439,
"children": [
{
"id": "f194521fa12ddca8",
@@ -299,11 +299,13 @@
"bases:Create new base": false
}
},
"active": "1c5c0981268a9a26",
"active": "da338990aba2f814",
"lastOpenFiles": [
"Province Improvement Data.md",
"Document Raw Data and Turn it into Class Data.md",
"Governor Data.md",
"Collect Data.md",
"agent.md.md",
"Document Raw Data and Turn it into Class Data.md",
"_Tasks Kanban.base",
"_Plan.canvas",
"Overview.md",
@@ -314,7 +316,6 @@
"Desktop App.md",
"Server App.md",
"Client App.md",
"agent.md.md",
"Resource Node Data.md",
"Load Game Data Into Build Calculator.md",
"Province.md",
@@ -327,7 +328,6 @@
"@raw-data.md",
"Equipment Calculator.md",
"Learning Pages.md",
"Home Page.md",
"Plan Basic Pages.md"
"Home Page.md"
]
}
+1
View File
@@ -8,6 +8,7 @@ status: Working On
- [[Resource Node Data]]
- [[Magic Material Data]]
- [[Governor Data]]
- Building Data
+206
View File
@@ -0,0 +1,206 @@
---
type: Data
---
Category of leader effect when it's connected to a city. Provides a passive boost to the city.
---
# Schema
## String
- Name (required): The name from the governance column.
---
# Raw Data
<table class="mildtable sortable jquery-tablesorter" style="width:100%; max-width:1800px">
<thead><tr>
<th class="headerSort" tabindex="0" role="columnheader button" title="Sort ascending">Governance</th>
<th class="headerSort" tabindex="0" role="columnheader button" title="Sort ascending">Renown Level 1</th>
<th class="headerSort" tabindex="0" role="columnheader button" title="Sort ascending">Renown Level 2</th>
<th class="headerSort" tabindex="0" role="columnheader button" title="Sort ascending">Renown Level 3</th>
<th class="headerSort" tabindex="0" role="columnheader button" title="Sort ascending">Renown Level 4
</th></tr></thead><tbody>
<tr>
<td><a href="/File:Governor_agricultural.png" class="image"><img alt="Governor agricultural.png" src="/thumb.php?f=Governor_agricultural.png&amp;width=48" decoding="async" loading="lazy" width="48" height="48" data-file-width="64" data-file-height="64"></a> Agricultural Governor
</td>
<td><a href="/Farm" title="Farm"><img alt="Province improvement farm.png" src="/thumb.php?f=Province_improvement_farm.png&amp;width=24" decoding="async" loading="lazy" width="24" height="24" data-file-width="64" data-file-height="64"></a>&nbsp;Farms grant +5 <a href="/Food" title="Food"><img alt="Resource food.png" src="/thumb.php?f=Resource_food.png&amp;width=24" decoding="async" loading="lazy" width="24" height="24" data-file-width="64" data-file-height="64"></a>&nbsp;Food.
</td>
<td><a href="/Farm" title="Farm"><img alt="Province improvement farm.png" src="/thumb.php?f=Province_improvement_farm.png&amp;width=24" decoding="async" loading="lazy" width="24" height="24" data-file-width="64" data-file-height="64"></a>&nbsp;Farms grant +5 <a href="/City_stability" title="City stability"><img alt="Morale.png" src="/thumb.php?f=Morale.png&amp;width=24" decoding="async" loading="lazy" width="24" height="24" data-file-width="64" data-file-height="64"></a> City Stability.
</td>
<td>+1 <a href="/Gold" title="Gold"><img alt="Resource gold.png" src="/thumb.php?f=Resource_gold.png&amp;width=24" decoding="async" loading="lazy" width="24" height="24" data-file-width="64" data-file-height="64"></a>&nbsp;Gold/<a href="/Mana" title="Mana"><img alt="Resource mana.png" src="/thumb.php?f=Resource_mana.png&amp;width=24" decoding="async" loading="lazy" width="24" height="24" data-file-width="64" data-file-height="64"></a>&nbsp;Mana/<a href="/Knowledge" title="Knowledge"><img alt="Resource knowledge.png" src="/thumb.php?f=Resource_knowledge.png&amp;width=24" decoding="async" loading="lazy" width="24" height="24" data-file-width="64" data-file-height="64"></a>&nbsp;Knowledge per <a href="/Population" title="Population"><img alt="Population.png" src="/thumb.php?f=Population.png&amp;width=24" decoding="async" loading="lazy" width="24" height="24" data-file-width="64" data-file-height="64"></a>&nbsp;Population.
</td>
<td>-30% <a href="/Food" title="Food"><img alt="Resource food.png" src="/thumb.php?f=Resource_food.png&amp;width=24" decoding="async" loading="lazy" width="24" height="24" data-file-width="64" data-file-height="64"></a>&nbsp;Food required to grow <a href="/Population" title="Population"><img alt="Population.png" src="/thumb.php?f=Population.png&amp;width=24" decoding="async" loading="lazy" width="24" height="24" data-file-width="64" data-file-height="64"></a>&nbsp;Population.
</td></tr>
<tr>
<td><a href="/File:Governor_arcane.png" class="image"><img alt="Governor arcane.png" src="/thumb.php?f=Governor_arcane.png&amp;width=48" decoding="async" loading="lazy" width="48" height="48" data-file-width="64" data-file-height="64"></a> Arcane Governor
</td>
<td><a href="/Conduit" title="Conduit"><img alt="Province improvement conduit.png" src="/thumb.php?f=Province_improvement_conduit.png&amp;width=24" decoding="async" loading="lazy" width="24" height="24" data-file-width="64" data-file-height="64"></a>&nbsp;Conduits grant +5 <a href="/Mana" title="Mana"><img alt="Resource mana.png" src="/thumb.php?f=Resource_mana.png&amp;width=24" decoding="async" loading="lazy" width="24" height="24" data-file-width="64" data-file-height="64"></a>&nbsp;Mana.
</td>
<td><a href="/Conduit" title="Conduit"><img alt="Province improvement conduit.png" src="/thumb.php?f=Province_improvement_conduit.png&amp;width=24" decoding="async" loading="lazy" width="24" height="24" data-file-width="64" data-file-height="64"></a>&nbsp;Conduits grant +5 <a href="/City_stability" title="City stability"><img alt="Morale.png" src="/thumb.php?f=Morale.png&amp;width=24" decoding="async" loading="lazy" width="24" height="24" data-file-width="64" data-file-height="64"></a> City Stability.
</td>
<td>+2 <a href="/Mana" title="Mana"><img alt="Resource mana.png" src="/thumb.php?f=Resource_mana.png&amp;width=24" decoding="async" loading="lazy" width="24" height="24" data-file-width="64" data-file-height="64"></a>&nbsp;Mana per <a href="/Population" title="Population"><img alt="Population.png" src="/thumb.php?f=Population.png&amp;width=24" decoding="async" loading="lazy" width="24" height="24" data-file-width="64" data-file-height="64"></a>&nbsp;Population.
</td>
<td>+10% <a href="/Mana" title="Mana"><img alt="Resource mana.png" src="/thumb.php?f=Resource_mana.png&amp;width=24" decoding="async" loading="lazy" width="24" height="24" data-file-width="64" data-file-height="64"></a>&nbsp;Mana income.
</td></tr>
<tr>
<td><a href="/File:Governor_fortifying.png" class="image"><img alt="Governor fortifying.png" src="/thumb.php?f=Governor_fortifying.png&amp;width=48" decoding="async" loading="lazy" width="48" height="48" data-file-width="64" data-file-height="64"></a> Fortifying Governor
</td>
<td>Defensive structures cost -20% <a href="/Gold" title="Gold"><img alt="Resource gold.png" src="/thumb.php?f=Resource_gold.png&amp;width=24" decoding="async" loading="lazy" width="24" height="24" data-file-width="64" data-file-height="64"></a>&nbsp;Gold and <a href="/Production" title="Production"><img alt="Resource structure production.png" src="/thumb.php?f=Resource_structure_production.png&amp;width=24" decoding="async" loading="lazy" width="24" height="24" data-file-width="64" data-file-height="64"></a>&nbsp;Production.
</td>
<td>Defensive structures grant +10 <a href="/City_stability" title="City stability"><img alt="Morale.png" src="/thumb.php?f=Morale.png&amp;width=24" decoding="async" loading="lazy" width="24" height="24" data-file-width="64" data-file-height="64"></a> City Stability.
</td>
<td>Defensive structures grant +10 <a href="/Draft" title="Draft"><img alt="Resource unit production.png" src="/thumb.php?f=Resource_unit_production.png&amp;width=24" decoding="async" loading="lazy" width="24" height="24" data-file-width="64" data-file-height="64"></a>&nbsp;Draft.
</td>
<td>No income penalties from being besieged or having pillaged provinces.
</td></tr>
<tr>
<td><a href="/File:Governor_industrious.png" class="image"><img alt="Governor industrious.png" src="/thumb.php?f=Governor_industrious.png&amp;width=48" decoding="async" loading="lazy" width="48" height="48" data-file-width="64" data-file-height="64"></a> Industrious Governor
</td>
<td><a href="/Quarry" title="Quarry"><img alt="Province improvement quarry.png" src="/thumb.php?f=Province_improvement_quarry.png&amp;width=24" decoding="async" loading="lazy" width="24" height="24" data-file-width="64" data-file-height="64"></a> Quarries grant +5 <a href="/Production" title="Production"><img alt="Resource structure production.png" src="/thumb.php?f=Resource_structure_production.png&amp;width=24" decoding="async" loading="lazy" width="24" height="24" data-file-width="64" data-file-height="64"></a>&nbsp;Production.
</td>
<td><a href="/Quarry" title="Quarry"><img alt="Province improvement quarry.png" src="/thumb.php?f=Province_improvement_quarry.png&amp;width=24" decoding="async" loading="lazy" width="24" height="24" data-file-width="64" data-file-height="64"></a> Quarries grant +5 <a href="/City_stability" title="City stability"><img alt="Morale.png" src="/thumb.php?f=Morale.png&amp;width=24" decoding="async" loading="lazy" width="24" height="24" data-file-width="64" data-file-height="64"></a> City Stability.
</td>
<td>City structures cost -20% <a href="/Gold" title="Gold"><img alt="Resource gold.png" src="/thumb.php?f=Resource_gold.png&amp;width=24" decoding="async" loading="lazy" width="24" height="24" data-file-width="64" data-file-height="64"></a>&nbsp;Gold.
</td>
<td>City structures grant +2 <a href="/Gold" title="Gold"><img alt="Resource gold.png" src="/thumb.php?f=Resource_gold.png&amp;width=24" decoding="async" loading="lazy" width="24" height="24" data-file-width="64" data-file-height="64"></a>&nbsp;Gold.
</td></tr>
<tr>
<td><a href="/File:Governor_nautical.png" class="image"><img alt="Governor nautical.png" src="/thumb.php?f=Governor_nautical.png&amp;width=48" decoding="async" loading="lazy" width="48" height="48" data-file-width="64" data-file-height="64"></a> Nautical Governor
</td>
<td>Coast or Water provinces grant +5 <a href="/Food" title="Food"><img alt="Resource food.png" src="/thumb.php?f=Resource_food.png&amp;width=24" decoding="async" loading="lazy" width="24" height="24" data-file-width="64" data-file-height="64"></a>&nbsp;Food.
</td>
<td>Provinces in the domain take 2 <img alt="turn" src="/thumb.php?f=TML_Time.png&amp;width=24" decoding="async" loading="lazy" title="turn" width="24" height="24" data-file-width="64" data-file-height="64">&nbsp;Turns longer to pillage.
</td>
<td>Coast or Underground Lake provinces grant +2 <a href="/Mana" title="Mana"><img alt="Resource mana.png" src="/thumb.php?f=Resource_mana.png&amp;width=24" decoding="async" loading="lazy" width="24" height="24" data-file-width="64" data-file-height="64"></a>&nbsp;Mana.
</td>
<td>Coast or Underground Lake provinces grant +3 <a href="/Gold" title="Gold"><img alt="Resource gold.png" src="/thumb.php?f=Resource_gold.png&amp;width=24" decoding="async" loading="lazy" width="24" height="24" data-file-width="64" data-file-height="64"></a>&nbsp;Gold.
</td></tr>
<tr>
<td><a href="/File:Governor_prospecting.png" class="image"><img alt="Governor prospecting.png" src="/thumb.php?f=Governor_prospecting.png&amp;width=48" decoding="async" loading="lazy" width="48" height="48" data-file-width="64" data-file-height="64"></a> Prospecting Governor
</td>
<td><a href="/Mine" title="Mine"><img alt="Province improvement mine.png" src="/thumb.php?f=Province_improvement_mine.png&amp;width=24" decoding="async" loading="lazy" width="24" height="24" data-file-width="64" data-file-height="64"></a>&nbsp;Mines grant +5 <a href="/Gold" title="Gold"><img alt="Resource gold.png" src="/thumb.php?f=Resource_gold.png&amp;width=24" decoding="async" loading="lazy" width="24" height="24" data-file-width="64" data-file-height="64"></a>&nbsp;Gold.
</td>
<td><a href="/Mine" title="Mine"><img alt="Province improvement mine.png" src="/thumb.php?f=Province_improvement_mine.png&amp;width=24" decoding="async" loading="lazy" width="24" height="24" data-file-width="64" data-file-height="64"></a>&nbsp;Mines grant +5 <a href="/City_stability" title="City stability"><img alt="Morale.png" src="/thumb.php?f=Morale.png&amp;width=24" decoding="async" loading="lazy" width="24" height="24" data-file-width="64" data-file-height="64"></a> City Stability.
</td>
<td>+2 <a href="/Gold" title="Gold"><img alt="Resource gold.png" src="/thumb.php?f=Resource_gold.png&amp;width=24" decoding="async" loading="lazy" width="24" height="24" data-file-width="64" data-file-height="64"></a>&nbsp;Gold per <a href="/Population" title="Population"><img alt="Population.png" src="/thumb.php?f=Population.png&amp;width=24" decoding="async" loading="lazy" width="24" height="24" data-file-width="64" data-file-height="64"></a>&nbsp;Population.
</td>
<td>+10% <a href="/Gold" title="Gold"><img alt="Resource gold.png" src="/thumb.php?f=Resource_gold.png&amp;width=24" decoding="async" loading="lazy" width="24" height="24" data-file-width="64" data-file-height="64"></a>&nbsp;Gold income.
</td></tr>
<tr>
<td><a href="/File:Governor_recruiting.png" class="image"><img alt="Governor recruiting.png" src="/thumb.php?f=Governor_recruiting.png&amp;width=48" decoding="async" loading="lazy" width="48" height="48" data-file-width="64" data-file-height="64"></a> Recruiting Governor
</td>
<td>+30 <a href="/Draft" title="Draft"><img alt="Resource unit production.png" src="/thumb.php?f=Resource_unit_production.png&amp;width=24" decoding="async" loading="lazy" width="24" height="24" data-file-width="64" data-file-height="64"></a>&nbsp;Draft.
</td>
<td>Units cost -20% <a href="/Gold" title="Gold"><img alt="Resource gold.png" src="/thumb.php?f=Resource_gold.png&amp;width=24" decoding="async" loading="lazy" width="24" height="24" data-file-width="64" data-file-height="64"></a>&nbsp;Gold.
</td>
<td>Tier 1 and 2 units are recruited at +1 Rank.
</td>
<td>Tier 3, 4, and 5 units are recruited at +1 Rank.
</td></tr>
<tr>
<td><a href="/File:Governor_scholarly.png" class="image"><img alt="Governor scholarly.png" src="/thumb.php?f=Governor_scholarly.png&amp;width=48" decoding="async" loading="lazy" width="48" height="48" data-file-width="64" data-file-height="64"></a> Scholarly Governor
</td>
<td><a href="/Research_post" title="Research post"><img alt="Province improvement research post.png" src="/thumb.php?f=Province_improvement_research_post.png&amp;width=24" decoding="async" loading="lazy" width="24" height="24" data-file-width="64" data-file-height="64"></a>&nbsp;Research Posts grant +5 <a href="/Knowledge" title="Knowledge"><img alt="Resource knowledge.png" src="/thumb.php?f=Resource_knowledge.png&amp;width=24" decoding="async" loading="lazy" width="24" height="24" data-file-width="64" data-file-height="64"></a>&nbsp;Knowledge.
</td>
<td><a href="/Research_post" title="Research post"><img alt="Province improvement research post.png" src="/thumb.php?f=Province_improvement_research_post.png&amp;width=24" decoding="async" loading="lazy" width="24" height="24" data-file-width="64" data-file-height="64"></a>&nbsp;Research Posts grant +5 <a href="/City_stability" title="City stability"><img alt="Morale.png" src="/thumb.php?f=Morale.png&amp;width=24" decoding="async" loading="lazy" width="24" height="24" data-file-width="64" data-file-height="64"></a> City Stability.
</td>
<td>+2 <a href="/Knowledge" title="Knowledge"><img alt="Resource knowledge.png" src="/thumb.php?f=Resource_knowledge.png&amp;width=24" decoding="async" loading="lazy" width="24" height="24" data-file-width="64" data-file-height="64"></a>&nbsp;Knowledge per <a href="/Population" title="Population"><img alt="Population.png" src="/thumb.php?f=Population.png&amp;width=24" decoding="async" loading="lazy" width="24" height="24" data-file-width="64" data-file-height="64"></a>&nbsp;Population.
</td>
<td>+10% <a href="/Knowledge" title="Knowledge"><img alt="Resource knowledge.png" src="/thumb.php?f=Resource_knowledge.png&amp;width=24" decoding="async" loading="lazy" width="24" height="24" data-file-width="64" data-file-height="64"></a>&nbsp;Knowledge income.
</td></tr>
<tr>
<td><a href="/File:Governor_specialist.png" class="image"><img alt="Governor specialist.png" src="/thumb.php?f=Governor_specialist.png&amp;width=48" decoding="async" loading="lazy" width="48" height="48" data-file-width="64" data-file-height="64"></a> Specialist Governor
</td>
<td>Special province improvements cost -20% <a href="/Gold" title="Gold"><img alt="Resource gold.png" src="/thumb.php?f=Resource_gold.png&amp;width=24" decoding="async" loading="lazy" width="24" height="24" data-file-width="64" data-file-height="64"></a>&nbsp;Gold and <a href="/Production" title="Production"><img alt="Resource structure production.png" src="/thumb.php?f=Resource_structure_production.png&amp;width=24" decoding="async" loading="lazy" width="24" height="24" data-file-width="64" data-file-height="64"></a>&nbsp;Production.
</td>
<td>Special province improvements grant +5 <a href="/City_stability" title="City stability"><img alt="Morale.png" src="/thumb.php?f=Morale.png&amp;width=24" decoding="async" loading="lazy" width="24" height="24" data-file-width="64" data-file-height="64"></a> City Stability.
</td>
<td>Special province improvements grant +10 <a href="/Knowledge" title="Knowledge"><img alt="Resource knowledge.png" src="/thumb.php?f=Resource_knowledge.png&amp;width=24" decoding="async" loading="lazy" width="24" height="24" data-file-width="64" data-file-height="64"></a>&nbsp;Knowledge.
</td>
<td>Special province improvements grant +5 <a href="/Gold" title="Gold"><img alt="Resource gold.png" src="/thumb.php?f=Resource_gold.png&amp;width=24" decoding="async" loading="lazy" width="24" height="24" data-file-width="64" data-file-height="64"></a>&nbsp;Gold and <a href="/Mana" title="Mana"><img alt="Resource mana.png" src="/thumb.php?f=Resource_mana.png&amp;width=24" decoding="async" loading="lazy" width="24" height="24" data-file-width="64" data-file-height="64"></a>&nbsp;Mana.
</td></tr>
<tr>
<td><a href="/File:Governor_trollkin.png" class="image"><img alt="Governor trollkin.png" src="/thumb.php?f=Governor_trollkin.png&amp;width=48" decoding="async" loading="lazy" width="48" height="48" data-file-width="64" data-file-height="64"></a> Trollkin Governor
</td>
<td>Each <a href="/Forester" title="Forester"><img alt="Province improvement forester.png" src="/thumb.php?f=Province_improvement_forester.png&amp;width=24" decoding="async" loading="lazy" width="24" height="24" data-file-width="64" data-file-height="64"></a>&nbsp;Forester grants +2 <a href="/City_stability" title="City stability"><img alt="Morale.png" src="/thumb.php?f=Morale.png&amp;width=24" decoding="async" loading="lazy" width="24" height="24" data-file-width="64" data-file-height="64"></a> City Stability.
</td>
<td>Each <a href="/Forester" title="Forester"><img alt="Province improvement forester.png" src="/thumb.php?f=Province_improvement_forester.png&amp;width=24" decoding="async" loading="lazy" width="24" height="24" data-file-width="64" data-file-height="64"></a>&nbsp;Forester grants +2 <a href="/Draft" title="Draft"><img alt="Resource unit production.png" src="/thumb.php?f=Resource_unit_production.png&amp;width=24" decoding="async" loading="lazy" width="24" height="24" data-file-width="64" data-file-height="64"></a> Draft.<br>May recruit Butcher Ogres and Brewer Ogres.
</td>
<td>Each province with rivers grant 2 <a href="/Food" title="Food"><img alt="Resource food.png" src="/thumb.php?f=Resource_food.png&amp;width=24" decoding="async" loading="lazy" width="24" height="24" data-file-width="64" data-file-height="64"></a>&nbsp;Food income.<br>May recruit River Trolls.
</td>
<td>Each <a href="/Forester" title="Forester"><img alt="Province improvement forester.png" src="/thumb.php?f=Province_improvement_forester.png&amp;width=24" decoding="async" loading="lazy" width="24" height="24" data-file-width="64" data-file-height="64"></a>&nbsp;Forester grants +2 <a href="/Mana" title="Mana"><img alt="Resource mana.png" src="/thumb.php?f=Resource_mana.png&amp;width=24" decoding="async" loading="lazy" width="24" height="24" data-file-width="64" data-file-height="64"></a>&nbsp;Mana.<br>May recruit Swamp Trolls.
</td></tr>
<tr>
<td><a href="/File:Governor_ascended.png" class="image"><img alt="Governor ascended.png" src="/thumb.php?f=Governor_ascended.png&amp;width=48" decoding="async" loading="lazy" width="48" height="48" data-file-width="64" data-file-height="64"></a> Champion Governor
</td>
<td>Each <a href="/Farm" title="Farm"><img alt="Province improvement farm.png" src="/thumb.php?f=Province_improvement_farm.png&amp;width=24" decoding="async" loading="lazy" width="24" height="24" data-file-width="64" data-file-height="64"></a>&nbsp;Farm grants +5 <a href="/Food" title="Food"><img alt="Resource food.png" src="/thumb.php?f=Resource_food.png&amp;width=24" decoding="async" loading="lazy" width="24" height="24" data-file-width="64" data-file-height="64"></a>&nbsp;Food.
</td>
<td>-20% <a href="/Food" title="Food"><img alt="Resource food.png" src="/thumb.php?f=Resource_food.png&amp;width=24" decoding="async" loading="lazy" width="24" height="24" data-file-width="64" data-file-height="64"></a>&nbsp;Food required to grow <a href="/Population" title="Population"><img alt="Population.png" src="/thumb.php?f=Population.png&amp;width=24" decoding="async" loading="lazy" width="24" height="24" data-file-width="64" data-file-height="64"></a>&nbsp;Population.
</td>
<td>+1 <a href="/Gold" title="Gold"><img alt="Resource gold.png" src="/thumb.php?f=Resource_gold.png&amp;width=24" decoding="async" loading="lazy" width="24" height="24" data-file-width="64" data-file-height="64"></a>&nbsp;Gold/<a href="/Mana" title="Mana"><img alt="Resource mana.png" src="/thumb.php?f=Resource_mana.png&amp;width=24" decoding="async" loading="lazy" width="24" height="24" data-file-width="64" data-file-height="64"></a>&nbsp;Mana/<a href="/Knowledge" title="Knowledge"><img alt="Resource knowledge.png" src="/thumb.php?f=Resource_knowledge.png&amp;width=24" decoding="async" loading="lazy" width="24" height="24" data-file-width="64" data-file-height="64"></a>&nbsp;Knowledge per <a href="/Population" title="Population"><img alt="Population.png" src="/thumb.php?f=Population.png&amp;width=24" decoding="async" loading="lazy" width="24" height="24" data-file-width="64" data-file-height="64"></a>&nbsp;Population.
</td>
<td>Units cost -20% <a href="/Gold" title="Gold"><img alt="Resource gold.png" src="/thumb.php?f=Resource_gold.png&amp;width=24" decoding="async" loading="lazy" width="24" height="24" data-file-width="64" data-file-height="64"></a>&nbsp;Gold and <a href="/Draft" title="Draft"><img alt="Resource unit production.png" src="/thumb.php?f=Resource_unit_production.png&amp;width=24" decoding="async" loading="lazy" width="24" height="24" data-file-width="64" data-file-height="64"></a>&nbsp;Draft to recruit.
</td></tr>
<tr>
<td><a href="/File:Governor_ascended.png" class="image"><img alt="Governor ascended.png" src="/thumb.php?f=Governor_ascended.png&amp;width=48" decoding="async" loading="lazy" width="48" height="48" data-file-width="64" data-file-height="64"></a> Wizard Governor
</td>
<td>Each Special Province Improvement grants +5 <a href="/Mana" title="Mana"><img alt="Resource mana.png" src="/thumb.php?f=Resource_mana.png&amp;width=24" decoding="async" loading="lazy" width="24" height="24" data-file-width="64" data-file-height="64"></a>&nbsp;Mana.<br>+5 <a href="/Combat_casting_points" title="Combat casting points"><img alt="Casting points combat.png" src="/thumb.php?f=Casting_points_combat.png&amp;width=24" decoding="async" loading="lazy" width="24" height="24" data-file-width="64" data-file-height="64"></a>&nbsp;Combat Casting Points.<br>+5 <a href="/World_casting_points" title="World casting points"><img alt="Casting points world map.png" src="/thumb.php?f=Casting_points_world_map.png&amp;width=24" decoding="async" loading="lazy" width="24" height="24" data-file-width="64" data-file-height="64"></a>&nbsp;World Map Casting Points.
</td>
<td>Each <a href="/Conduit" title="Conduit"><img alt="Province improvement conduit.png" src="/thumb.php?f=Province_improvement_conduit.png&amp;width=24" decoding="async" loading="lazy" width="24" height="24" data-file-width="64" data-file-height="64"></a>&nbsp;Conduit or <a href="/Research_post" title="Research post"><img alt="Province improvement research post.png" src="/thumb.php?f=Province_improvement_research_post.png&amp;width=24" decoding="async" loading="lazy" width="24" height="24" data-file-width="64" data-file-height="64"></a>&nbsp;Research Post grants +5 <a href="/City_stability" title="City stability"><img alt="Morale.png" src="/thumb.php?f=Morale.png&amp;width=24" decoding="async" loading="lazy" width="24" height="24" data-file-width="64" data-file-height="64"></a> City Stability.<br>+5 <a href="/Combat_casting_points" title="Combat casting points"><img alt="Casting points combat.png" src="/thumb.php?f=Casting_points_combat.png&amp;width=24" decoding="async" loading="lazy" width="24" height="24" data-file-width="64" data-file-height="64"></a>&nbsp;Combat Casting Points.<br>+5 <a href="/World_casting_points" title="World casting points"><img alt="Casting points world map.png" src="/thumb.php?f=Casting_points_world_map.png&amp;width=24" decoding="async" loading="lazy" width="24" height="24" data-file-width="64" data-file-height="64"></a>&nbsp;World Map Casting Points.
</td>
<td>Each <a href="/Population" title="Population"><img alt="Population.png" src="/thumb.php?f=Population.png&amp;width=24" decoding="async" loading="lazy" width="24" height="24" data-file-width="64" data-file-height="64"></a>&nbsp;Population grants +2 <a href="/Knowledge" title="Knowledge"><img alt="Resource knowledge.png" src="/thumb.php?f=Resource_knowledge.png&amp;width=24" decoding="async" loading="lazy" width="24" height="24" data-file-width="64" data-file-height="64"></a>&nbsp;Knowledge.<br>+5 <a href="/Combat_casting_points" title="Combat casting points"><img alt="Casting points combat.png" src="/thumb.php?f=Casting_points_combat.png&amp;width=24" decoding="async" loading="lazy" width="24" height="24" data-file-width="64" data-file-height="64"></a>&nbsp;Combat Casting Points.<br>+5 <a href="/World_casting_points" title="World casting points"><img alt="Casting points world map.png" src="/thumb.php?f=Casting_points_world_map.png&amp;width=24" decoding="async" loading="lazy" width="24" height="24" data-file-width="64" data-file-height="64"></a>&nbsp;World Map Casting Points.
</td>
<td>+10% more <a href="/Mana" title="Mana"><img alt="Resource mana.png" src="/thumb.php?f=Resource_mana.png&amp;width=24" decoding="async" loading="lazy" width="24" height="24" data-file-width="64" data-file-height="64"></a>&nbsp;Mana income.<br>+5 <a href="/Combat_casting_points" title="Combat casting points"><img alt="Casting points combat.png" src="/thumb.php?f=Casting_points_combat.png&amp;width=24" decoding="async" loading="lazy" width="24" height="24" data-file-width="64" data-file-height="64"></a>&nbsp;Combat Casting Points.<br>+5 <a href="/World_casting_points" title="World casting points"><img alt="Casting points world map.png" src="/thumb.php?f=Casting_points_world_map.png&amp;width=24" decoding="async" loading="lazy" width="24" height="24" data-file-width="64" data-file-height="64"></a>&nbsp;World Map Casting Points.
</td></tr>
<tr>
<td><a href="/File:Governor_ascended.png" class="image"><img alt="Governor ascended.png" src="/thumb.php?f=Governor_ascended.png&amp;width=48" decoding="async" loading="lazy" width="48" height="48" data-file-width="64" data-file-height="64"></a> Dragon Governor
</td>
<td>Each <a href="/Mine" title="Mine"><img alt="Province improvement mine.png" src="/thumb.php?f=Province_improvement_mine.png&amp;width=24" decoding="async" loading="lazy" width="24" height="24" data-file-width="64" data-file-height="64"></a>&nbsp;Mine grants +5 <a href="/Gold" title="Gold"><img alt="Resource gold.png" src="/thumb.php?f=Resource_gold.png&amp;width=24" decoding="async" loading="lazy" width="24" height="24" data-file-width="64" data-file-height="64"></a>&nbsp;Gold.
</td>
<td>Each <a href="/Mine" title="Mine"><img alt="Province improvement mine.png" src="/thumb.php?f=Province_improvement_mine.png&amp;width=24" decoding="async" loading="lazy" width="24" height="24" data-file-width="64" data-file-height="64"></a>&nbsp;Mine grants +5 <a href="/City_stability" title="City stability"><img alt="Morale.png" src="/thumb.php?f=Morale.png&amp;width=24" decoding="async" loading="lazy" width="24" height="24" data-file-width="64" data-file-height="64"></a>&nbsp;stability City Stability.
</td>
<td>Each <a href="/Population" title="Population"><img alt="Population.png" src="/thumb.php?f=Population.png&amp;width=24" decoding="async" loading="lazy" width="24" height="24" data-file-width="64" data-file-height="64"></a>&nbsp;Population grants +2 <a href="/Gold" title="Gold"><img alt="Resource gold.png" src="/thumb.php?f=Resource_gold.png&amp;width=24" decoding="async" loading="lazy" width="24" height="24" data-file-width="64" data-file-height="64"></a>&nbsp;Gold.
</td>
<td>+10% more <a href="/Gold" title="Gold"><img alt="Resource gold.png" src="/thumb.php?f=Resource_gold.png&amp;width=24" decoding="async" loading="lazy" width="24" height="24" data-file-width="64" data-file-height="64"></a>&nbsp;Gold income.
</td></tr>
<tr>
<td><a href="/File:Governor_ascended.png" class="image"><img alt="Governor ascended.png" src="/thumb.php?f=Governor_ascended.png&amp;width=48" decoding="async" loading="lazy" width="48" height="48" data-file-width="64" data-file-height="64"></a> Eldritch Governor
</td>
<td>Each Special Province Improvement costs -20% <a href="/Gold" title="Gold"><img alt="Resource gold.png" src="/thumb.php?f=Resource_gold.png&amp;width=24" decoding="async" loading="lazy" width="24" height="24" data-file-width="64" data-file-height="64"></a>&nbsp;Gold and -20% <a href="/Production" title="Production"><img alt="Resource structure production.png" src="/thumb.php?f=Resource_structure_production.png&amp;width=24" decoding="async" loading="lazy" width="24" height="24" data-file-width="64" data-file-height="64"></a>&nbsp;Production to build.
</td>
<td>Each Special Province Improvement grants +10 <a href="/City_stability" title="City stability"><img alt="Morale.png" src="/thumb.php?f=Morale.png&amp;width=24" decoding="async" loading="lazy" width="24" height="24" data-file-width="64" data-file-height="64"></a>&nbsp;stability City Stability.
</td>
<td>Each <a href="/Population" title="Population"><img alt="Population.png" src="/thumb.php?f=Population.png&amp;width=24" decoding="async" loading="lazy" width="24" height="24" data-file-width="64" data-file-height="64"></a>&nbsp;Population grants +2 <a href="/Mana" title="Mana"><img alt="Resource mana.png" src="/thumb.php?f=Resource_mana.png&amp;width=24" decoding="async" loading="lazy" width="24" height="24" data-file-width="64" data-file-height="64"></a>&nbsp;Mana.
</td>
<td>Each <a href="/Population" title="Population"><img alt="Population.png" src="/thumb.php?f=Population.png&amp;width=24" decoding="async" loading="lazy" width="24" height="24" data-file-width="64" data-file-height="64"></a>&nbsp;Population grants +2 <a href="/Knowledge" title="Knowledge"><img alt="Resource knowledge.png" src="/thumb.php?f=Resource_knowledge.png&amp;width=24" decoding="async" loading="lazy" width="24" height="24" data-file-width="64" data-file-height="64"></a>&nbsp;Knowledge.
</td></tr>
<tr>
<td><a href="/File:Governor_ascended.png" class="image"><img alt="Governor ascended.png" src="/thumb.php?f=Governor_ascended.png&amp;width=48" decoding="async" loading="lazy" width="48" height="48" data-file-width="64" data-file-height="64"></a> Giant King Governor
</td>
<td>Each <a href="/Quarry" title="Quarry"><img alt="Province improvement quarry.png" src="/thumb.php?f=Province_improvement_quarry.png&amp;width=24" decoding="async" loading="lazy" width="24" height="24" data-file-width="64" data-file-height="64"></a>&nbsp;Quarry grants +5 <a href="/Production" title="Production"><img alt="Resource structure production.png" src="/thumb.php?f=Resource_structure_production.png&amp;width=24" decoding="async" loading="lazy" width="24" height="24" data-file-width="64" data-file-height="64"></a>&nbsp;Production.
</td>
<td>City Structures cost -20% <a href="/Gold" title="Gold"><img alt="Resource gold.png" src="/thumb.php?f=Resource_gold.png&amp;width=24" decoding="async" loading="lazy" width="24" height="24" data-file-width="64" data-file-height="64"></a>&nbsp;Gold.
</td>
<td>Each <a href="/Quarry" title="Quarry"><img alt="Province improvement quarry.png" src="/thumb.php?f=Province_improvement_quarry.png&amp;width=24" decoding="async" loading="lazy" width="24" height="24" data-file-width="64" data-file-height="64"></a>&nbsp;Quarry grants +1 <a href="/Binding_fragments" title="Binding fragments"><img alt="Resource binding fragments.png" src="/thumb.php?f=Resource_binding_fragments.png&amp;width=24" decoding="async" loading="lazy" width="24" height="26" data-file-width="56" data-file-height="61"></a>&nbsp;Binding Fragments.
</td>
<td>City Structures grant +2 <a href="/Gold" title="Gold"><img alt="Resource gold.png" src="/thumb.php?f=Resource_gold.png&amp;width=24" decoding="async" loading="lazy" width="24" height="24" data-file-width="64" data-file-height="64"></a>&nbsp;Gold in addition to their normal effects.<br>Enable drafting of Frost/Fire/Storm/Rock Giant units.
</td></tr>
<tr>
<td><a href="/File:Governor_ascended.png" class="image"><img alt="Governor ascended.png" src="/thumb.php?f=Governor_ascended.png&amp;width=48" decoding="async" loading="lazy" width="48" height="48" data-file-width="64" data-file-height="64"></a> Elder Vampire Governor
</td>
<td>Each <a href="/Population" title="Population"><img alt="Population.png" src="/thumb.php?f=Population.png&amp;width=24" decoding="async" loading="lazy" width="24" height="24" data-file-width="64" data-file-height="64"></a>&nbsp;Population grants +1 <a href="/Food" title="Food"><img alt="Resource food.png" src="/thumb.php?f=Resource_food.png&amp;width=24" decoding="async" loading="lazy" width="24" height="24" data-file-width="64" data-file-height="64"></a>&nbsp;Food/<a href="/Draft" title="Draft"><img alt="Resource unit production.png" src="/thumb.php?f=Resource_unit_production.png&amp;width=24" decoding="async" loading="lazy" width="24" height="24" data-file-width="64" data-file-height="64"></a>&nbsp;Draft/<a href="/Knowledge" title="Knowledge"><img alt="Resource knowledge.png" src="/thumb.php?f=Resource_knowledge.png&amp;width=24" decoding="async" loading="lazy" width="24" height="24" data-file-width="64" data-file-height="64"></a>&nbsp;Knowledge.
</td>
<td>Acquiring new <a href="/Population" title="Population"><img alt="Population.png" src="/thumb.php?f=Population.png&amp;width=24" decoding="async" loading="lazy" width="24" height="24" data-file-width="64" data-file-height="64"></a>&nbsp;Population and <a href="/Thralls" title="Thralls"><img alt="Thralls.png" src="/thumb.php?f=Thralls.png&amp;width=24" decoding="async" loading="lazy" width="24" height="30" data-file-width="52" data-file-height="66"></a>&nbsp;Thralls requires -20% less <a href="/Food" title="Food"><img alt="Resource food.png" src="/thumb.php?f=Resource_food.png&amp;width=24" decoding="async" loading="lazy" width="24" height="24" data-file-width="64" data-file-height="64"></a>&nbsp;Food.
</td>
<td>Each <a href="/Mine" title="Mine"><img alt="Province improvement mine.png" src="/thumb.php?f=Province_improvement_mine.png&amp;width=24" decoding="async" loading="lazy" width="24" height="24" data-file-width="64" data-file-height="64"></a>&nbsp;Mine grants +2 <a href="/Imperium" title="Imperium"><img alt="Resource imperium.png" src="/thumb.php?f=Resource_imperium.png&amp;width=24" decoding="async" loading="lazy" width="24" height="24" data-file-width="64" data-file-height="64"></a>&nbsp;Imperium.
</td>
<td>Units cost -20% <a href="/Gold" title="Gold"><img alt="Resource gold.png" src="/thumb.php?f=Resource_gold.png&amp;width=24" decoding="async" loading="lazy" width="24" height="24" data-file-width="64" data-file-height="64"></a>&nbsp;Gold, <a href="/Draft" title="Draft"><img alt="Resource unit production.png" src="/thumb.php?f=Resource_unit_production.png&amp;width=24" decoding="async" loading="lazy" width="24" height="24" data-file-width="64" data-file-height="64"></a>&nbsp;Draft and <a href="/Souls" title="Souls"><img alt="Resource souls.png" src="/thumb.php?f=Resource_souls.png&amp;width=24" decoding="async" loading="lazy" width="24" height="24" data-file-width="64" data-file-height="64"></a>&nbsp;Souls to recruit.
</td></tr></tbody><tfoot></tfoot></table>