Civ5 XML Reference: Difference between revisions

From Civilization Modding Wiki
Jump to navigationJump to search
(Undo revision 6060 by 193.87.45.16 (Talk))
 
(23 intermediate revisions by 5 users not shown)
Line 1: Line 1:
== Template ==
This page is the index for all information on the XML/SQL with the exception of UI stuff. The UI information can be found on the [[Lua and UI Reference]] page.
Please use the following page as a guide for all new and existing pages. Try to stick to this consistent format whenever possible:
* <font color="red">The template has not yet been created.  Please check back later or post your ideas on the discussion page.</font>


== Tutorials and Reference ==
== Tutorials and Reference ==
* Nothing here yet.
See also [[Civ5 Modding Tutorials|Modding Tutorials]].
* [[XML-SQL Cheat Sheet (Civ5)|XML-SQL Cheat Sheet]]
* [http://www.sqlite.org/lang.html SQL Syntax Reference (SQLite)]
* [http://forums.civfanatics.com/showthread.php?t=463429 Deleting data and issues, and how to avoid them]


== XML Reference ==
 
== XML File Reference ==
The head XML directory is located in "C:\Program Files (x86)\Steam\steamapps\common\sid meier's civilization v\Assets\Gameplay\XML".  The files are located in the indicated sub-directories.
The head XML directory is located in "C:\Program Files (x86)\Steam\steamapps\common\sid meier's civilization v\Assets\Gameplay\XML".  The files are located in the indicated sub-directories.
* [[Civ5 GlobalDefines|GlobalDefines]]


=== AI ===
=== AI ===
Line 58: Line 62:
* [[CIV5Eras]]
* [[CIV5Eras]]
* [[CIV5Flavors]]
* [[CIV5Flavors]]
* [[CIV5ForceControlInfos]]
* [[CIV5GameOptions]]
* [[CIV5GameOptions]]
* [[CIV5GameSpeeds]]
* [[CIV5GameSpeeds]]
Line 88: Line 91:


=== Leaders ===
=== Leaders ===
* [[Civ5 Leader XML|CIV5Leader_Alexander]]
* Individual XML files for each leader
* [[Civ5 Leader XML|CIV5Leader_Asika]]
* [[Civ5 Leader XML|CIV5Leader_Augustus]]
* [[Civ5 Leader XML|CIV5Leader_Barbarian]]
* [[Civ5 Leader XML|CIV5Leader_Bismark]]
* [[Civ5 Leader XML|CIV5Leader_Catherine]]
* [[Civ5 Leader XML|CIV5Leader_Darius]]
* [[Civ5 Leader XML|CIV5Leader_Elizabeth]]
* [[Civ5 Leader XML|CIV5Leader_Gandhi]]
* [[Civ5 Leader XML|CIV5Leader_HarunAlRashid]]
* [[Civ5 Leader XML|CIV5Leader_Hiawatha]]
* [[Civ5 Leader XML|CIV5Leader_Montezuma]]
* [[Civ5 Leader XML|CIV5Leader_Napoleon]]
* [[Civ5 Leader XML|CIV5Leader_OdaNobunaga]]
* [[Civ5 Leader XML|CIV5Leader_Ramesses]]
* [[Civ5 Leader XML|CIV5Leader_Ramkhamhaeng]]
* [[Civ5 Leader XML|CIV5Leader_Sulieman]]
* [[Civ5 Leader XML|CIV5Leader_Washington]]
* [[Civ5 Leader XML|CIV5Leader_WuZetain]]
* [[CIV5LeaderTables]]
* [[CIV5LeaderTables]]


Line 114: Line 99:


=== NewText ===
=== NewText ===
* <font color="red">Information on the text files is still being compiled.</font>
* [[Localization Tutorial (Civ5)|Text Files]]


=== Technologies ===
=== Technologies ===
Line 140: Line 125:
* [[CIV5UnitClasses]]
* [[CIV5UnitClasses]]
* [[CIV5UnitMovementRates]]
* [[CIV5UnitMovementRates]]
* [[CIV5UnitPromoties]]
* [[CIV5UnitPromotions]]
* [[CIV5Units]]
* [[CIV5Units]]


{{Civ5_XML_Files}}
{{Civ5_XML_Files}}

Latest revision as of 21:30, 17 January 2013

This page is the index for all information on the XML/SQL with the exception of UI stuff. The UI information can be found on the Lua and UI Reference page.

Tutorials and Reference

See also Modding Tutorials.


XML File Reference

The head XML directory is located in "C:\Program Files (x86)\Steam\steamapps\common\sid meier's civilization v\Assets\Gameplay\XML". The files are located in the indicated sub-directories.

AI

BasicInfos

Buildings

Civilizations

Diplomacy

GameInfo

Interface

Leaders

Misc

NewText

Technologies

Terrain

Units


GlobalDefines

AI:

CIV5AICityStrategiesCIV5AIEconomicStrategiesCIV5AIGrandStrategiesCIV5AIMilitaryStrategiesCIV5CitySpecializationsCIV5TacticalMovesGlobalAIDefinesGlobalDiplomacyAIDefines

BasicInfos:

CIV5AttitudesCIV5CalendarsCIV5CitySizesCIV5ConceptsCIV5ContactsCIV5DenialInfosCIV5DomainsCIV5InvisibleInfosCIV5MajorCivApproachTypesCIV5MemoryInfosCIV5MinorCivApproachTypesCIV5MinorCivTraitsCIV5MonthsCIV5SeasonsCIV5UnitAIInfosCIV5UnitCombatInfos

Buildings; Civilizations; Diplomacy:

CIV5BuildingClassesCIV5BuildingsCIV5CivilizationsCIV5MinorCivilizationsCIV5RegionsCIV5TraitsCIV5Diplomacy_Responses

GameInfo:

CIV5ArtStyleTypesCIV5ClimatesCIV5CultureLevelsCIV5CursorsCIV5EmphasizeInfosCIV5ErasCIV5FlavorsCIV5GameOptionsCIV5GameSpeedsCIV5GoodyHutsCIV5HandicapInfosCIV5HurryInfosCIV5IconFontMappingCIV5IconTextureAtlasesCIV5MultiplayerOptionsCIV5PlayerOptionsCIV5PoliciesCIV5PolicyBranchTypesCIV5ProcessesCIV5ProjectsCIV5SeaLevelsCIV5SmallAwardsCIV5SpecialistsCIV5TradesCIV5TurnTimersCIV5VictoriesCIV5VotesCIV5VoteSourcesCIV5Worlds

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

CIV5ColorsCIV5InterfaceModesCIV5PlayerColorsCIV5LeaderTablesCIV5RoutesNotificationsText FilesCIV5TechnologiesCIV5FeaturesCIV5ImprovementsCIV5ResourceClassesCIV5ResourcesCIV5TerrainsCIV5Yields

Units:

CIV5AnimationCategoriesCIV5AnimationPathsCIV5AutomatesCIV5BuildsCIV5CommandsCIV5ControlsCIV5EntityEventsCIV5MissionsCIV5MultiUnitFormationsCIV5SpecialUnitsCIV5UnitClassesCIV5UnitMovementRatesCIV5UnitPromotionsCIV5Units