Editing StartBias?

madpluck

Chieftain
Joined
Mar 9, 2010
Messages
14
Is anyone having any luck editing start biases? I figured out what to do but the effects are definitely not showing up in game. I am real sick of having Montezuma spawn in a temperate region. I couldn't find any StarBias references for Aztec at all, but I can't get the entries I've added to show up in game.


<StartBiasFeatures>
<!--Adds another Replace to the StartBiasTerrains node-->
<Replace CivilizationType="CIVILIZATION_AZTEC" FeatureType="FEATURE_JUNGLE" Tier="1"/>
<Replace CivilizationType="CIVILIZATION_AZTEC" FeatureType="FEATURE_FLOODPLAINS" Tier="1"/>
</StartBiasFeatures>
<StartBiasResources>
<!--Adds multiple Replaces to the StartBiasResources node-->
<Replace CivilizationType="CIVILIZATION_AZTEC" ResourceType="RESOURCE_RICE" Tier="3"/>
<Replace CivilizationType="CIVILIZATION_AZTEC" ResourceType="RESOURCE_WHEAT" Tier="3"/>
<Replace CivilizationType="CIVILIZATION_AZTEC" ResourceType="RESOURCE_STONE" Tier="3"/>
</StartBiasResources>

Is what I'm using right now, but it won't show up using Row or Update either. Thoughts?
 
Ok I guess "Row" did work. Didn't seem to notice it in a few maps but it started reliably placing the Aztec either near a jungle or floodplains. Now I can finally make Japan coastal too! :P
 
Back
Top Bottom