From Civilization Modding Wiki
Jump to navigationJump to search
CIV5MinorCivilizations.xml
- The CIV5MinorCivilizations.xml file contains definitions for the MinorCivilizations.
- The reference field in the tables below indicates the table and column the entry is linked to.
- This information is taken from the CIV5MinorCivilizations.xml file itself.
MinorCivilizations
- CIV5MinorCivTraits contains the definitions of the MinorCivTraits referenced in this table.
MinorCivilizations Table
| Name
|
Type
|
Reference
|
Default
|
Notes
|
| ID |
integer |
|
|
Primary Key,Autoincrement
|
| Type |
text |
|
|
Not Null,Unique
|
| Description |
text |
|
|
|
| Civilopedia |
text |
|
|
|
| ShortDescription |
text |
|
|
|
| Adjective |
text |
|
|
|
| ArtDefineTag |
text |
|
|
|
| DefaultPlayerColor |
text |
|
NULL |
|
| ArtStyleType |
text |
|
NULL |
|
| ArtStyleSuffix |
text |
|
NULL |
|
| ArtStylePrefix |
text |
|
NULL |
|
| MinorCivTrait |
text |
MinorCivTraits(Type) |
|
Not Null
|
MinorCivilization_Flavors
- CIV5Flavors contains the definitions of the Flavors referenced in this table.
MinorCivilization_Flavors Table
| Name
|
Type
|
Reference
|
| MinorCivType |
text |
MinorCivilizations(Type)
|
| FlavorType |
text |
Flavors(Type)
|
| Flavor |
integer |
|
MinorCivilization_CityNames
MinorCivilization_CityNames Table
| Name
|
Type
|
Reference
|
Notes
|
| MinorCivType |
text |
MinorCivilizations(Type) |
|
| CityName |
text |
|
Not Null
|