This is an old revision of the document!
The Info Cache is a collectible unit. By itself it doesn't do anything, but depending on the mission it may be an objective critical object or provide other benefits.
Unit JSON
Unit JSON
{
	"type": "unit",
	"displayname":"Info Cache",
	"image": "body.png",
	"position": [0, 0],
	"pivot": [0.5, 0.5],
	"isbuilt": true,
	"hasphysics": true,
	"enemyignore": true,
	"parts": [],
	"scripts": [],
	"collectcost": 20,
	"playercandestroy": false,
	"playercontrolbuildsupply": false,
	"playercontrolammosupply": false,
	"creeperdamages": false,
	"sanddamages": false,
	"objectivetype": 3,
	"controllers": 	[
						{
							"name": "conversationspawner"
						},
						{
							"name": "sendmessage",
							"channel": "infocachecollected"
						}
					]				
	
}
| Ships |  Apex Ship •  Coilship •  Cryon •  Defender •  Digger •  Duster •  Frigate •  Gunship •  Maker •  Part Ship •  Spirit Ship | 
| Other Player Units |  CBomb •  Dark Echo •  Darkling •  Nullifier •  Ore Miner •  Portal •  Reactor | 
| Parts |  Excavation Lathe •  Kelvin Freeze Cannon •  Mark 1 Cannon •  Mercury Rocket Launcher •  Sentinel Cannon | 
| Enemies |  Bot •  Digimaker •  Emitter •  Fixed Emitter •  Part Emitter •  Phantom Emitter •  Rift Inhibitor •  Spawner •  Thrower | 
| Map Elements |  AC Ore Emitter •  B.O.B. •  Hibernation Pod •  IXE Core •  Info Cache •  Tech Module •  T.O.M. •  Upgrade Gem |