[LIST=1]
[*]Copy CIV4CivilizationInfos.xml and CIV4LeaderHeadInfos.xml from X:\Program Files\Firaxis\Civilization 4\Assets\XML\Civilizations to My Documents\My Games\Civilization 4\CustomAssets\XML\Civilizations.
[*]Copy CIV4GameText_Civilopedia_CivLeaders.xml and CIV4GameTextInfos_Objects.xml from X:\Program Files\Firaxis\Civilization 4\Assets\XML\Text to My Documents\My Games\Civilization 4\CustomAssets\XML\Text
[*]Open CIV4LeaderHeadInfos.xml in notepad and do a search for the word "caesar".
[*]Copy everything from the opening <LeaderHeadInfo> tag just above that line to the closing tag </LeaderHeadInfo> for Julius Caesar.
[*]Go to the end of that document and paste that text in just above the closing tag </LeaderHeadInfos>
[*]In the section you just pasted in, change wherever it says LEADER_JULIUS_CAESAR to LEADER_XXX where XXX is the name of your new leader. DON'T CHANGE THE ART TAG UNLESS YOU WANT TO ADD NEW LEADERHEAD ART AS WELL.
[*]In that new section, look for a tag <Traits> and change the trait tags to whatever traits you want your new leader to have.
[*]Save that file and open CIV4CivilizationInfos.xml.
[*]Do a search for "rome".
[*]Scroll down a little looking for the <Leaders> tag. Copy the everything from <Leader> to </Leader> and paste that in as a second <Leader> segment within the <Leaders> section. Change the name to match what you entered in CIV4LeaderHeadInfos.xml.
[*]Save that file and open CIV4GameText_Civilopedia_CivLeaders.xml.
[*]Go to the end of the file and copy one of the entries for a leader and paste it in. Change the tag to match what you put in CIV4LeaderHeadInfos.xml for the <Civilopedia> tag.
[*]Change the civilopedia text to whatever you want it to be. Be mindful of things like the tags Civ4 expects like H1, NEWLINE, PARAGRAPH:1, and TAB. If you are going to release this as a mod, be nice and translate the text.
[*]Save this file and open CIV4GameTextInfos_Objects.xml.
[*]Search for "caesar". Copy the segment for Caesar and paste it at the end. Change the tag to match what you put in CIV4LeaderHeadInfos.xml. Change the name to match your new leader.
[*]Save this file.[/LIST]