CIV5LeaderTables

From Civilization Modding Wiki
Revision as of 12:17, 29 September 2010 by Chronovore (talk | contribs) (Added table data structures.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.

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)


GlobalDefines

AI:

CIV5AICityStrategiesCIV5AIEconomicStrategiesCIV5AIGrandStrategiesCIV5AIMilitaryStrategiesCIV5CitySpecializationsCIV5TacticalMovesGlobalAIDefinesGlobalDiplomacyAIDefines

BasicInfos:

CIV5AttitudesCIV5CalendarsCIV5CitySizesCIV5ConceptsCIV5ContactsCIV5DenialInfosCIV5DomainsCIV5InvisibleInfosCIV5MajorCivApproachTypesCIV5MemoryInfosCIV5MinorCivApproachTypesCIV5MinorCivTraitsCIV5MonthsCIV5SeasonsCIV5UnitAIInfosCIV5UnitCombatInfos

Buildings; Civilizations; Diplomacy:

CIV5BuildingClassesCIV5BuildingsCIV5CivilizationsCIV5MinorCivilizationsCIV5RegionsCIV5TraitsCIV5Diplomacy_Responses

GameInfo:

CIV5ArtStyleTypesCIV5ClimatesCIV5CultureLevelsCIV5CursorsCIV5EmphasizeInfosCIV5ErasCIV5FlavorsCIV5GameOptionsCIV5GameSpeedsCIV5GoodyHutsCIV5HandicapInfosCIV5HurryInfosCIV5IconFontMappingCIV5IconTextureAtlasesCIV5MultiplayerOptionsCIV5PlayerOptionsCIV5PoliciesCIV5PolicyBranchTypesCIV5ProcessesCIV5ProjectsCIV5SeaLevelsCIV5SmallAwardsCIV5SpecialistsCIV5TradesCIV5TurnTimersCIV5VictoriesCIV5VotesCIV5VoteSourcesCIV5Worlds

Interface; Leaders; Misc; NewText; Technologies; Terrain:

CIV5ColorsCIV5InterfaceModesCIV5PlayerColorsCIV5LeaderTablesCIV5RoutesNotificationsText FilesCIV5TechnologiesCIV5FeaturesCIV5ImprovementsCIV5ResourceClassesCIV5ResourcesCIV5TerrainsCIV5Yields

Units:

CIV5AnimationCategoriesCIV5AnimationPathsCIV5AutomatesCIV5BuildsCIV5CommandsCIV5ControlsCIV5EntityEventsCIV5MissionsCIV5MultiUnitFormationsCIV5SpecialUnitsCIV5UnitClassesCIV5UnitMovementRatesCIV5UnitPromotionsCIV5Units