Goody Huts

Matress_of_evil

Chieftain
Joined
Nov 15, 2005
Messages
90
Location
South Wales
Hi, i'd like to mod the goody huts in my game so I could vary how frequently they appear and the liklihood of getting techs etc instead of just money - if that is possible. I've never gotten a tech from a goody hut in Civ4 and it's really starting annoy me.

Does anyone know how to edit the Civ4GoodyInfo.xml file? I assume thats the goody hut file since there are no other files that mention goody huts. I've used the search but I could find virtually no mention of goody huts relating to Civ4. Almost everything I could find related to Civ3.

This is the techs section of the xml file:

<GoodyInfo>
<Type>GOODY_TECH</Type>
<Description>TXT_KEY_GOODY_TECH</Description>
<Sound/>
<iGold>0</iGold>
<iGoldRand1>0</iGoldRand1>
<iGoldRand2>0</iGoldRand2>
<iMapOffset>0</iMapOffset>
<iMapRange>0</iMapRange>
<iMapProb>0</iMapProb>
<iExperience>0</iExperience>
<iHealing>0</iHealing>
<iDamagePrereq>0</iDamagePrereq>
<bTech>1</bTech>
<bBad>0</bBad>
<UnitClass>NONE</UnitClass>
<BarbarianClass>NONE</BarbarianClass>
<iBarbarianUnitProb>0</iBarbarianUnitProb>
<iMinBarbarians>0</iMinBarbarians>
</GoodyInfo>

Does anyone know what I have to change so I actually have a chance to gain a tech? Thanks for your help. :)
 
Check out HandicapInfos for frequencies.

Edit: Oh, threads with questions shouldn't be asked in this forum btw.
 
Top Bottom