The Darkling fires a deadly beam that cuts through creeper and bots, and also deals severe, near-instant damage to most units on contact. Various enemy structures such as emitters can be destroyed, in addition IXE Cores can also be destroyed this way to help further the mission, and Upgrade Gems can be collected this way by destroying them.
Be careful using the beam as it will tear through your ships. The Darkling requires a high amount of energy to operate and must be manually set to ON using the UI panel in order to fire the beam. The beam position must be set using the [Set Target] button.
The beam can be redirected using a Dark Echo. Point the beam directly at the center of a Dark Echo, and choose the new direction of the beam from the Dark Echo's UI panel.
Darkling is similar in function to Creeper World 2's Dark Beam.
Unit JSON
Unit JSON
{ "type": "unit", "displayname": "Darkling", "permanentinventory": true, "image": "body.png", "position": [ 0, 0 ], "pivot": [ 0.5, 0.5 ], "rotatemode": 0, "rotatewhenflipped": false, "maxammo": 300, "movable": true, "darkraydamages": false, "parts": [ { "part": "tank.json", "position": [ 0, 0 ] }, { "part": "$/weapon_darkray/weapon_darkray.json", "position": [ 0, 0 ] }, ], "controllers": [ { "name": "ondestroy_sandexplosion" } ] }
Plus the associated tank.json:
{ "type": "part", "image": "tank.png", "position": [ 0, 0 ], "pivot": [ 0.5, 0.5 ], "rotatewhenflipped": false, "creeperdamages": false, "controllers": [ { "name": "visualtank" } ] }
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 |