Using <MoltenBolt>

Using <Starburst> morningstar

Using <Flare>

Using a plain particle image (PK25 morning star)

Using <ParticleComet>

Using <ImageandTail>

Using <Starburst> flare

Code: Select all
<ItemType UNID="&itmegablast2;"
name= "Flamethrower"
level= "8"
value= "80000"
mass= "5000"
frequency= "rare"
numberAppearing= "1"
modifiers= "MajorItem; Tyrian"
description= "The Zica Flamethrower is a misterious weapon, scientist are still working to understand why it works in space"
sortName= "howitzer, mark 3"
>
<Image imageID="&rsItems1;" imageX="96" imageY="0" imageWidth="96" imageHeight="96"/>
<Weapon
type= "particles"
damage= "plasma:1d4+4; WMD4"
fireRate= "5"
missileSpeed= "30"
lifetime= "40"
hitPoints= "100"
powerUse= "1500"
particleCount= "1d20"
particleSpreadAngle="30"
fireEffect= "&efMediumCannonFlash;"
>
<Effect>
<Starburst
style= "flare"
spikeCount= "12"
spikeLength= "3-10"
primaryColor= "0x00, 0x00, 0xff"
secondaryColor= "0x00, 0x00, 0xff"
/>
</Effect>
</Weapon>
</ItemType>