# Ogame Technology Tree ###### tags: `Games` `Ogame` ```mermaid graph LR Construction-->metm[Metal Mine] Construction-->mets[Metal Storage] Construction-->crym[Crystal Mine] Construction-->crys[Crystal Storage] Construction-->deus[Deuterium Synthesizer] Construction-->deut[Deuterium Tank] Construction-->sp[Solar Plant] Construction-->fr[Fusion Reactor] deus-->|5|fr etec-->|3|fr Construction-->robo[Robotics Factory] Construction-->nani[Nanite Factory] robo-->|10|nani ctec-->|10|nani Construction-->ship[Shipyard] robo-->|2|ship Construction-->dock[Space Dock] ship-->|2|dock Construction-->silo[Missile Silo] ship-->|1|silo Construction-->rlab[Research Lab] Construction-->ally[Alliance Depot] Construction-->tefo[Terraformer] nani-->|1|tefo etec-->|12|tefo Construction-->luna[Lunar Base] Construction-->lanx[Sensor Phalanx] luna-->|1|lanx Construction-->gate[Jump Gate] luna-->|1|gate htec-->|7|gate Research-->etec[Energy Technology] rlab-->|1|etec Research-->ltec[Laser Technology] rlab-->|1|ltec etec-->|2|ltec Research-->itec[Ion Technology] rlab-->|4|itec etec-->|4|itec ltec-->|5|itec Research-->htec[Hyperspace Technology] rlab-->|7|htec etec-->|5|htec stec-->|5|htec Research-->ptec[Plasma Technology] rlab-->|4|ptec etec-->|8|ptec ltec-->|10|ptec itec-->|5|ptec Research-->espio[Espionage Technology] rlab-->|3|espio Research-->ctec[Computer Technology] rlab-->|1|ctec Research-->astro[Astrophysics] rlab-->|3|astro espio-->|4|astro id-->|3|astro Research-->irn[Intergalactic Research Network] rlab-->|10|irn ctec-->|8|irn htec-->|8|irn Research-->gtec[Graviton Technology] rlab-->|12|gtec Research-->cd[Combustion Drive] rlab-->|1|cd etec-->|1|cd Research-->id[Impulse Drive] rlab-->|2|id etec-->|1|id Research-->hd[Hyperspace Drive] rlab-->|7|hd htec-->|3|hd Research-->wtec[Weapons Technology] rlab-->|4|wtec Research-->stec[Shield Technology] rlab-->|6|stec etec-->|3|stec Research-->atec[Armour Technology] rlab-->|2|atec Ships-->lf[Light Fighter] ship-->|1|lf cd-->|1|lf Ships-->hf[Heavy Fighter] ship-->|3|hf atec-->|2|hf id-->|2|hf Ships-->cr[Cruiser] ship-->|5|cr id-->|4|cr itec-->|2|cr Ships-->bs[Battleship] ship-->|7|bs hd-->|4|bs Ships-->bc[Battlecruiser] ship-->|8|bc htec-->|5|bc hd-->|5|bc ltec-->|12|bc Ships-->bomb[Bomber] ship-->|8|bomb id-->|6|bomb ptec-->|5|bomb Ships-->dest[Destroyer] ship-->|9|dest htec-->|5|dest hd-->|6|dest Ships-->ds[Deathstar] ship-->|12|ds htec-->|6|ds hd-->|7|ds gtec-->|1|ds Ships-->reap[Reaper] ship-->|10|reap htec-->|6|reap hd-->|7|reap stec-->|6|reap Ships-->pf[Pathfinder] ship-->|5|pf hd-->|2|pf stec-->|4|pf Ships-->sc[Small Cargo] ship-->|2|sc cd-->|2|sc Ships-->lc[Large Cargo] ship-->|4|lc cd-->|6|lc Ships-->colo[Colony Ship] ship-->|4|colo id-->|3|colo Ships-->recy[Recycler] ship-->|4|recy cd-->|6|recy stec-->|2|recy Ships-->ep[Espionage Probe] ship-->|3|ep cd-->|3|ep espio-->|2|ep Ships-->ss[Solar Satellite] ship-->|1|ss Ships-->craw[Crawler] ship-->|5|craw cd-->|4|craw atec-->|4|craw ltec-->|4|craw Defence-->rl[Rocket Launcher] ship-->|1|rl Defence-->ll[Light Laser] ship-->|2|ll etec-->|1|ll ltec-->|3|ll Defence-->hl[Heavy Laser] ship-->|4|hl etec-->|3|hl ltec-->|6|hl Defence-->ic[Ion Cannon] ship-->|4|ic itec-->|4|ic Defence-->gc[Gauss Cannon] ship-->|6|gc etec-->|6|gc wtec-->|3|gc stec-->|1|gc Defence-->pt[Plasma Turret] ship-->|8|pt ptec-->|7|pt Defence-->sdome[Small Shield Dome] ship-->|1|sdome stec-->|2|sdome Defence-->ldome[Large Shield Dome] ship-->|6|ldome stec-->|6|ldome Rockets-->abm[Anti-Ballistic Missiles] ship-->|1|abm silo-->|2|abm Rockets-->ipm[Interplanetary Missiles] ship-->|1|ipm silo-->|4|ipm id-->|1|ipm ```