Craig_Sutter
Deity
I want to create a unit that doesn't have maintenance/support costs.
Here are the entries that may be relevant in the unitinfo file...
<bRivalTerritory>0</bRivalTerritory>
<bMilitaryHappiness>1</bMilitaryHappiness>
<bMilitarySupport>1</bMilitarySupport>
<bMilitaryProduction>1</bMilitaryProduction>
I suspect the bMilitarySupport to be the tag I need to change. The problem is, should the entry be 0 or -1? The civpedia doesn't tell me if a unit has no support costs or not, so I don't know if I'm getting the results I want if I change the values.
Or is it another tag?
Sorry for the question, but the Civ4Wiki is down, and so I can't go to my usual source for XML info.
Here are the entries that may be relevant in the unitinfo file...
<bRivalTerritory>0</bRivalTerritory>
<bMilitaryHappiness>1</bMilitaryHappiness>
<bMilitarySupport>1</bMilitarySupport>
<bMilitaryProduction>1</bMilitaryProduction>
I suspect the bMilitarySupport to be the tag I need to change. The problem is, should the entry be 0 or -1? The civpedia doesn't tell me if a unit has no support costs or not, so I don't know if I'm getting the results I want if I change the values.
Or is it another tag?
Sorry for the question, but the Civ4Wiki is down, and so I can't go to my usual source for XML info.