Request: Ability to do an OCC Culture Win

Stuck_as_a_Mac

Aptenodytes forsteri
Joined
Apr 4, 2002
Messages
3,936
Location
NYC
Hi.

One thing I loved about 3 was the 1 city 20k culture victory. I'm cIV modding illiterate and I was wondering if there is any mod out there that would let any map with any civ win a OCC 50k culture victory.

If not, I'd apreciate it (as I'm sure there are others who would too) if someone were to just grab the code and tweak what needs to be tweaked.

Thanks
SaaM
 
The file you want to change is

\Assets\XML\GameInfo\CIV4VictoryInfo.xml

Under

<Type>VICTORY_CULTURAL</Type>

change

<iNumCultureCities>3</iNumCultureCities>

to

<iNumCultureCities>1</iNumCultureCities>

I haven't tested it, but I think that'll do it.

-RdF
 
There already is a OCC mode. To do it, you have to start a custom game. It's a special mode, like always war, or technology trading off.
 
dh_epic said:
There already is a OCC mode. To do it, you have to start a custom game. It's a special mode, like always war, or technology trading off.
Yes, but it's impossible to win a culture victory while in OCC mode. That presumably is what the OP wants to change.
 
I'm pretty sure the game setting is made in such a way that you can do it. Rather than requiring 3 cities with 50k, you have 1 city with 150k.
 
i'm not exactly sure, but you might look into \civ4\Assets\XML\GameInfo\CIV4VictoryInfo.xml. it shows the victory conditions, and i presume you can add your own as well.

edit: i just made a simple mod for this. you have to wait up to 12 turns or so after you reach the Divine culture level before the game declares your victory.

will upload soon. includes changes to WorldBuilder to allow culture to go up to 1 million.

in this mod, OCC culture victory is won when 1 city achieves Divine culture. In quick, thats 40,000; normal, 80,000; epic, 160,000. don't know how hard or easy that is.

also, Divine culture gives a city 150% defense bonus. :)
 

Attachments

Back
Top Bottom