AI Caught Cheating Again

the Hints thingies said that Noble was supposed to be fair play... damn lying AI cheaters!!

that file claims you can get warriors or scouts from goody huts on deity, but ive never ever gotten either on deity

You can verify this; it's just a pretty version of Civ4HandicapInfo.xml. Look under the difficulty you're interested in, entry <Goodies>. In the case of Diety it's:

Spoiler :
<Goodies>
<GoodyType>GOODY_LOW_GOLD</GoodyType>
<GoodyType>GOODY_LOW_GOLD</GoodyType>
<GoodyType>GOODY_LOW_GOLD</GoodyType>
<GoodyType>GOODY_MAP</GoodyType>
<GoodyType>GOODY_WARRIOR</GoodyType>
<GoodyType>GOODY_SCOUT</GoodyType>
<GoodyType>GOODY_EXPERIENCE</GoodyType>
<GoodyType>GOODY_EXPERIENCE</GoodyType>
<GoodyType>GOODY_EXPERIENCE</GoodyType>
<GoodyType>GOODY_HEALING</GoodyType>
<GoodyType>GOODY_TECH</GoodyType>
<GoodyType>GOODY_TECH</GoodyType>
<GoodyType>GOODY_BARBARIANS_WEAK</GoodyType>
<GoodyType>GOODY_BARBARIANS_WEAK</GoodyType>
<GoodyType>GOODY_BARBARIANS_STRONG</GoodyType>
<GoodyType>GOODY_BARBARIANS_STRONG</GoodyType>
<GoodyType>GOODY_BARBARIANS_STRONG</GoodyType>
<GoodyType>GOODY_BARBARIANS_STRONG</GoodyType>
<GoodyType>GOODY_BARBARIANS_STRONG</GoodyType>
<GoodyType>GOODY_BARBARIANS_STRONG</GoodyType>
</Goodies>

I will note that I haven't looked at the code that actually executes this; it's possible that there's a trick hidden there which would explain why you haven't seen them.
 
Back
Top Bottom