Trait Builder

Trait Builder 2016-10-05

Current Version - v0.3

This is a Trait Builder.
Click the buttons to modify the values, like Health changes the free health given to every city if you have the trait.
Click Copy when finished and paste the code into "Civ4TraitInfos", under "Civ4 BtS Mod Directory\Assets\XML\Civilizations\"
To add the Trait to a leader, Click the CIV4LeaderHeadInfos file, find the leader you want to add the trait to, find the <Traits> and change:
Code:
				<Trait>				
					<TraitType>TRAIT_ORIGINAL_TRAIT</TraitType>
					<bTrait>1</bTrait>			
				</Trait>

to:
Code:
				<Trait>				
					<TraitType>TRAIT_YOUR_TRAIT</TraitType>
					<bTrait>1</bTrait>			
				</Trait>
OK, please post any bugs in the thread!

Press F4 to change between fullscreen and normal size!

Press Escape to close the program.

Thread here.
  • screenshot102_T1x.png
    screenshot102_T1x.png
    12.4 KB · Views: 294
  • civ4screenshot0018_s0d.jpg
    civ4screenshot0018_s0d.jpg
    113.9 KB · Views: 270
Author
topsecret
Downloads
877
Views
877
First release
Last update
Rating
5.00 star(s) 1 ratings

More resources from topsecret

Latest reviews

Explain why you're giving this rating. Reviews which are not constructive may be removed without notice. A review is required.
Top Bottom