Shiptypes

From NexusWiki
Revision as of 03:37, 4 July 2009 by 71.117.104.214 (Talk)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

#

The serial number of the shiptype. It has to be unique within the shiptypes.
Name
The name of the shiptype. With this name you can refer to the class in #name format, as a constant in the script or in the subsequent parts of the chart.
Class
The constant or number of the default shipclass.
Weapon Devices
The constant or number, or the piecemeal of the device which is on the type and cannot be dismounted. Enumeration has to be ended with a ; . Only those devices can be mounted that are the size of the slot, and that fit into the slot.
Weapon DefDevices
The constant or number, or the piecemeal of the device which is on the type and can be refitted. Enumeration has to be ended with a ; . Only those devices can be mounted that are the size of the slot, and that fit into the slot.
Shield Devices
The constant or number, or the piecemeal of the device which is on the type and cannot be dismounted. Enumeration has to be ended with a ; . Only those devices can be mounted that are the size of the slot, and that fit into the slot.
Shield DefDevices
The constant or number, or the piecemeal of the device which is on the type and can be refitted. Enumeration has to be ended with a ; . Only those devices can be mounted that are the size of the slot, and that fit into the slot.
Engine Devices
The constant or number, or the piecemeal of the device which is on the type and cannot be dismounted. Enumeration has to be ended with a ; . Only those devices can be mounted that are the size of the slot, and that fit into the slot.
Engine DefDevices
The constant or number, or the piecemeal of the device which is on the type and can be refitted. Enumeration has to be ended with a ; . Only those devices can be mounted that are the size of the slot, and that fit into the slot.
Support Devices
The constant or number, or the piecemeal of the device which is on the type and cannot be dismounted. Enumeration has to be ended with a ; . Only those devices can be mounted that are the size of the slot, and that fit into the slot.
Support DefDevices
The constant or number, or the piecemeal of the device which is on the type and can be refitted. Enumeration has to be ended with a ; . Only those devices can be mounted that are the size of the slot, and that fit into the slot.
DisabDevices
The enumeration of devices that cannot be mounted on the type.