Jump to content

Rezone: Difference between revisions

From OpenDominion
ODWikiBot (talk | contribs)
Update rezoning reductions from Round 50 source
 
Line 5: Line 5:
== Cost ==
== Cost ==


<code>((ExploredAcres - 250) * 0.6) + (ConqueredAcres * 0.2) + 250</code>
<code>250 + 0.6 * (ExploredAcres - 250) + 0.2 * ConqueredAcres</code>


== Reduction ==
== Reduction ==


Rezoning cost can be reduced by building [[buildings|factories]] and by the Foresters Touch and Conquerer’s Crafts technologies. [[Sylvan]] has a racial -10% rezone cost bonus. [[Gnome]] has a [[Magic#Racial_spell|spell]] that reduces rezone cost by 30%.
Rezoning cost can be reduced by building [[Buildings|Factories]], by the Surveyor's Sense and Surveyor's Insight technologies, and by the [[Gnome]] Mechanical Genius racial spell.

Latest revision as of 21:01, 1 July 2026

You can convert barren land of one land type to another by rezoning.

Rezoning is instant.

Cost[edit]

250 + 0.6 * (ExploredAcres - 250) + 0.2 * ConqueredAcres

Reduction[edit]

Rezoning cost can be reduced by building Factories, by the Surveyor's Sense and Surveyor's Insight technologies, and by the Gnome Mechanical Genius racial spell.