Difference between revisions of "Shivan Bomb"

From FreeSpace Wiki
Jump to: navigation, search
(New page: '''Shivan Bomb''' {{FS12_Weapons}} ==Description== Very GTM Cyclops like bomb used by Shivans ==Table Entry== ; ---------------------------------------------------------------------...)
 
m (hyphen)
 
(One intermediate revision by one other user not shown)
Line 3: Line 3:
 
{{FS12_Weapons}}
 
{{FS12_Weapons}}
 
==Description==
 
==Description==
Very [[GTM Cyclops]] like bomb used by Shivans
+
Very [[GTM Cyclops]]-like bomb used by Shivans
 
 
==Table Entry==
 
 
 
; ----------------------------------------------------------------------------------
 
; Shivan bomb 1
 
;
 
$Name:                                Shivan Bomb
 
+Title:                                XSTR("Shivan Bomb", -1)
 
+Description:
 
XSTR(
 
"Special Issue
 
Anti-Cruiser Bomb
 
Non-conventional Warhead
 
", -1)
 
$end_multi_text
 
+Tech Description:
 
XSTR(
 
"GTM-12 Cyclops
 
 
 
The GTM-12 has been in service for over fifteen years in the GTA arsenal. It is the standard ultra-high delivery weapon system, utilizing the latest in propulsion and
 
guidance technologies. The Cyclops has the distinction of being the most consistently upgraded weapons system in the fleet. Although it was developed shortly after the
 
Great War ended, its excellent performance has kept it firmly in the role of primary assault weapon. Its payload is approximately fifty percent greater than that of the older Tsunami warheads.", -1)
 
$end_multi_text
 
$Model File: belial.pof
 
$Mass: 25.0
 
$Velocity: 95.0
 
$Fire Wait: 20.0
 
;; note, damage toned down until ai and turrets start shooting at bombs.
 
$Damage: 720 ;; damage applied when within inner radius
 
$Blast Force: 1000.0
 
$Inner Radius: 100.0 ;; radius at which damage is full (0 for impact only)
 
$Outer Radius: 200.0 ;; max radius for attenuated damage (0 for impact only)
 
$Shockwave Speed: 80                                        ;; velocity of shockwave.  0 for none.
 
$Armor Factor: 1.0
 
$Shield Factor: 0.02
 
$Subsystem Factor: 2.0
 
$Lifetime: 25.0 ;; temporary fix for problem locking onto big ships.
 
$Energy Consumed: 0.0
 
$Cargo Size: 15.0
 
$Homing: YES
 
+Type:                              ASPECT ;; Legal: HEAT, ASPECT
 
+Turn Time:                        1.0
 
+Min Lock Time: 5.0 ;; Minimum lock time (in seconds)
 
+Lock Pixels/Sec: 35 ;; Pixels moved per sec while locking
 
+Catch-up Pixels/Sec: 70 ;; Pixels moved per sec while catching up
 
+Catch-up Penalty: 12 ;; Extra pixels to move after catching up
 
$LaunchSnd: 96
 
$ImpactSnd: 88
 
$FlyBySnd: -1
 
$Rearm Rate: 0.05
 
$Flags: ("Bomb" "Huge" "No Dumbfire")
 
$Trail:                                                                          ;; Trail cannot be set if Exhaust is set
 
+Start Width: 0.5                                      ;; Width of trail nearest missile
 
+End Width: 1.75                                      ;; Width of trail before it "evaporates"
 
+Start Alpha: 1.0
 
+End Alpha: 0.0
 
+Max Life:                          1.5                                      ;; how many seconds before trail disappears
 
+Bitmap: MissileTrail04 ;; Bitmap used to draw trail
 
 
 
$Icon:                                iconbelial
 
$Anim:                                belial
 
$Impact Explosion:                    ExpMissileHit1
 
$Impact Explosion Radius: 15.0
 
  
 
==Notes==
 
==Notes==

Latest revision as of 18:17, 8 May 2009

Shivan Bomb

Primaries
Secondaries
Turrets

Weapon Comparison Table, FS1

Primaries
Secondaries
Turrets

Weapon Comparison Table, FS2


Description

Very GTM Cyclops-like bomb used by Shivans

Notes

  • In the FS2 demo only.
  • Weapon is capable of easily damaging (Huge) even larger vessels.
  • Weapon can be shot down (Bomb)
  • Weapon must be locked onto the target in order to be fired (No Dumbfire)

Veteran Comments