Difference between revisions of "Ssm.tbl"
From FreeSpace Wiki
m (additions, fixes) |
m (little fixes) |
||
Line 4: | Line 4: | ||
− | Table originally meant for defining the flight behavior of subspace missiles. | + | Table originally meant for defining the flight behavior of subspace missiles (SSM). |
==Format== | ==Format== | ||
− | *Table consist of independent $ | + | *Table consist of independent '''$SSM:''' entries |
*Table ends to '''#end''' | *Table ends to '''#end''' | ||
Revision as of 08:32, 10 August 2007
Revision information..
- 3.6.x branch: 2.14.2.1
- 3.7 branch: 2.16
Table originally meant for defining the flight behavior of subspace missiles (SSM).
Contents
Format
- Table consist of independent $SSM: entries
- Table ends to #end
Table Entries
$SSM:
+Weapon:
- Defines weapon used
- Syntax: String, name of the weapon
+Count:
- Defines number of the missiles
- Syntax: Integer
+WarpRadius:
- Defines the warp radius used by the missiles
- Syntax: Float
+WarpTime:
- Defines the time between deployment and arrival
- Syntax: Float
+Radius:
- Defines radius of the missiles arrival cone
- Syntax: Float
+Offset:
- Defines offset of the cone (probably)
- Syntax: Float