CIV5Processes
From Civilization Modding Wiki
Revision as of 00:35, 29 September 2010 by Deanej (talk | contribs) (Protected "CIV5Processes": Excessive spamming ([edit=autoconfirmed] (indefinite) [move=autoconfirmed] (indefinite)))
CIV5Processes.xml
- The CIV5Processes.xml file contains definitions for the Processes.
- The reference field in the tables below indicates the table and column the entry is linked to.
- This information is taken from the CIV5Processes.xml file itself.
Processes
- CIV5Technologies contains the definitions of the Technologies referenced in this table.
- CIV5IconTextureAtlases contains the definitions of the IconTextureAtlases referenced in this table.
Name | Type | Reference | Default | Notes |
---|---|---|---|---|
ID | integer | Primary Key,Autoincrement | ||
Type | text | Not Null,Unique | ||
Description | text | |||
Help | text | |||
Strategy | text | |||
TechPrereq | text | Technologies(Type) | ||
PortraitIndex | integer | -1 | ||
IconAtlas | text | IconTextureAtlases(Atlas) | NULL |
Process_ProductionYields
- CIV5Yields contains the definitions of the Yields referenced in this table.
Name | Type | Reference | Notes |
---|---|---|---|
ProcessType | text | Processes(Type) | |
YieldType | text | Yields(Type) | |
Yield | integer | Not Null |