LeaderType
From Civilization Modding Wiki
Revision as of 21:45, 4 June 2009 by 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...')
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.
EG: LeaderType=LEADER_ELIZABETH.