LeaderType: Difference between revisions
From Civilization Modding Wiki
Jump to navigationJump to search
CivRocks07 (talk | contribs) (Created page with 'LeaderType defines the leader settings to use for this civ. These values are defined in the file "CIV4LeaderHeadInfos.xml" (found in your Civilization 4 directory\Assets\XML\Civi...') |
CivRocks07 (talk | contribs) mNo edit summary |
||
Line 30: | Line 30: | ||
Note that the values listed are based on the Vanilla Civilization 4 "CIV4LeaderHeadInfos.xml" file. There are several more values in the Warlords and Beyond the Sword versions of this file. | Note that the values listed are based on the Vanilla Civilization 4 "CIV4LeaderHeadInfos.xml" file. There are several more values in the Warlords and Beyond the Sword versions of this file due to the fact that there are added civilizations and leaders. | ||
Latest revision as of 21:55, 4 June 2009
LeaderType defines the leader settings to use for this civ. These values are defined in the file "CIV4LeaderHeadInfos.xml" (found in your Civilization 4 directory\Assets\XML\Civilizations). The possible values are:
- LEADER_BARBARIAN
- LEADER_ALEXANDER
- LEADER_ASOKA
- LEADER_BISMARCK
- LEADER_CATHERINE
- LEADER_CYRUS
- LEADER_ELIZABETH
- LEADER_FREDERICK
- LEADER_GANDHI
- LEADER_GENGHIS_KHAN
- LEADER_HATSHEPSUT
- LEADER_HUAYNA_CAPAC
- LEADER_ISABELLA
- LEADER_JULIUS_CAESAR
- LEADER_KUBLAI_KHAN
- LEADER_LOUIS_XIV
- LEADER_MANSA_MUSA
- LEADER_CHINESE_LEADER
- LEADER_MONTEZUMA
- LEADER_NAPOLEON
- LEADER_PETER
- LEADER_QIN_SHI_HUANG
- LEADER_FRANKLIN_ROOSEVELT
- LEADER_SALADIN
- LEADER_TOKUGAWA
- LEADER_VICTORIA
- LEADER_WASHINGTON
Note that the values listed are based on the Vanilla Civilization 4 "CIV4LeaderHeadInfos.xml" file. There are several more values in the Warlords and Beyond the Sword versions of this file due to the fact that there are added civilizations and leaders.
EG: LeaderType=LEADER_ELIZABETH.