CIV5MinorCivilizations: Difference between revisions
From Civilization Modding Wiki
Jump to navigationJump to search
m Protected "CIV5MinorCivilizations": Excessive spamming ([edit=autoconfirmed] (indefinite) [move=autoconfirmed] (indefinite)) |
m Unprotected "CIV5MinorCivilizations" |
||
| (2 intermediate revisions by one other user not shown) | |||
| Line 1: | Line 1: | ||
=CIV5MinorCivilizations.xml= | =CIV5MinorCivilizations.xml= | ||
*The CIV5MinorCivilizations.xml file contains definitions for the MinorCivilizations. | *The CIV5MinorCivilizations.xml file contains definitions for the MinorCivilizations. | ||
*[[CIV5GameTexInfos_CityStates]] and [[CIV5GameTextInfos_Civilopedia]] contains the text strings for the minor civilizations referenced in this table. | |||
*The reference field in the tables below indicates the table and column the entry is linked to. | *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. | *This information is taken from the CIV5MinorCivilizations.xml file itself. | ||
| Line 15: | Line 16: | ||
| ID || integer|| || || Primary Key,Autoincrement | | ID || integer|| || || Primary Key,Autoincrement | ||
|- | |- | ||
| Type || text|| || || Not Null,Unique | | Type || text|| || || Not Null,Unique, Key used to reference this minor civilization, typically in the MINOR_CIV_<name> format | ||
|- | |- | ||
| Description || text|| || || | | Description || text|| || || Test string description of the minor civ | ||
|- | |- | ||
| Civilopedia || text|| || || | | Civilopedia || text|| || || | ||
| Line 23: | Line 24: | ||
| ShortDescription || text|| || || | | ShortDescription || text|| || || | ||
|- | |- | ||
| Adjective || text|| || || | | Adjective || text|| || || Text string for the qualifier to things that belong to this minor civ. For Warsaw it is "Warsaw" | ||
|- | |- | ||
| ArtDefineTag || text|| || || | | ArtDefineTag || text|| || || | ||
|- | |- | ||
| DefaultPlayerColor || text|| || NULL|| | | DefaultPlayerColor || text|| || NULL|| The default color of this minor civ for borders, unit flags, etc. | ||
|- | |- | ||
| ArtStyleType || text|| || NULL|| | | ArtStyleType || text|| || NULL|| Defines the art style used for buildings that are used in this minor civilization's city | ||
|- | |- | ||
| ArtStyleSuffix || text|| || NULL|| | | ArtStyleSuffix || text|| || NULL|| Used to pick different flavors of improvements and wonder art | ||
|- | |- | ||
| ArtStylePrefix || text|| || NULL|| | | ArtStylePrefix || text|| || NULL|| Used to pick different flavors of improvements and wonder art | ||
|- | |- | ||
| MinorCivTrait || text|| MinorCivTraits(Type)|| || Not Null | | MinorCivTrait || text|| MinorCivTraits(Type)|| || Not Null, What kind of minor Civ the listed civ is, ie Maritime, Cultured or Militaristic | ||
|} | |} | ||
==MinorCivilization_Flavors== | ==MinorCivilization_Flavors== | ||
| Line 52: | Line 53: | ||
|} | |} | ||
==MinorCivilization_CityNames== | ==MinorCivilization_CityNames== | ||
*[[CIV5GameTexInfos_CityStates]] contains the text strings of the city names referenced in this table. | |||
*Lists the city names available to minor civilizations | |||
{| border="1" style="text-align:left" cellpadding="3" cellspacing="0" | {| border="1" style="text-align:left" cellpadding="3" cellspacing="0" | ||
|+MinorCivilization_CityNames Table | |+MinorCivilization_CityNames Table | ||
Latest revision as of 01:44, 3 October 2011
CIV5MinorCivilizations.xml
- The CIV5MinorCivilizations.xml file contains definitions for the MinorCivilizations.
- CIV5GameTexInfos_CityStates and CIV5GameTextInfos_Civilopedia contains the text strings for the minor civilizations referenced in this table.
- 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.
| Name | Type | Reference | Default | Notes |
|---|---|---|---|---|
| ID | integer | Primary Key,Autoincrement | ||
| Type | text | Not Null,Unique, Key used to reference this minor civilization, typically in the MINOR_CIV_<name> format | ||
| Description | text | Test string description of the minor civ | ||
| Civilopedia | text | |||
| ShortDescription | text | |||
| Adjective | text | Text string for the qualifier to things that belong to this minor civ. For Warsaw it is "Warsaw" | ||
| ArtDefineTag | text | |||
| DefaultPlayerColor | text | NULL | The default color of this minor civ for borders, unit flags, etc. | |
| ArtStyleType | text | NULL | Defines the art style used for buildings that are used in this minor civilization's city | |
| ArtStyleSuffix | text | NULL | Used to pick different flavors of improvements and wonder art | |
| ArtStylePrefix | text | NULL | Used to pick different flavors of improvements and wonder art | |
| MinorCivTrait | text | MinorCivTraits(Type) | Not Null, What kind of minor Civ the listed civ is, ie Maritime, Cultured or Militaristic |
MinorCivilization_Flavors
- CIV5Flavors contains the definitions of the Flavors referenced in this table.
| Name | Type | Reference |
|---|---|---|
| MinorCivType | text | MinorCivilizations(Type) |
| FlavorType | text | Flavors(Type) |
| Flavor | integer |
MinorCivilization_CityNames
- CIV5GameTexInfos_CityStates contains the text strings of the city names referenced in this table.
- Lists the city names available to minor civilizations
| Name | Type | Reference | Notes |
|---|---|---|---|
| MinorCivType | text | MinorCivilizations(Type) | |
| CityName | text | Not Null |