User Tools

Site Tools


modding:xml:drivedevice

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
modding:xml:drivedevice [2017/02/02 01:32] – created 0xabcdefmodding:xml:drivedevice [2017/04/13 07:23] (current) – Added new maxSpeedInc attribute from armor balance update 0xabcdef
Line 4: Line 4:
 =====Basic Attributes===== =====Basic Attributes=====
   * **maxSpeed=** The maximum speed (in % of light-speed) when this drive is enabled. Applies only if it is greater than the ship's default value.   * **maxSpeed=** The maximum speed (in % of light-speed) when this drive is enabled. Applies only if it is greater than the ship's default value.
 +  * **maxSpeedInc=**
   * **powerUse=** The power consumed (in 1/10 MW) when this drive is in use.   * **powerUse=** The power consumed (in 1/10 MW) when this drive is in use.
   * **powerUsed=** __DEPRECATED__: Use **powerUse** instead   * **powerUsed=** __DEPRECATED__: Use **powerUse** instead
   * **thrust=** An additive bonus to apply to the ship's thrust   * **thrust=** An additive bonus to apply to the ship's thrust
   * **inertialessDrive=** If **"true"**, then this drive will instantaneously accelerate any ship to its max speed   * **inertialessDrive=** If **"true"**, then this drive will instantaneously accelerate any ship to its max speed
-  * **rotationAccel=** The rate at which the ship accelerates while rotating (in degrees/second/second). Applies only if it is greater than the ship's default value. +  * **rotationAccel=** The rate at which the ship accelerates while rotating (in degrees/tick per tick). Applies only if it is greater than the ship's default value. 
-  * **rotationStopAccel=** The rate at which the ship decelerates from rotation (in degrees/second/second). Applies only if it is greater than the ship's default value. +  * **rotationStopAccel=** The rate at which the ship decelerates from rotation (in degrees/tick per tick). Applies only if it is greater than the ship's default value. 
-  * **maxRotationRate=** The max rate at which the ship can rotate (in degrees per second). Applies only if it is greater than the ship's default value.+  * **maxRotationRate=** The max rate at which the ship can rotate (in degrees/tick). Applies only if it is greater than the ship's default value.
  
 //Inherits [[Device]] attributes and properties// //Inherits [[Device]] attributes and properties//
modding/xml/drivedevice.txt · Last modified: 2017/04/13 07:23 by 0xabcdef