CIV5Routes

From Civilization Modding Wiki
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

CIV5Routes.xml

  • The CIV5Routes.xml file contains definitions for the Routes.
  • The reference field in the tables below indicates the table and column the entry is linked to.
  • This information is taken from the CIV5Routes.xml file itself.

Routes

Routes Table
Name Type Reference Default Notes
ID integer Primary Key,Autoincrement
Type text Not Null,Unique
Description text
AdvancedStartCost integer 0
Value integer 0
Movement integer 0
FlatMovement integer 0
GoldMaintenance integer 0
Industrial boolean false
PortraitIndex integer -1
IconAtlas text IconTextureAtlases(Atlas) NULL
Civilopedia text

Route_Yields

  • CIV5Yields contains the definitions of the Yields referenced in this table.
Route_Yields Table
Name Type Reference Notes
RouteType text Routes(Type)
YieldType text Yields(Type)
Yield integer Not Null

Route_TechMovementChanges

  • CIV5Technologies contains the definitions of the Technologies referenced in this table.
Route_TechMovementChanges Table
Name Type Reference Notes
RouteType text Routes(Type)
TechType text Technologies(Type)
MovementChange integer Not Null

Route_ResourceQuantityRequirements

  • CIV5Resources contains the definitions of the Resources referenced in this table.
Route_ResourceQuantityRequirements Table
Name Type Reference Notes
RouteType text Routes(Type)
ResourceType text Resources(Type)
Cost integer Not Null


GlobalDefines

AI:

CIV5AICityStrategiesCIV5AIEconomicStrategiesCIV5AIGrandStrategiesCIV5AIMilitaryStrategiesCIV5CitySpecializationsCIV5TacticalMovesGlobalAIDefinesGlobalDiplomacyAIDefines

BasicInfos:

CIV5AttitudesCIV5CalendarsCIV5CitySizesCIV5ConceptsCIV5ContactsCIV5DenialInfosCIV5DomainsCIV5InvisibleInfosCIV5MajorCivApproachTypesCIV5MemoryInfosCIV5MinorCivApproachTypesCIV5MinorCivTraitsCIV5MonthsCIV5SeasonsCIV5UnitAIInfosCIV5UnitCombatInfos

Buildings; Civilizations; Diplomacy:

CIV5BuildingClassesCIV5BuildingsCIV5CivilizationsCIV5MinorCivilizationsCIV5RegionsCIV5TraitsCIV5Diplomacy_Responses

GameInfo:

CIV5ArtStyleTypesCIV5ClimatesCIV5CultureLevelsCIV5CursorsCIV5EmphasizeInfosCIV5ErasCIV5FlavorsCIV5GameOptionsCIV5GameSpeedsCIV5GoodyHutsCIV5HandicapInfosCIV5HurryInfosCIV5IconFontMappingCIV5IconTextureAtlasesCIV5MultiplayerOptionsCIV5PlayerOptionsCIV5PoliciesCIV5PolicyBranchTypesCIV5ProcessesCIV5ProjectsCIV5SeaLevelsCIV5SmallAwardsCIV5SpecialistsCIV5TradesCIV5TurnTimersCIV5VictoriesCIV5VotesCIV5VoteSourcesCIV5Worlds

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

CIV5ColorsCIV5InterfaceModesCIV5PlayerColorsCIV5LeaderTablesCIV5RoutesNotificationsText FilesCIV5TechnologiesCIV5FeaturesCIV5ImprovementsCIV5ResourceClassesCIV5ResourcesCIV5TerrainsCIV5Yields

Units:

CIV5AnimationCategoriesCIV5AnimationPathsCIV5AutomatesCIV5BuildsCIV5CommandsCIV5ControlsCIV5EntityEventsCIV5MissionsCIV5MultiUnitFormationsCIV5SpecialUnitsCIV5UnitClassesCIV5UnitMovementRatesCIV5UnitPromotionsCIV5Units