
I got the idea from an anime, where a sword was named "Blood Drinker", Blautshucher or somat lidddat. Anyway, I fixed the particle spew effects. W00T! And here it is, the GTW Blutsucher! I actually finished the weapon in school, but the lack of easily available internet connection prevented me from posting it up.

And the code:
; ---------------------------------------------------------------------
;; Experimental swarm laser #X2
;;
$Name: Blutsucher
+Title: XSTR("GTW Blutsucher", 3400)
+Description:
XSTR(
"Standard Issue
Fire and Forget", 3401)
$end_multi_text
+Tech Description:
XSTR(
"The GTW Blutsuch is an experimental swarm laser. Multiple attractors are launched shortly before the beams are fired,with each beam tuned to an individual attractor. The attractor itself is a magnetic missile, attracted to metallic objects with a foreign IFF signature.", 3402)
$end_multi_text
$Model File: blut_head.pof
$Mass: 3.0
$Velocity: 350.0
$Fire Wait: 5.0
$Damage: 240 ;; damage applied when within inner radius
$Armor Factor: 1.0
$Shield Factor: 2.0
$Subsystem Factor: 1.0
$Lifetime: 25.0
$Energy Consumed: 0.0 ;; Energy used when fired
$Cargo Size: 1.0 ;; Amount of space taken up in weapon cargo
$Homing: YES
;; the following indented fields are only required when $Homing is YES
+Type: HEAT ;; Legal: HEAT, ASPECT
+Turn Time: 0.3
+View Cone: 90
$Swarm: 10
$LaunchSnd: 111 ;; The sound it makes when fired
$ImpactSnd: 85 ;; The sound it makes when it hits something
$Flags: ( "Big Ship" "Particle Spew") ;;
$Trail: ;; Trail cannot be set if Exhaust is set
+Start Width: 1.30 ;; Width of trail nearest missile
+End Width: 0.25 ;; Width of trail before it "evaporates"
+Start Alpha: 1.0
+End Alpha: 0.0
+Max Life: 1.0 ;; how many seconds before trail disappears
+Bitmap: MissileTrail02 ;; Bitmap used to draw trail
$Icon: icongun03
$Anim: LoadGun02
$Impact Explosion: none
$Pspew:
+Count: 3
+Time: 1
+Vel: 0.85
+Radius: 0.65
+Life: 0.2
+Scale: 1.0
+Bitmap: laserglow02
Next, either a refined version of this, or a cannon primary. Like, actual shell firing, anti-capital cannon.
=edit=
Oh, yea. The screenshot was take with PSpew count at 5, so it looks pretty thick. It looks much better at 3.