Code: Select all
<ItemType UNID="&itDualStrikeLaser;"
name= "ARCHON Class Positron-WMD Prototype"
level= "9"
value= "8500"
mass= "10"
frequency= "veryrare"
numberAppearing= "1"
modifiers= "EnergyWeapon; MajorItem; NotForSale;"
description= "The Shirke Class Ion-WMD can destroy almost anything in one hit."
>
<Image imageID="&rsItems1;" imageX="0" imageY="480" imageWidth="96" imageHeight="96"/>
<Weapon
type= "missile"
configuration= "alternating"
damage= "dark fire:90d90; WMD7;"
maneuverability= "1.5"
fireRate= "60"
lifetime= "600"
stealth= "100"
powerUse= "0"
directional= "true"
missileSpeed= "30-50"
failsafe= "100"
vaporTrailLength= "20"
vaporTrailWidth= "110"
vaporTrailWidthInc= "1"
vaporTrailColor= "0xd0, 0xd0, 0xd0"
hitEffect= "&efFragmentationExplosion;"
sound= "&snMissileLauncher;"
>
<Effect>
<MoltenBolt
width= "3"
length= "30"
growth= "3"
primaryColor= "0xff, 0xfd, 0xad"
secondaryColor= "0xd0, 0xd0, 0xd0"
/>
</Effect>
<Fragment
count= "50"
type= "radius"
damage= "singularity:90d90; WMD7;"
minRadius= "100"
maxRadius= "410"
missileSpeed= "10-15"
lifetime= "10"
>
<Effect>
<Flare
style= "&vtThermoExplosion2;"
radius= "410"
primaryColor= "0x92, 0x92, 0x92"
lifetime= "15"
/>
</Effect>
</Fragment>
</Weapon>
</ItemType>