Jump to content

So I am trying to get a leader into Civ V for my country Elixium. I have the country part working. But I cannot get the leader to recognize, and it is not playable. 

I am wondering if I really need a TXT tag for the leader stuff that I have done.

Plus I was wondering how to to only apply a Trait (Or Yeild) to just the capital. 

<GameData>	<Leaders>		<Row>			<Type>LEADER_GUSTAV</Type>			<Description>TXT_KEY_LEADER_GUSTAV</Description>			<Civilopedia>TXT_KEY_LEADER_GUSTAV_PEDIA</Civilopedia>			<CivilopediaTag>TXT_KEY_CIVILOPEDIA_LEADERS_GUSTAV</CivilopediaTag>			<VictoryCompetitiveness>8</VictoryCompetitiveness>			<WonderCompetitiveness>8</WonderCompetitiveness>			<MinorCivCompetitiveness>4</MinorCivCompetitiveness>			<Boldness>6</Boldness>			<DiploBalance>8</DiploBalance>			<WarmongerHate>5</WarmongerHate>			<DenounceWillingness>4</DenounceWillingness>			<DoFWillingness>7</DoFWillingness>			<Loyalty>8</Loyalty>			<Neediness>2</Neediness>			<Forgiveness>5</Forgiveness>			<Chattiness>4</Chattiness>			<Meanness>3</Meanness>			<PortraitIndex>1</PortraitIndex>		</Row>	</Leaders>	<Traits>		<Row>			<Type>TRAIT_STEAM_SALES</Type>			<Description>TXT_KEY_TRAIT_STEAM_SALES</Description>			<ShortDescription>TXT_KEY_TRAIT_STEAM_SALES_SHORT</ShortDescription>			<YieldModifier>				<Row>					<YieldType>YIELD_FOOD</YieldType>					<Yield>10</Yield>				</Row>			</YieldModifier>		</Row>	</Traits>	<Language_en_US>		<Row Tag="TXT_KEY_TRAIT_STEAM_SALES">			<Text>Free healthcare provides 10% more [ICON_FOOD] growth in capital.</Text>		</Row>		<Row Tag="TXT_KEY_TRAIT_STEAM_SALES_SHORT">			<Text>Socialism</Text>		</Row>		<Row Tag="TXT_KEY_LEADER_GUSTAV">			<Text>Gustav VII</Text>		</Row>	</Language_en_US></GameData>

5800X3D - RTX 4070 - 2K @ 165Hz

 

Link to comment
https://linustechtips.com/topic/454839-civ-v-xml-leader-file/
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×