thaishmafia
Chieftain
- Joined
- Oct 24, 2010
- Messages
- 15
To whom it may concern,
Im having trouble getting my mod to work...all I want to do is change the amount of XP units receive when they either attack or defend but changing the "XPValueAttack" and "XPValueDefense" lines do not seem to work. Is there another file where I edit those values? My Modbuddy format is below:
<?xml version="1.0" encoding="utf-8"?>
<!-- edited with XMLSPY v2004 rel. 2 U (http://www.xmlspy.com) by Jon Shafer (Firaxis Games) -->
<GameData>
<Units>
<!--Ancient Era-->
<Update>
<Set XPValueAttack="4"/>
<Set XPValueDefense="1"/>
<Where Type="UNIT_WARRIOR" />
</Update>
</Units>
</GameData>
Sincerely,
Thaishmafia
Im having trouble getting my mod to work...all I want to do is change the amount of XP units receive when they either attack or defend but changing the "XPValueAttack" and "XPValueDefense" lines do not seem to work. Is there another file where I edit those values? My Modbuddy format is below:
<?xml version="1.0" encoding="utf-8"?>
<!-- edited with XMLSPY v2004 rel. 2 U (http://www.xmlspy.com) by Jon Shafer (Firaxis Games) -->
<GameData>
<Units>
<!--Ancient Era-->
<Update>
<Set XPValueAttack="4"/>
<Set XPValueDefense="1"/>
<Where Type="UNIT_WARRIOR" />
</Update>
</Units>
</GameData>
Sincerely,
Thaishmafia