Ssm.tbl
From FreeSpace Wiki
Revision information..
- 3.6.x branch: 2.14.2.2
- 3.7 branch: 2.17
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