Where are civ 6 files?

avahphoenix

Chieftain
Joined
Nov 25, 2013
Messages
14
Where can I find the files for civ 6 original civilizations/leaders on my computer?

Would like to use some of Gorgo's traits. Like defeating enemies giving culture and the extra wildcard slot. Which you get at the beginning. For my own civ I'm trying to mod.

Would really appreciate some help.
 
I have gone there, then into folder that says sid meier's civ 6, then base folder and that is were I get lost. I don't see a file for the civilizations- example(grogo) that has their traits.
 
The files for vanilla stuff (except text info, icons info, and set-up screen info) are in files located at
Code:
C:\Program Files (x86)\Steam\SteamApps\common\Sid Meier's Civilization VI\Base\Assets\Gameplay\Data
set-up screen info (which has its own database) is at
Code:
C:\Program Files (x86)\Steam\SteamApps\common\Sid Meier's Civilization VI\Base\Assets\Configuration\Data
text is at
Code:
C:\Program Files (x86)\Steam\SteamApps\common\Sid Meier's Civilization VI\Base\Assets\Text
and the xml used for icons is at
Code:
C:\Program Files (x86)\Steam\SteamApps\common\Sid Meier's Civilization VI\Base\Assets\UI\Icons
code for DLC civs and scenarios is at
Code:
C:\Program Files (x86)\Steam\SteamApps\common\Sid Meier's Civilization VI\DLC
There are not seperated files for Gorgo, for Monty, for Victoria, etc. Stuff related to leaders is in the Leaders.xml file for example, and stuff for civilizations is in the Civilizations.xml file.

-----------------------------

Depending on which version of windows you are running you might not have a folder called C:\Program Files (x86)\ -- it may just be C:\Program Files\
 
Last edited:
Back
Top Bottom