CIV5EmphasizeInfos
From Civilization Modding Wiki
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 |