CIV5UnitClasses: Difference between revisions
From Civilization Modding Wiki
Jump to navigationJump to search
m Reverted edits by 142.22.16.50 (Talk) to last version by Chronovore |
m Protected "CIV5UnitClasses": Excessive vandalism ([edit=autoconfirmed] (indefinite) [move=autoconfirmed] (indefinite)) |
(No difference)
| |
Revision as of 16:45, 23 November 2010
CIV5UnitClasses.xml
- The CIV5UnitClasses.xml file contains definitions for the unit classes.
- This information is taken from the CIV5UnitClasses.xml file itself.
UnitClasses
| Name | Type | Default | Notes |
|---|---|---|---|
| ID | integer | Primary Key, Autoincrement | |
| Type | Text | Not Null, Unique | |
| Description | Text | ||
| MaxGlobalInstances | Integer | -1 | |
| MaxTeamInstances | Integer | -1 | |
| MaxPlayerInstances | Integer | -1 | |
| InstanceCostModifier | Integer | 0 | |
| DefaultUnit | Text |