CIV5CitySpecializations: Difference between revisions
From Civilization Modding Wiki
Jump to navigationJump to search
m (Protected "CIV5CitySpecializations": Excessive spamming ([edit=autoconfirmed] (indefinite) [move=autoconfirmed] (indefinite))) |
m (Unprotected "CIV5CitySpecializations") |
(No difference)
|
Latest revision as of 01:43, 3 October 2011
CIV5CitySpecializations.xml
- The CIV5CitySpecializations.xml file contains definitions for the CitySpecializations.
- The reference field in the tables below indicates the table and column the entry is linked to.
- This information is taken from the CIV5CitySpecializations.xml file itself.
CitySpecializations
- CIV5Yields contains the definitions of the Yields referenced in this table.
Name | Type | Reference | Notes |
---|---|---|---|
ID | integer | Primary Key,Autoincrement | |
Type | text | Not Null,Unique | |
YieldType | text | Yields(Type) | |
Subtype | integer | ||
MustBeCoastal | boolean | ||
IsWonder | boolean | ||
IsDefault | boolean | ||
IsOperationUnitProvider | boolean |
CitySpecialization_Flavors
- CIV5Flavors contains the definitions of the Flavors referenced in this table.
Name | Type | Reference |
---|---|---|
CitySpecializationType | text | CitySpecializations(Type) |
FlavorType | text | Flavors(Type) |
Flavor | integer |