CIV5Climates
From Civilization Modding Wiki
Revision as of 11:50, 29 September 2010 by Chronovore (talk | contribs) (Created page with '=civ5climates.xml= *The civ5climates.xml file contains definitions for the Climates. *This information is taken from the civ5climates.xml file itself. ==Climates== {| border="1" ...')
civ5climates.xml
- The civ5climates.xml file contains definitions for the Climates.
- This information is taken from the civ5climates.xml file itself.
Climates
Name | Type | Default | Notes |
---|---|---|---|
ID | integer | Primary Key,Autoincrement | |
Type | text | Not Null,Unique | |
Description | text | ||
DesertPercentChange | integer | 0 | |
JungleLatitude | integer | ||
HillRange | integer | ||
MountainPercent | integer | ||
SnowLatitudeChange | float | 0.0 | |
TundraLatitudeChange | float | 0.0 | |
GrassLatitudeChange | float | 0.0 | |
DesertBottomLatitudeChange | float | 0.0 | |
DesertTopLatitudeChange | float | 0.0 | |
IceLatitude | float | ||
RandIceLatitude | float |