CIV5UnitMovementRates
From Civilization Modding Wiki
Revision as of 19:44, 27 September 2010 by Chronovore (talk | contribs)
CIV5UnitMovementRates.xml
- The CIV5UnitMovementRates.xml file contains definitions for how movement is handled for various types of units.
- The tables below indicate the structure of the entries in the CIV5UnitMovementRates file.
- This information is taken from the CIV5UnitMovementRates.xml file itself.
MovementRates
- This table is referenced by CIV5Units Units table.
Name | Type | NotNull |
---|---|---|
Type | Text | True |
NumHexes | Integer | True |
TotalTime | Float | |
EaseIn | Float | |
EaseOut | Float | |
IndividualOffset | Float | |
RowOffset | Float | |
CurveRoll | Float | |
PathSubdivision | Integer |