Editing buildings

Great Oleander

Chieftain
Joined
Jun 27, 2006
Messages
67
Hi guys,

I've got a question. I want to change the war weariness (for the whole civ not just the city) that you receive from the palace (I like those huge 5v5 games) and since I don't have Excel2007 I can't use the FFH2-editor.
I looked a bit around in the FFH folder and I found in the XML folder that contains the CIV4BasicInfos-file.
Is it enough to change the line from:

<iGlobalWarWearinessModifier>0</iGlobalWarWearinessModifier>

to:

<iGlobalWarWearinessModifier>-50</iGlobalWarWearinessModifier>

or do I have to edit some other file too?

thanks in advance
 
the CIV4BasicInfos.xml file doesn't contain <iGlobalWarWearinessModifier>0</iGlobalWarWearinessModifier>


are you looking to change the war weariness for one civ? or for all civ's?
 
Oops, I meant the "CIV4BuildingInfos"-file :)

And yes, I want to change the warweariness of all the civs (I thought editing all the palaces is one way to achieve that), because in those huge 5v5 games the war weariness climbs up a little bit too fast.
 
In the CIV4BuildingInfos.xml you could edit the iWarweariness for the palaces and that would work. easier still would be to edit the CIV4HandicapInfo.xml it is inside the Gameinfo directory and change the <iAIWarWearinessPercent>100</iAIWarWearinessPercent> for the difficulty level you play
 
Back
Top Bottom