Modifying cultural victory

Deussu

The Omniscient
Joined
Oct 21, 2010
Messages
167
Location
Finland
I just attempted and got sick and frustrated with the cultural victory thing. It's probably the worst piece of design I've ever seen... and I know just the thing to make it a lot more viable and possible... for me.

Is it possible to reduce the number of required policy trees from 5 to 4? Simple as that.
 
Yes... I have felt similarly- but instead I made it more possible for the player to get Policies in general and thus raised the number to 6 full tree policies, in order to build the Utopia project. Otherwise, with my settings, the AI easily goes that route... Funny thing, the AI almost NEVER can do it with the default values :p

CIV5Projects.xml (in sid meier's civilization v\Assets\Gameplay\XML\GameInfo)
<GameData>
<Projects>
<Update>
<Set CultureBranchesRequired="4" />
<Where Type="PROJECT_UTOPIA_PROJECT" />
</Update>
</Projects>
</GameData>
 
Back
Top Bottom