Files
AOW4/docs/Data/Resource Node Data.md
2026-05-27 10:47:30 -04:00

103 lines
8.7 KiB
Markdown

---
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.
---
# Raw Data
<table class="wikitable">
<tbody><tr>
<th>Resource Node</th>
<th>Annex resources</th>
<th>Enables province improvements</th>
<th>Description
</th></tr>
<tr>
<td>Pastures</td>
<td><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> +10 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> Farm</td>
<td><i>Roaming herds on lush fields.</i>
</td></tr>
<tr>
<td>Oasis</td>
<td><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> +10 Food</td>
<td></td>
<td><i>A lush oasis full of nutritious food.</i>
</td></tr>
<tr>
<td>Iron Deposit</td>
<td><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> +10 Production</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> Mine<br><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> Quarry</td>
<td><i>A rich vein full of ore.</i>
</td></tr>
<tr>
<td>Gold Vein</td>
<td><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> +10 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> Mine</td>
<td><i>A large vein of valuable gold.</i>
</td></tr>
<tr>
<td>Mana Node</td>
<td><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> +10 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> Conduit<br><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> Research Post</td>
<td><i>Magical currents converge at this location.</i>
</td></tr>
<tr>
<td>Fishing Ground</td>
<td><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> +15 Food</td>
<td></td>
<td><i>A plentiful source of fish.</i>
</td></tr>
<tr>
<td>Pearl Reef</td>
<td><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> +7 Gold<br><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> +7 Mana</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> Pearl Mine<br><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> Wave Conduit</td>
<td><i>A bloom of valuable pearls.</i>
</td></tr>
<tr>
<td>Chitinous Growths <a href="/Eldritch_Realms" title="Eldritch Realms"><img alt="DLC Eldritch Realms.png" src="/thumb.php?f=DLC_Eldritch_Realms.png&amp;width=24" decoding="async" loading="lazy" width="24" height="24" data-file-width="64" data-file-height="64"></a></td>
<td><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> +30 Gold</td>
<td><a href="/File:Building_sanctuary_expansion.png" class="image"><img alt="Building sanctuary expansion.png" src="/thumb.php?f=Building_sanctuary_expansion.png&amp;width=24" decoding="async" loading="lazy" width="24" height="24" data-file-width="256" data-file-height="256"></a> Sanctuary Expansion</td>
<td><i>These grotesque growths deposit valuable liquid and ore at unnatural speed.</i>
</td></tr>
<tr>
<td>Monoliths <a href="/Eldritch_Realms" title="Eldritch Realms"><img alt="DLC Eldritch Realms.png" src="/thumb.php?f=DLC_Eldritch_Realms.png&amp;width=24" decoding="async" loading="lazy" width="24" height="24" data-file-width="64" data-file-height="64"></a></td>
<td><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> +30 Knowledge</td>
<td><a href="/File:Building_sanctuary_expansion.png" class="image"><img alt="Building sanctuary expansion.png" src="/thumb.php?f=Building_sanctuary_expansion.png&amp;width=24" decoding="async" loading="lazy" width="24" height="24" data-file-width="256" data-file-height="256"></a> Sanctuary Expansion</td>
<td><i>There is writing in an unknown language on these obsidian giants.</i>
</td></tr>
<tr>
<td>Blossom Orchard <a href="/Ways_of_War" title="Ways of War"><img alt="DLC Ways of War.png" src="/thumb.php?f=DLC_Ways_of_War.png&amp;width=24" decoding="async" loading="lazy" width="24" height="24" data-file-width="64" data-file-height="64"></a></td>
<td><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> +5 Food<br><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> +5 Production</td>
<td><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> Forester</td>
<td><i>Eternally blooming trees offering bounty of fruit and wood.</i>
</td></tr></tbody></table>