User Tools

Site Tools


ixe:features:units:digger

This is an old revision of the document!


Digger

Equipped with a dual Excavation Lathe, the Digger's primary purpose is terrain excavation and the construction of shields.

Unit Stats

  • Requires — Energy to construct.
  • Fits in a box of 25 by 23 terrain pixels.
  • Equipped with:

Unit Usage

The Digger is used to efficiently excavate nearby terrain. It can be used remotely to quickly dig up available Kirkium or create paths to available Upgrade Gems, or in the base to help quickly excavate an operating area or build and upkeep shields.

Spoilers

Help Tab transcript

Help Tab transcript

The Digger is equipped with dual Excavation Lathes. It carries no weapons but can be used for the rapid excavation of terrain, collection of resources, and construction of shields.

Story Unlock

Story Unlock

(Story mission that unlocks the unit)

Unit JSON

Unit JSON

{
	"type": "unit",
	"displayname": "Digger",
	"permanentinventory": true,
	"cost": 2000,
	"image": "bodyNew.png",
	"position": [0, 0],
	"pivot": [0.5, 0.5],
	"movable": true,
	"parts": 	[
					{"part": "$/weapon_lathe/weapon_lathe.json", "position": [0, 2.5]},
					{"part": "$/weapon_lathe/weapon_lathe.json", "position": [0, -2.5]}
				],
	"controllers": 	[
						{"name": "ondestroy_sandexplosion"}
					]				
}


ixe/features/units/digger.1737053503.txt.gz · Last modified: 2025/02/14 14:56 (external edit)