Ssm.tbl

From FreeSpace Wiki
Revision as of 08:32, 10 August 2007 by Wanderer (talk | contribs) (little fixes)
Jump to: navigation, search

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).


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