User Tools

Site Tools


ixe:features:units:part_ship
This page needs to be moved to Particle Ship or Particulator in the near future

Part Ship

The Part Ship - also known as the Particulate Ship - specializes purely in the destruction of particles. Particles are created by Particle Emitters and will damage ships on impact as well as multiply creeper underneath them.

Unit Stats

  • Requires 31.5 Energy to construct.
  • Fits in a box of 12 by 10 terrain pixels.
  • Equipped with:
    • 1x Particulate Gun

Unit Usage

The creeper multiplying capabilities of particles are a very dangerous threat that should be neutralized quickly. Due to the fairly short range of the Particulate Gun, the Part Ships are best deployed as close to the frontline as possible so they can take care of as much particulate as they can.

Spoilers

Help Tab transcript

Help Tab transcript

The Particulator is your only defense against particulate. Deploy them to neutralize any particulate that gets near your ships.

Story Unlock

Story Unlock

Both of the tech modules on Fomalhaut: Turbulence (mission 17) contain 2 Part ships.

Unit JSON

Unit JSON

{
	"type": "unit",
	"displayname": "Part Ship",
	"permanentinventory": true,
	"image": "body.png",
	"position": [0, 0],
	"pivot": [0.5, 0.5],
	"maxammo": 35,
	"movable": true,
	"parts": [
				{"part": "$/weapon_particulategun/weapon_particulategun.json", "position": [1.5, -3]}
			 ],
	"controllers": 	[
						{"name": "ondestroy_sandexplosion"}
					]
}


ixe/features/units/part_ship.txt · Last modified: 2025/01/23 00:52 by Fireswamp