This is an old revision of the document!
The Dark Echo is a unit used to redirect the beam created by a Darkling. From the Darkling or the Dark Echo's UI interface, use the [Set Target] button to point the beam directly at the center of a Dark Echo to redirect the direction of the beam being fired.
Dark Echo is similar in function to Creeper World 2's Dark Mirror.
Unit JSON
Unit JSON
{
    "type": "unit",
    "displayname": "Dark Echo",
    "permanentinventory": true,
    "image": "body.png",
    "position": [ 0, 0 ],
    "pivot": [ 0.5, 0.5 ],
	"rotatewhenflipped": false,
    "maxammo": 10,
    "movable": true,
	"darkraydamages": false,
    "parts": [
        {
            "part": "$/weapon_darkecho/weapon_darkecho.json",
            "position": [ 0, 0 ]
        },
    ],
    "controllers": [
        { "name": "ondestroy_sandexplosion" }
    ]
}
| 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 |