This is an old revision of the document!
The Tech Module is a collectible unit. It is used to provide the player with additional units upon collection.
Unit JSON
Unit JSON
{
"type": "unit",
"displayname":"Tech Module",
"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": "pickupcollected"
},
{
"name": "pickup"
},
]
}
| 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 |