CIV5CultureLevels: Difference between revisions
From Civilization Modding Wiki
Jump to navigationJump to search
Chronovore (talk | contribs) (Added table data structures.) |
m (Protected "CIV5CultureLevels": Excessive spamming ([edit=autoconfirmed] (indefinite) [move=autoconfirmed] (indefinite))) |
(No difference)
|
Revision as of 01:44, 29 September 2010
CIV5CultureLevels.xml
- The CIV5CultureLevels.xml file contains definitions for the CultureLevels.
- The reference field in the tables below indicates the table and column the entry is linked to.
- This information is taken from the CIV5CultureLevels.xml file itself.
CultureLevels
Name | Type | Default | Notes |
---|---|---|---|
ID | integer | Primary Key,Autoincrement | |
Type | text | Not Null,Unique | |
Description | text | ||
CityDefenseModifier | integer | 0 |
CultureLevel_SpeedThresholds
- CIV5GameSpeeds contains the definitions of the GameSpeeds referenced in this table.
Name | Type | Reference | Default |
---|---|---|---|
CultureLevelType | text | CultureLevels(Type) | |
GameSpeedType | text | GameSpeeds(Type) | |
Threshold | integer | 0 |