Barbarian Soft cap no longer funtional

JustNilt

Chieftain
Joined
Apr 4, 2012
Messages
17
Since the Australia patch, I cannot get the soft cap for barbarians to actually increase for my units. Testing has shown there are several experience-related things in the Gameplay.xml file which no longer work.

Code:
<GlobalParameters>
	<Row Name="EXPERIENCE_ACTIVATE_GOODY_HUT" Value="150" />
	<Row Name="EXPERIENCE_BARB_SOFT_CAP" Value="10" />
	<Row Name="EXPERIENCE_MAX_BARB_LEVEL" Value="10" />
	<Row Name="EXPERIENCE_PROMOTE_HEALED" Value="100" />
	<Row Name="EXPERIENCE_RETRAIN_HEALED" Value="100" />
	<Row Name="EXPERIENCE_REVEAL_NATURAL_WONDER" Value="150" />
</GlobalParameters>

None of these items seem to work. I've even tried adding them into a specific mod created just for this test as well as dropping them somewhere where I know updates appear to get added like YnAMP's SQL file (in the appropriate format, of course). Has anyone else run into this? The barbarian soft cap, especially, is something I just don't want to live with. The goody hut XP one's just a nice thing to get my scouts levelled up is all and one I can easily live without; I hadn't been using it since Poland, in fact, but it's one I knew had worked at launch so I tested it here.

I am nowhere near skilled enough to tell if the devs blocked these changes intentionally or what, but it seems like a pretty jerk move on their part of they did.
 
Back
Top Bottom