Editing some files (XML newbie)

First

Chieftain
Joined
Sep 8, 2007
Messages
81
First off I would like to say that I love this mod and that I only play this whenever I fire up Civ4.

Anyways, I wanted to know where to look so that I may change the xp cap earned from barbarian units (it is currently 100xp I believe). I want to lower it significantly because I find that in the early game I make a handful of units who farm the barbarians and then I end up constantly reloading if any of those units die. I hate losing units that are loaded up with ungodly amounts of promotions and I think that lowering the cap earned from barbarians would help me with that.
 
There are two that are fairly similar:

<DefineName>BARBARIAN_EXPERIENCE_MODIFIER</DefineName>
<iDefineIntVal>50</iDefineIntVal>

and

<DefineName>BARBARIAN_MAX_XP_VALUE</DefineName>
<iDefineIntVal>999</iDefineIntVal>

I'm guessing it is the first one, but I think I should probably double check first.
 
Top Bottom