TheManFromMars
Warlord
- Joined
- Oct 25, 2010
- Messages
- 102
Hello there,
I can't for the life of me for some reason work out what the code is I'm meant to enter to get the Aztecs 'CultureFromKills' trait into a new civ. Preferably with a lower 25, instead of 50 point value.
I would have thought it'd be something like:
<TraitsType>TRAIT_WHATEVER_IT_IS</TraitType>
<YieldType>CULTURE_FROM_KILLS</YieldType>
<Yield>25</Yield>
Or just
<TraitType>TRAIT_WHATEVER_IT_IS</TraitType>
<CultureFromKills>25</CultureFromKills>
I know there is other code around it in the XML, this is just part of a 'two part' trait really, the first part is working fine, it is just this part that is the problem.
I look at the Table layouts and the only template so to speak that makes sense is the yields threshold, but i can't seem to get it working, anyone know or could just jott down the code here?
Thanks in advance
I can't for the life of me for some reason work out what the code is I'm meant to enter to get the Aztecs 'CultureFromKills' trait into a new civ. Preferably with a lower 25, instead of 50 point value.
I would have thought it'd be something like:
<TraitsType>TRAIT_WHATEVER_IT_IS</TraitType>
<YieldType>CULTURE_FROM_KILLS</YieldType>
<Yield>25</Yield>
Or just
<TraitType>TRAIT_WHATEVER_IT_IS</TraitType>
<CultureFromKills>25</CultureFromKills>
I know there is other code around it in the XML, this is just part of a 'two part' trait really, the first part is working fine, it is just this part that is the problem.
I look at the Table layouts and the only template so to speak that makes sense is the yields threshold, but i can't seem to get it working, anyone know or could just jott down the code here?
Thanks in advance