From Civilization Modding Wiki
Jump to navigationJump to search
civ5specialunits.xml
- The civ5specialunits.xml file contains definitions for the SpecialUnits.
- The reference field in the tables below indicates the table and column the entry is linked to.
- This information is taken from the civ5specialunits.xml file itself.
SpecialUnits
SpecialUnits Table
Name
|
Type
|
Notes
|
ID |
integer |
Primary Key,Autoincrement
|
Type |
text |
|
Description |
text |
|
Valid |
boolean |
|
CityLoad |
boolean |
|
SpecialUnit_CarrierUnitAI
SpecialUnit_CarrierUnitAI Table
Name
|
Type
|
Reference
|
SpecialUnitType |
text |
SpecialUnits(Type)
|
UnitAIType |
text |
|
SpecialUnit_ProductionTraits
- CIV5Traits contains the definitions of the Traits referenced in this table.
SpecialUnit_ProductionTraits Table
Name
|
Type
|
Reference
|
SpecialUnitType |
text |
SpecialUnits(Type)
|
TraitType |
text |
Traits(Type)
|
Trait |
integer |
|