CIV5EmphasizeInfos
From Civilization Modding Wiki
Revision as of 18:19, 28 September 2010 by Chronovore (talk | contribs) (Added table data structures.)
CIV5EmphasizeInfos.xml
- The CIV5EmphasizeInfos.xml file contains definitions for the EmphasizeInfos.
- The reference field in the tables below indicates the table and column the entry is linked to.
- This information is taken from the CIV5EmphasizeInfos.xml file itself.
EmphasizeInfos
Name | Type | Notes |
---|---|---|
ID | integer | Primary Key,Autoincrement |
Type | text | Not Null,Unique |
Description | text | |
Strategy | text | |
AvoidGrowth | boolean | |
GreatPeople | boolean |
EmphasizeInfo_Yields
- CIV5Yields contains the definitions of the Yields referenced in this table.
Name | Type | Reference | Notes |
---|---|---|---|
EmphasizeType | text | EmphasizeInfos(Type) | |
YieldType | text | Yields(Type) | |
Yield | integer | Not Null |