Table of Contents

Digger

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

Unit Stats

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

You receive your first Digger when starting Procyon: Unexpected (mission 3) and unlock the second upon collecting the tech module on Vega: Passage (mission 10).

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"}
					]				
}


Units Navigation