CIV5CultureLevels: Difference between revisions
From Civilization Modding Wiki
Jump to navigationJump to search
Chronovore (talk | contribs) (Added table data structures.) |
m (Unprotected "CIV5CultureLevels") |
(One intermediate revision by the same user not shown) | |
(No difference)
|
Latest revision as of 01:45, 3 October 2011
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 |