From Civilization Modding Wiki
Jump to navigationJump to search
civ5leadertables.xml
- The civ5leadertables.xml file contains definitions for the Leaders.
- The reference field in the tables below indicates the table and column the entry is linked to.
- This information is taken from the civ5leadertables.xml file itself.
- The values for each leader can be found here.
Leaders
Leaders Table
Name
|
Type
|
Reference
|
Default
|
Notes
|
ID |
integer |
|
|
Primary Key,Autoincrement
|
Type |
text |
|
|
Not Null,Unique
|
Description |
text |
|
|
|
Civilopedia |
text |
|
|
|
CivilopediaTag |
text |
|
|
|
ArtDefineTag |
text |
|
|
|
VictoryCompetitiveness |
integer |
|
0 |
|
WonderCompetitiveness |
integer |
|
0 |
|
MinorCivCompetitiveness |
integer |
|
0 |
|
Boldness |
integer |
|
0 |
|
DiploBalance |
integer |
|
0 |
|
WarmongerHate |
integer |
|
0 |
|
WorkAgainstWillingness |
integer |
|
0 |
|
WorkWithWillingness |
integer |
|
0 |
|
PortraitIndex |
integer |
|
-1 |
|
IconAtlas |
text |
IconTextureAtlases(Atlas) |
NULL |
|
Leader_MajorCivApproachBiases
Leader_MajorCivApproachBiases Table
Name
|
Type
|
Reference
|
LeaderType |
text |
Leaders(Type)
|
MajorCivApproachType |
text |
MajorCivApproachTypes(Type)
|
Bias |
integer |
|
Leader_MinorCivApproachBiases
Leader_MinorCivApproachBiases Table
Name
|
Type
|
Reference
|
LeaderType |
text |
Leaders(Type)
|
MinorCivApproachType |
text |
MinorCivApproachTypes(Type)
|
Bias |
integer |
|
Leader_Flavors
- CIV5Flavors contains the definitions of the Flavors referenced in this table.
Leader_Flavors Table
Name
|
Type
|
Reference
|
LeaderType |
text |
Leaders(Type)
|
FlavorType |
text |
Flavors(Type)
|
Flavor |
integer |
|
Leader_Traits
- CIV5Traits contains the definitions of the Traits referenced in this table.
Leader_Traits Table
Name
|
Type
|
Reference
|
LeaderType |
text |
Leaders(Type)
|
TraitType |
text |
Traits(Type)
|