Civ5 XML Reference: Difference between revisions
From Civilization Modding Wiki
Jump to navigationJump to search
(16 intermediate revisions by 4 users not shown) | |||
Line 2: | Line 2: | ||
== Tutorials and Reference == | == Tutorials and Reference == | ||
* [http://forums.civfanatics.com/showthread.php?t= | 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. | ||
Line 58: | Line 62: | ||
* [[CIV5Eras]] | * [[CIV5Eras]] | ||
* [[CIV5Flavors]] | * [[CIV5Flavors]] | ||
* [[CIV5GameOptions]] | * [[CIV5GameOptions]] | ||
* [[CIV5GameSpeeds]] | * [[CIV5GameSpeeds]] | ||
Line 96: | Line 99: | ||
=== NewText === | === NewText === | ||
* [[Civ5 | * [[Localization Tutorial (Civ5)|Text Files]] | ||
=== Technologies === | === Technologies === |
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
- CIV5AICityStrategies
- CIV5AIEconomicStrategies
- CIV5AIGrandStrategies
- CIV5AIMilitaryStrategies
- CIV5CitySpecializations
- CIV5TacticalMoves
- GlobalAIDefines
- GlobalDiplomacyAIDefines
BasicInfos
- CIV5Attitudes
- CIV5Calendars
- CIV5CitySizes
- CIV5Concepts
- CIV5Contacts
- CIV5DenialInfos
- CIV5Domains
- CIV5InvisibleInfos
- CIV5MajorCivApproachTypes
- CIV5MemoryInfos
- CIV5MinorCivApproachTypes
- CIV5MinorCivTraits
- CIV5Months
- CIV5Seasons
- CIV5UnitAIInfos
- CIV5UnitCombatInfos
Buildings
Civilizations
Diplomacy
GameInfo
- CIV5ArtStyleTypes
- CIV5Climates
- CIV5CultureLevels
- CIV5Cursors
- CIV5EmphasizeInfos
- CIV5Eras
- CIV5Flavors
- CIV5GameOptions
- CIV5GameSpeeds
- CIV5GoodyHuts
- CIV5HandicapInfos
- CIV5HurryInfos
- CIV5IconFontMapping
- CIV5IconTextureAtlases
- CIV5MultiplayerOptions
- CIV5PlayerOptions
- CIV5Policies
- CIV5PolicyBranchTypes
- CIV5Processes
- CIV5Projects
- CIV5SeaLevels
- CIV5SmallAwards
- CIV5Specialists
- CIV5Trades
- CIV5TurnTimers
- CIV5Victories
- CIV5Votes
- CIV5VoteSources
- CIV5Worlds
Interface
Leaders
- Individual XML files for each leader
- CIV5LeaderTables
Misc
NewText
Technologies
Terrain
Units
- CIV5AnimationCategories
- CIV5AnimationPaths
- CIV5Automates
- CIV5Builds
- CIV5Commands
- CIV5Controls
- CIV5EntityEvents
- CIV5Missions
- CIV5MultiUnitFormations
- CIV5SpecialUnits
- CIV5UnitClasses
- CIV5UnitMovementRates
- CIV5UnitPromotions
- CIV5Units