CIV5CultureLevels
From Civilization Modding Wiki
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 |