This is an old revision of the document!
Help Tab transcript
Help Tab transcript
The Spawner creates bots. These bots roam around and will attack any ship they encounter. Nullify a Spawner to destroy it.
Unit JSON
Unit JSON
{
"type": "unit",
"enemy": true,
"displayname":"Spawner",
"image": "body.png",
"sortingorder": 2,
"position": [0, 0],
"pivot": [0.5, 0.5],
"isbuilt": true,
"hasphysics": true,
"creeperdamages": false,
"deadfraction": 0.25,
"nullifiable": true,
"playercandestroy": false,
"playercontrolbuildsupply": false,
"playercontrolammosupply": false,
"damageheal": 50,
"controllers": [
{
"name": "botspawner",
},
{
"name": "ondestroy_sandexplosion",
"amt": 500,
"minvelocity": 1.5,
"maxvelocity": 3,
"color0":[0.2, 0.4, 2],
"color1":[0.2, 0.6, 2],
"sandtype": 98,
}
]
}
| 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 |