CIV5TurnTimers
From Civilization Modding Wiki
Revision as of 12:05, 29 September 2010 by Chronovore (talk | contribs) (Added table data structure.)
civ5turntimers.xml
- The civ5turntimers.xml file contains definitions for the TurnTimers.
- This information is taken from the civ5turntimers.xml file itself.
TurnTimers
Name | Type | Notes |
---|---|---|
ID | integer | Primary Key,Autoincrement |
Type | text | Not Null,Unique |
Description | text | |
BaseTime | integer | |
CityResource | integer | |
UnitResource | integer | |
FirstTurnMultiplier | integer |