struct String_Table_Entry
{
	char key_string[1500];				// The names of the build list
	char translation_string[1500];		// How important to build form this list
};
#define MAX_STRINGS 5000
#define ENGLISH 1
String_Table_Entry translations[MAX_STRINGS] =
{
	"GUI_COMM_MESSAGE_TEAM",	"t",
	"GUI_COMM_MESSAGE_ENEMY",	"e",
	"GUI_COMM_MESSAGE_ALL",		"a",
	"GUI_COMM_RENAME_COMMAND",	"umbenenen",
	"GUI_SD_TEXT_OFF_REQ",		"Dieses Schiff bentigt",
	"GUI_SD_TEXT_OFF_OP",		"um zu funktionieren.",
	"GUI_CV_MIN_TOOLTIP",		"Doppelklicken um zur strategischen Ansicht zurckzukehren.",
	"GUI_CV_MAIN_TOOLTIP",		"Optionen: ffnet ein Men zum ndern von Einstellungen, abbrechen der Mission, speichern des aktuellen Spielstands oder laden eines zuvor gespeicherten Spiels.",
	"GUI_CV_COMM_TOOLTIP",		"Kommunikationsmen: ffnet das Multiplayermen zum ndern der Bndnisse, verndern der Chat-Einstellungen und bergeben von Ressourcen oder Einheiten an andere Spieler.",
	"GUI_BP_IDLE_TOOLTIP",		"Schiff im Leerlauf",
	"GUI_BP_IDLE_VTOOLTIP",		"Schiff im Leerlauf: Springt zum nchsten freien Schiff, dass grade keine Befehle ausfhrt.",
	"GUI_BP_TOGGLE_TOOLTIP",	"Ansicht umschalten",
	"GUI_BP_TOGGLE_VTOOLTIP",	"Ansicht umschalten: Schaltet zwischen strategischer und taktischer Ansicht um.",
	"GUI_BP_OBJECTIVES_TOOLTIP", "Ziele anzeigen",
	"GUI_BP_OBJECTIVES_VTOOLTIP", "Ziele anzeigen: Zeigt die aktuellen Missionsziele an.",
	"GUI_BP_HELP_TOOLTIP",		"Hilfe umschalten",
	"GUI_BP_HELP_VTOOLTIP",		"Hilfe umschalten: Schaltet die Kurzinfo-Popups an oder aus.",
	"GUI_BP_PALETTE_TOOLTIP",	"Palette umschalten",
	"GUI_BP_PALETTE_VTOOLTIP",	"Palette umschalten: Schaltet die Bedienelemente zwischen immer an und im Popupmodus um.",
   "GUI_BP_MORE_TOOLTIP",     "Erweiterte Schaltflchen",
   "GUI_BP_MORE_VTOOLTIP",    "Erweiterte Schaltflchen: Zeigt mehr Schaltflchen, wie Hilfe umschalten, Palette umschalten und Optionen.",

// Control Panel Button Tooltip and Verbose Tooltip Parts
	"GUI_CP_TOOLTIP_SEPARATE",	"",
	"GUI_CP_CLASS_SEPARATE",	"-",
	"GUI_CP_AMOUNT_SEPARATE",	"/",
	"GUI_CP_START_EXTRA",		"",
	"GUI_CP_END_EXTRA",		"",
	"GUI_CP_SENTENCE_END",		".",
	"GUI_CP_PERCENT",			"%%",
	"GUI_CP_REQUIRE",		"bentigt:",

// Control Panel Button Tooltip and Verbose Tooltips.
	"GUI_CP_MOVE_TOOLTIP",		"Bewegen",
	"GUI_CP_MOVE_VTOOLTIP",		"Bewegen: Befiehlt dem Schiff einen neuen Kurs zu setzen.",
	"GUI_CP_ATTACK_TOOLTIP",	"Angriff",
	"GUI_CP_ATTACK_VTOOLTIP",	"Angriff: Befiehlt dem Schiff ein ziel anzugreifen oder wenn mglich, zu einem Einsatzort zu fliegen und alle Feinde dort anzugreifen.",
	"GUI_CP_STOP_TOOLTIP",		"Stopp",
	"GUI_CP_STOP_VTOOLTIP",		"Stopp: Befiehlt dem Schiff seine derzeitige Ttigkeit abzubrechen.",
	"GUI_CP_TRANS_TOOLTIP",		"Transport",
	"GUI_CP_TRANS_VTOOLTIP",	"Transport: SChickt einen Enter-Trupp zu einem Schiff oder einer Station. Der Entertrupp wird die feindliche Crew bekmpfen und das Schiff oder die Station bernehmen sobald die feindliche Crew besiegt ist.",
	"GUI_CP_STRANS_TOOLTIP",	"Special Transport[OBSOLETE]",
	"GUI_CP_STRANS_VTOOLTIP",	"Special Transport: Transport a special flag abooard target. [OBSOLETE]",
	"GUI_CP_RECREW_TOOLTIP",	"Neu bemannen",
	"GUI_CP_RECREW_VTOOLTIP",	"Neu bemannen: Verstrkt die Crew der Station mit Personal aus dem Crewvorrat.  Sie knnen die Crew nicht verstrken whrend die Station angegriffen wird.",
	"GUI_CP_ORDER_TOOLTIP",		"Befehle",
	"GUI_CP_ORDER_VTOOLTIP",	"Befehle: Ruft das Befehlsmen auf um detailliertere Komandos zu erteilen.",
	"GUI_CP_SDOWN_TOOLTIP",		"Zurckhalten",
	"GUI_CP_SDOWN_VTOOLTIP",	"Zurckhalten: Befiehlt dem Schiff seine derzeitigen Ttigkeiten einzustellen und keine weiteren Aktionen auszufhren, bis es den ausdrcklichen befehl erhlt.",
	"GUI_CP_REPAIR_TOOLTIP",	"Reparieren und neu bemannen",
	"GUI_CP_REPAIR_VTOOLTIP",	"Reparieren und neu bemannen: Schickt das Schiff zur nchsten Schiffswerft um sich schneller raparieren und neu bemannen zu lassen.",
	"GUI_CP_REPAIR_OTHER_TOOLTIP", "Repariere andere",
	"GUI_CP_REPAIR_OTHER_VTOOLTIP", "Repariere andere: Befiehlt dem Schiff bei der Reparatur einer Station oder eines anderen Schiffes zu helfen.",
	"GUI_CP_GUARD_TOOLTIP",		"Bewachen",
	"GUI_CP_GUARD_VTOOLTIP",	"Bewachen: Befiehlt dem Schiff einem anderen Schiff zu folgen und es zu beschtzen.",
	"GUI_CP_PATROL_TOOLTIP",	"Patrouille",
	"GUI_CP_PATROL_VTOOLTIP",	"Patrouille: Patrouilliert in einem Bereich des Raums. Um komplexere Patrouillie-Routen zu erstellen knnen Sie die TAB-Taste gedrckt haltenund durch rechtsklicken Wegpunkte erstellen.",
	"GUI_CP_SCOUT_TOOLTIP",		"Erkunden",
	"GUI_CP_SCOUT_VTOOLTIP",	"Erkunden: Durchsucht unerforschte Gebiete der Karte.",
	"GUI_CP_SANDD_TOOLTIP",		"Suchen und Zerstren",
	"GUI_CP_SANDD_VTOOLTIP",	"Suchen und Zerstren: Sucht nach feindlichen Einheiten und zerstrt sie. Das ist besonders ntzlich um die Karte von verbliebenen feindlichen Einheiten zu subern.",
	"GUI_CP_DECOM_TOOLTIP",		"Demontieren",
	"GUI_CP_DECOM_VTOOLTIP",	"Demontieren: Demontiert die Einheit und gewinnt Ressourcen zurck.  Schiffe mssen in eine Schiffswerft mit Reparaturdock zurckkehren um demontiert zu werden.",
	"GUI_CP_GALERT_TOOLTIP",	"Grner Alarm",
	"GUI_CP_GALERT_VTOOLTIP",	"Grner Alarm: Feuere keine Waffen ohne ausdrcklichen Angriffsbefehl ab.",
	"GUI_CP_YALERT_TOOLTIP",	"Gelber Alarm",
	"GUI_CP_YALERT_VTOOLTIP",	"Gelber Alarm: Arbeite Befehle ab, es sei denn der Feind greift an. In diesem Fall Zerstre die Angreifer.",
	"GUI_CP_RALERT_TOOLTIP",	"Roter Alarm",
	"GUI_CP_RALERT_VTOOLTIP",	"Roter Alarm: Greife jeden Feind in Sensorenreichweite an.",
	"GUI_CP_BUILD_TOOLTIP",		"Bauen",
	"GUI_CP_BUILD_VTOOLTIP",	"Bauen: ffnet das Baumen um Schiffe, Upgrades und Stationen zu bauen.",
	"GUI_CP_HARVEST_TOOLTIP",	"Dilithium oder Tritanium abbauen",
	"GUI_CP_HARVEST_VTOOLTIP",	"Dilithium oder Tritanium abbauen: Finde die nchste Ressourcenquelle und beginne mit dem Abbau.",
	"GUI_CP_RALLY_TOOLTIP",		"Treffpunkt setzen",
	"GUI_CP_RALLY_VTOOLTIP",	"Treffpunkt setzen: Legt einen Ort fest, an dem sich die Schiffe sammeln wenn sie die Station verlassen.",
	"GUI_CP_RESEARCH_TOOLTIP",	"Forschung",
	"GUI_CP_RESEARCH_VTOOLTIP",	"Forschung: ffnet das Forschungsmen um Upgrades zu erforschen.",
	"GUI_CP_BACK_TOOLTIP",		"Zurck",
	"GUI_CP_BACK_VTOOLTIP",		"Zurck: Kehrt zum Hauptmen zurck.",
	"GUI_CP_CANCEL_TOOLTIP",	"Abbrechen",
	"GUI_CP_CANCEL_VTOOLTIP",	"Abbrechen: Bricht den Bau oder die Forschung ab und gibt die Ressourcen wieder frei.",
	"GUI_CP_CLOSE_TOOLTIP",		"Schlieen",
	"GUI_CP_CLOSE_VTOOLTIP",	"Schlieen: Schliet das Popup Men",
	"GUI_CP_STRADE_TOOLTIP",	"Starte Handel",
	"GUI_CP_STRADE_VTOOLTIP",	"Starte Handel: Setzt den Startpunkt einer Handelsroute.",
	"GUI_CP_ETRADE_TOOLTIP",	"Handel Ende",
	"GUI_CP_ETRADE_VTOOLTIP",	"Handel Ende: Setzt den Endpunkt einer Handelsroute.",
	"GUI_CP_TRADE_DILITHIUM_TOOLTIP",	"Lade Dilithium",
	"GUI_CP_TRADE_DILITHIUM_VTOOLTIP",	"Lade Dilithium: Fllt das Schiff mit 500 Dilithium und sendet es zu einem Verbndeten.",
	"GUI_CP_TRADE_LATINUM_TOOLTIP",	"Lade Tritanium",
	"GUI_CP_TRADE_LATINUM_VTOOLTIP",	"Load Tritanium: Fllt das Schiff mit 500 Tritanium und sendet es zu einem Verbndeten.",
	"GUI_CP_TRADE_METAL_TOOLTIP",	"Lade Energie",
	"GUI_CP_TRADE_METAL_VTOOLTIP",	"Lade Energie: Fllt das Schiff mit 500 Energie und sendet es zu einem Verbndeten.",
	"GUI_CP_TRADE_CREW_TOOLTIP",	"Lade Crew",
	"GUI_CP_TRADE_CREW_VTOOLTIP",	"Lade Crew: Fllt das Schiff mit 500 Crew und sendet es zu einem Verbndeten.",
	"GUI_CP_TRADE_MENU_TOOLTIP",		"Handelsmen",
	"GUI_CP_TRADE_MENU_VTOOLTIP",	"Handelsmen: ffnet das Handelsmen um Transaktionen abzuwickeln und Ressourcen zu tauschen.",
	"GUI_CP_SET_FORMATION",	"Formationsmen",
	"GUI_CP_SET_FORMATION_VTOOLTIP", "^Formationsmen: ffnet das Formationsmen um detailliertere Befehle zu erteilen.",
	"GUI_CP_EVOLVE_TOOLTIP",	"Bauen",
	"GUI_CP_EVOLVE_VTOOLTIP",	"Bauen: ffnet das Baumen um Schiffe und Stationen zu bauen.",
	"GUI_CP_TRANSPORT_ATTACK_TOOLTIP", "Enter Angriff",
	"GUI_CP_TRANSPORT_ATTACK_VTOOLTIP", "Enter Angriff: Greift ein feindliches Ziel an und sendet Entertrupps sobald die Schilde zusammenbrechen.",
	"GUI_CP_COLONIZE_TOOLTIP", "Kolonisieren",
	"GUI_CP_COLONIZE_VTOOLTIP", "Kolonisieren: Kolonisiert einen Planeten.",


// Trade tooltips
	"GUI_CP_BUY_DILITHIUM_TOOLTIP",	"Kaufe Dilithium",
	"GUI_CP_BUY_DILITHIUM_VTOOLTIP", "Kaufe Dilithium: Kauft 100 Einheiten Dilithium fr 143 Latinum.",
	"GUI_CP_SELL_DILITHIUM_TOOLTIP", "Verkaufe Dilithium",
	"GUI_CP_SELL_DILITHIUM_VTOOLTIP", "Verkaufe Dilithium: Verkauft 100 Einheiten Dilithium fr 70 Latinum.",
	"GUI_CP_BUY_METAL_TOOLTIP",	"Kaufe Energie",
	"GUI_CP_BUY_METAL_VTOOLTIP", "Kaufe Energie: Kauft 100 Einheiten Energy fr 143 Latinum.",
	"GUI_CP_SELL_METAL_TOOLTIP",	"Verkaufe Energie",
	"GUI_CP_SELL_METAL_VTOOLTIP",	"Verkaufe Energie: Verkauft 100 Einheiten Energy fr 70 Latinum.",

	"GUI_CP_SREPAIR_TOOLTIP",		"Prioritts Reparatur",
	"GUI_CP_SREPAIR_VTOOLTIP",		"Prioritts Reparatur: Ignoriert alle weiteren Befehle bis dass Schiff repariert ist.",

	// AI menu button tooltips
	"GUI_CP_AI_MENU_TOOLTIP",	"KI Men",
	"GUI_CP_AI_MENU_VTOOLTIP",	"KI Men: ffnet das KI Men zum festlegen der Selbststndigkeit der gewhlten Schiffe oder Stationen.",

	"GUI_CP_SWNONE_TOOLTIP",	"Keine Spezialwaffen-Autonomie",
	"GUI_CP_SWNONE_VTOOLTIP",	"Keine Spezialwaffen-Autonomie: Die gewhlten Einheiten nutzen Spezialwaffen nur auf ausdrcklichen Befehl.",
	"GUI_CP_SWMED_TOOLTIP",		"Mittlere Spezialwaffen-Autonomie",
	"GUI_CP_SWMED_VTOOLTIP",	"Mittlere Spezialwaffen-Autonomie: Die gewhlten Einheiten nutzen Spezialwaffen nur wenn mehr als die hlfte ihrer Spezialenergie haben.",
	"GUI_CP_SWHIGH_TOOLTIP",	"Hohe Spezialwaffen-Autonomie",
	"GUI_CP_SWHIGH_VTOOLTIP",	"Hohe Spezialwaffen-Autonomie: Die gewhlten Einheiten nutzen Spezialwaffen wann immer sie knnen.",

	"GUI_CP_MOVELOW_TOOLTIP",	"Niedrige Bewegungs-Autonomie",
	"GUI_CP_MOVELOW_VTOOLTIP",	"Niedrige Bewegungs-Autonomie: Schiffe bewegen sich whrend des Kampfes nicht.",
	"GUI_CP_MOVEMED_TOOLTIP",	"Mittlere Bewegungs-Autonomie",
	"GUI_CP_MOVEMED_VTOOLTIP",	"Mittlere Bewegungs-Autonomie: Schiffe bleiben whrend des Kampfes in Formation, aber die Farmation darf sich als Gruppe bewegen.",
	"GUI_CP_MOVEHIGH_TOOLTIP",	"Hohe Bewegungs-Autonomie",
	"GUI_CP_MOVEHIGH_VTOOLTIP",	"Hohe Bewegungs-Autonomie: Schiffe drfen sich whrend des Kampfes frei bewegen, auch wenn sie angewiesen wurden sich in einer Formation fortzubewegen.",

	// Minimap tooltips
	"GUI_MM_SHIPS_TOOLTIP",		"Schiffe filtern",
	"GUI_MM_SHIPS_VTOOLTIP",	"Schiffe filtern: Zeige alle, Nur Verbndete, Nur Feinde oder Nur Neutrale.",
	"GUI_MM_STATIONS_TOOLTIP",	"Stationen filtern",
	"GUI_MM_STATIONS_VTOOLTIP",	"Stationen filtern: Zeige alle, Nur Verbndete, Nur Feinde oder Nur Neutrale.",

	// Minimap strings
	"GUI_MM_ALL_SHIPS_VISIBLE",       "Zeige alle sichtbaren Schiffe",
	"GUI_MM_ALLIED_SHIPS_VISIBLE",    "Zeige verbndete Schiffe",
	"GUI_MM_ENEMY_SHIPS_VISIBLE",     "Zeige feindliche Schiffe",
	"GUI_MM_NEUTRAL_SHIPS_VISIBLE",   "Zeige neutrale Schiffe",
	"GUI_MM_ALL_STATIONS_VISIBLE",    "Zeige alle sichtbaren Stationen",
	"GUI_MM_ALLIED_STATIONS_VISIBLE", "Zeige verbndete Stationen",
	"GUI_MM_ENEMY_STATIONS_VISIBLE",  "Zeige feindliche Stationen",
	"GUI_MM_NEUTRAL_STATIONS_VISIBLE","Zeige neutrale Stationen",


// Ship Display Tooltips and Verbose Tooltips, these have a good amount of
// dynamic information so they are broken in to little parts.
	"GUI_SD_PLANET",			"Planet",
	"GUI_SD_PLANET_VERBOSE",	"",	//eventually should have one of these for each race
	"GUI_SD_RACE_VESSEL",		"Schiff",
	"GUI_SD_RACE_REPAIR_BA",	"Crew kann die Systeme ihres Schiffes reparieren",
	"GUI_SD_RACE_REPAIR_A",		"Crew kann die Systeme ihres Schiffes reparieren",
	"GUI_SD_RACE_REPAIR_AA",	"Crew kann die Systeme ihres Schiffes reparieren",
	"GUI_SD_RACE_BOARD_BA",		"Crew kann Enterversuche unternehmen und Enterversuche feindlicher Schiffe abwehren",
	"GUI_SD_RACE_BOARD_A",		"Crew kann Enterversuche unternehmen und Enterversuche feindlicher Schiffe abwehren",
	"GUI_SD_RACE_BOARD_AA",		"Crew kann Enterversuche unternehmen und Enterversuche feindlicher Schiffe abwehren",
	"GUI_SD_RACE_CANT_BOARD",	"kann weder entern noch geentert werden.",
	"GUI_SD_REPAIR_SYS_ENG",	"Antrieb",
	"GUI_SD_REPAIR_SYS_LS",		"Lebenserhaltung",
	"GUI_SD_REPAIR_SYS_WPN",	"Waffenkontrolle",
	"GUI_SD_REPAIR_SYS_SHLD",	"Schildgenerator",
	"GUI_SD_REPAIR_SYS_SENS",	"Sensoren",
	"GUI_SD_REPAIR_SYSX_ENG",	"Antrieb ist",
	"GUI_SD_REPAIR_SYSX_LS",	"Lebenserhaltung ist",
	"GUI_SD_REPAIR_SYSX_WPN",	"Waffenkontrolle ist",
	"GUI_SD_REPAIR_SYSX_SHLD",	"Schildgenerator ist",
	"GUI_SD_REPAIR_SYSX_SENS",	"Sensoren sind",
	"GUI_SD_REPAIR_FUNC_SYS",	"voll funktionstchtig.",
	"GUI_SD_REPAIR_REP_SYS",	"in Reparatur",
	"GUI_SD_REPAIR_LEFT_SYS",	"%% verbleiben",
	"GUI_SD_REPAIR_DIS_SYS",	"deaktiviert.",
	"GUI_SD_REPAIR_NA_SYS",		"in dieser Klasse nicht vorhanden.",
	"GUI_SD_BAR_HEALTH",		"Strukturelle Integritt bei",
	"GUI_SD_BAR_ENERGY",		"Spezialenergie bei",
	"GUI_SD_BAR_FREIGHT_IS",	"Frachter ist",
	"GUI_SD_BAR_PERFULL",		"%% voll.",
	"GUI_SD_BAR_CARGO_IS",		"Frachtschiff ist",
	"GUI_SD_BAR_DLTH_INF",		"Diese Quelle hat unbegrenzte Ressourcen.",
	"GUI_SD_BAR_DLTH_MOON",		"Asteroid hat",
	"GUI_SD_BAR_DLTH_LEFT",		"Dilithium verbleiben.",
	"GUI_SD_BAR_LATINUM",		"Asteroid hat",
	"GUI_SD_BAR_LAT_LEFT",		"Tritanium verbleiben.",
	"GUI_SD_BAR_DLTHX_PERFULL",	"%% voll mit ",
	"GUI_SD_BAR_DLTHX_LEFT",	"Dilithium brig von",
	"GUI_SD_BAR_LATX_LEFT",		"Tritanium brig von",
	"GUI_SD_BAR_PLANET",		"Planet hat",
	"GUI_SD_BAR_BIOMATTER_LEFT", "Betriebsmittel verbleiben.",
	"GUI_SD_BAR_BIOMATTERX_LEFT", "Betriebsmittel brig von",
	"GUI_SD_BAR_METAL_LEFT",	"Energie verbleiben.",
	"GUI_SD_BAR_METALX_LEFT",	"Energie brig von",
	"GUI_SD_BAR_RESEARCH",		"Forschung",
	"GUI_SD_BAR_CONST",			"Konstruktion",
	"GUI_SD_BAR_PERCOMP",		"%% fertig.",
	"GUI_SD_BAR_NO_RESEARCH",	"Keine aktuellen Forschungen.",
	"GUI_SD_BAR_NO_CONST",		"Keine aktuellen Konstruktionen.",
	"GUI_SD_BAR_PERCOMPX",		"%% fertig.  Es verbleiben etwa",
	"GUI_SD_BAR_SECREMAIN",		"Sekunden.",
	"GUI_SD_TEXT_VESSEL",		"Schiffsbezeichnung",
	"GUI_SD_TEXT_CREW_LABEL",	"CREW",
	"GUI_SD_TEXT_DERELICT",		"Wrack",
	"GUI_SD_TEXT_CREW",			"Crew",
	"GUI_SD_TEXT_SPECIAL_WEAPON_ENERGY", "Spezialwaffenenergie",
	"GUI_SD_TEXT_CREW_MIN",		"arbeitet mit minimaler Leistung.",
	"GUI_SD_TEXT_CREW_RED",		"arbeitet mit reduzierter Leistung.",
	"GUI_SD_TEXT_CREW_NOR",		"arbeitet mit normaler Leistung.",
	"GUI_SD_TEXT_DERELICT_ADV",	"Beame Crew auf dieses Schiff um die Schiffssysteme zu reaktivieren.",
	"GUI_SD_TEXT_CREW_FIRE_UP",	"Die Crew wurde angewiesen die Feuerrate auf Kosten der anderen Systeme zu erhhen.",
	"GUI_SD_TEXT_CREW_FIRE_DN",	"Feuerrate der Waffen ist gemindert.",
	"GUI_SD_TEXT_CREW_REP_UP",	"Die Crew wurde angewiesen die Reparaturgeschwindigkeit auf Kosten der anderen Systeme zu erhhen.",
	"GUI_SD_TEXT_CREW_REP_DN",	"Reparaturgeschwindigkeit ist gemindert.",

// Ship Display Cargo types
	"GUI_SD_CARGO_DILITHIUM",	"Dilithium",
	"GUI_SD_CARGO_LATINUM",		"Tritanium",
	"GUI_SD_CARGO_METAL",		"???",
	"GUI_SD_CARGO_CREW",		"Crew",
	"GUI_SD_CARGO_BIOMATTER",	"Betriebsmittel",
	"GUI_SD_CARGO_EMPTY",		"Leer",
	"GUI_SD_CARGO_SAURIAN_BRANDY", "Saurianischer Brandy",
	"GUI_SD_CARGO_TRIBBLES",		"Tribbels",
	"GUI_SD_CARGO_WARP_CORES",		"Warpkerne",
	"GUI_SD_TRADE_GOODS",		"Handelswaren",
	"GUI_SD_ROMULAN_ALE",		"Romulan Ale",
	"GUI_SD_REPLICATORS",		"Replikatoren",
	"GUI_SD_GAGH",				"Gagh",
	"GUI_SD_HOLOGENERATOR",		"Hologeneratoren",
	"GUI_SD_MEDICAL_SUPPLIES",	"Medizinischer Bedarf",
	"GUI_SD_ANTIGRAV",			"Antigravitationsgerte",
	"GUI_SD_QUADROTRITICALE",	"Quadrotriticale",
	"GUI_SD_RAKTAJINO",			"Raktajino",
	
	"GUI_WI_ANALYSIS",			"Analyse von",
	"GUI_WI_GRAVMINE",			"Die Geschwindigkeit des Schiffes hat sich gendert.",
	"GUI_WI_SPY",				"Inoffizielle bertragung eines Spions an Bord entdeckt.",

// tooltips for the metal bar that appear on the planet.
	"GUI_PLANET_METAL_BAR",			"Energiegehalt.",
	"GUI_PLANET_METAL_BAR_VERBOSE",	"Energiegehalt des Planeten. Energie kann durch das bauen einer orbitalen Abbaueinrichtung extrahiert werden.",

// Objectives Pop Up.
	"GUI_POP_OBJ_BUTTON",		"OK",
	"GUI_POP_OBJ_TOOLTIP",		"Rckkehr zum Spiel.",

// Comm Pop Up.
	"GUI_POP_COMM_TITLE",		"Kommunikation/Bndnisse",
	"GUI_POP_COMM_PLAYER",		"Spieler",
	"GUI_POP_COMM_CHAT",		"CHAT",
	"GUI_POP_COMM_TEAM",		"TEAM",
	"GUI_POP_COMM_ALLIANCE",	"Verbndete",
	"GUI_POP_COMM_MESSAGE",		"Chatnachricht an:",
	"GUI_POP_COMM_GIVE",		"BERGEBEN",
	"GUI_POP_COMM_ALLIEDV",		"Gemeinsamer Sieg",
	"GUI_POP_COMM_LATENCY",		"Hohe Wartezeit",
	"GUI_POP_COMM_TEAM_PREFIX",	"Team",
	"GUI_POP_COMM_NAME_TT",		"Spielername, klicken um als aktuellen Spieler auszuwhlen.",
	"GUI_POP_COMM_CHAT_TT",		"festsetzen wenn Sie Chat-Nachrichten an diesen Spieler senden wollen.",
	"GUI_POP_COMM_ENEMY_TT",	"Feindlich - Feuer nach belieben!",
	"GUI_POP_COMM_NEUTRAL_TT",	"Neutral - Feuert nicht auf, aber teielt den Sichtbereich nicht.",
	"GUI_POP_COMM_ALLY_TT",		"Verbndet - Feuert nicht auf und teielt den Sichtbereich.",
	"GUI_POP_COMM_SELECT_TT",	"Momentan ausgewhlter Spieler.",
	"GUI_POP_COMM_CHAT_ALL",	"ALLE",
	"GUI_POP_COMM_CHAT_ALL_TT",	"Alle Spieler empfangen Ihre Chatnachrichten.",
	"GUI_POP_COMM_CHAT_ALY",	"VERBNDETE",
	"GUI_POP_COMM_CHAT_ALY_TT",	"Nur Ihre Verbndeten empfangen Ihre Chatnachrichten.",
	"GUI_POP_COMM_CHAT_EMY",	"ENEMIES",
	"GUI_POP_COMM_CHAT_EMY_TT",	"Nur Ihre Feinde empfangen Ihre Chatnachrichten.",
	"GUI_POP_COMM_CHAT_PVT",	"PRIVAT",
	"GUI_POP_COMM_CHAT_PVT_TT",	"Nur der momentan ausgewhlte Spieler empfngt Ihre Chatnachrichten.",
	"GUI_POP_COMM_GIVE_UNT",	"Einheiten",
	"GUI_POP_COMM_GIVE_UNT_TT",	"bergibt die momentan ausgewhlten Einheiten an den aktuell gewhlten Spieler.",
	"GUI_POP_COMM_GIVE_DLT",	"Dilithium",
	"GUI_POP_COMM_GIVE_DLT_TT",	"bergibt Dilithium an den ausgewhlten Spieler.",
	"GUI_POP_COMM_GIVE_CRW",	"Crew",
	"GUI_POP_COMM_GIVE_CRW_TT",	"bergibt Crew an den ausgewhlten Spieler.",
	"GUI_POP_COMM_GIVE_MET",	"Energie",
	"GUI_POP_COMM_GIVE_MET_TT",	"bergibt Energie an den ausgewhlten Spieler.",
	"GUI_POP_COMM_GIVE_LAT",	"Tritanium",
	"GUI_POP_COMM_GIVE_LAT_TT",	"bergibt Tritanium an den ausgewhlten Spieler.",
	"GUI_POP_COMM_GIVE_BIO",	"Betriebsmittel",
	"GUI_POP_COMM_GIVE_BIO_TT",	"bergibt Betriebsmittel an den ausgewhlten Spieler.",
	"GUI_POP_COMM_DLTH_UP",		"Erhht die Menge des zu bertragenden Dilithiums.",
	"GUI_POP_COMM_DLTH_DN",		"Verringert die Menge des zu bertragenden Dilithiums.",
	"GUI_POP_COMM_CREW_UP",		"Erhht die Menge der zu bertragenden Crew.",
	"GUI_POP_COMM_CREW_DN",		"Verringert die Menge der zu bertragenden Crew.",
	"GUI_POP_COMM_METAL_UP",	"Erhht die Menge der zu bertragenden Energie.",
	"GUI_POP_COMM_METAL_DN",	"Verringert die Menge der zu bertragenden Energie.",
	"GUI_POP_COMM_LATINUM_UP",	"Erhht die Menge des zu bertragenden Tritaniums.",
	"GUI_POP_COMM_LATINUM_DN",	"Verringert die Menge des zu bertragenden Tritaniums.",
	"GUI_POP_COMM_BIOMATTER_UP",	"Erhht die Menge der zu bertragenden Betriebsmittel.",
	"GUI_POP_COMM_BIOMATTER_DN",	"Verringert die Menge der zu bertragenden Betriebsmittel.",
	"GUI_POP_COMM_ALLIEDV_TT",	"Wenn aktiv reicht ein Verbndeter Sieg um das Spiel zu gewinnen.",
	"GUI_POP_COMM_LATENCY_TT",	"Dieses Kstchen anklicken wenn sie ber eine langsame (oder laggy) Internetverbindung spielen.",
	"GUI_POP_COMM_DONE",		"OK",
	"GUI_POP_COMM_MSG_DLTH_TO",	"Dilithium an",
	"GUI_POP_COMM_MSG_CREW_TO",	"Crew an",
	"GUI_POP_COMM_MSG_METAL_TO",	"Energie an",
	"GUI_POP_COMM_MSG_LATINUM_TO",	"Tritanium an",
	"GUI_POP_COMM_MSG_BIOMATTER_TO","Betriebsmittel an",

	"GUI_POP_COMM_MSG_GAVE",	"Sie bergaben",
	"GUI_POP_COMM_MSG_GAVE_U",	"bergab Ihnen",
	"GUI_POP_COMM_MSG_CONSDR",	"Sie behandeln",
	"GUI_POP_COMM_MSG_CON_U",	"behandelt Sie",
	"GUI_POP_COMM_MSG_ENEMY",	"jetzt als Feind.",
	"GUI_POP_COMM_MSG_NEUTRAL",	"jetzt neutral.",
	"GUI_POP_COMM_MSG_ALLY",	"jetzt als Verbndeten.",
	"GUI_POP_COMM_MSG_UNITS",	"Sie bergaben Einheiten an",
	"GUI_POP_COMM_MSG_UNITS_U",	"hat Ihnen Einheiten bergeben.",

// Drop Player Pop Up.
	"GUI_POP_DROP_WAIT",		"Warte seit ",
	"GUI_POP_DROP_SECONDS",		"Sekunden:",
	"GUI_POP_DROP_BUTTON",		"Eliminieren",
	"GUI_POP_DROP_TOOLTIP",		"Gibt Ihre Stimme, zum entfernen aller momentan gelisteten Spieler aus dem Spiel, ab.",
	"GUI_POP_AITAKEOVER_BUTTON","KI-bernahme",
	"GUI_POP_AITAKEOVER_TOOLTIP","Gibt Ihre Stimme, zum ersetzen aller momentan gelisteten Spieler durch einen Computer-Spieler(KI), ab.",
	"GUI_POP_DROP_YES_QUIT",			" hat aufgehrt.",
	"GUI_POP_DROP_YES_DISCONNECTED",	" ist getrennt.",
	"GUI_POP_DROP_YES_SHELL",			" ist im Men.",
	"GUI_POP_DROP_YES_UNRESPONSIVE",	" reagiert nicht.",
	"GUI_POP_DROP_VOTE_ELIMINATE",	" abgestimmt fr Eliminieren.",
	"GUI_POP_DROP_VOTE_AITAKEOVER",	" abgestimmt fr KI-bernahme.",
	"GUI_POP_DROP_VOTE_WAITING",	" wartet.",


// Player Load Percentage Pop Up
	"GUI_POP_LOAD_WAIT",		"Warte auf ladenden Spieler seit",
	"GUI_POP_LOAD_SECONDS",		"Sekunden:",

// Pause Game Pop Up
	"GUI_POP_PAUSE_TEXT",		"",
	"GUI_POP_PAUSE_CONTINUE",	"",
	"GUI_POP_PAUSE_TOOLTIP",	"Spiel fortsetzen.",

// Planet stuff
	"PLANET_UNPOPULATED",	"Unbewohnt",
	"PLANET_SPARSE",		"Sprlich",
	"PLANET_LIGHT",			"Leicht",
	"PLANET_MEDIUM",		"Normal",
	"PLANET_HEAVY",			"Stark",
	"PLANET_UNINHABITABLE",	"Unbewohnbar",
	"PLANET_POPULATION",	"Einwohnerzahl:",

// Versioning, the english has no funny suffix, we may version other parts of it later
	"VERSION_PREFIX",			"v",
	"VERSION_SEPARATOR",		".",
	"VERSION_SUFFIX",			"",

	"Computer Easy",			"AI Easy",
	"Computer Medium",			"AI Medium",
	"Computer Hard",			"AI Hard",
	"Computer Neural",			"AI Neural",

// Messages to print when players quit / are kicked / are dropped
	"DEPARTURE_REASON_QUIT",		" hat das Spiel verlassen.",
	"DEPARTURE_REASON_LOST",		" wurde getrennt.",
	"DEPARTURE_REASON_DROPPED",		" wurde gekickt.",
	"DEPARTURE_REASON_VOTED",		" whlte Sie aus seinem Spiel heraus.",
	"DEPARTURE_ACTION_AITAKEOVER",	" Eine KI hat das Spiel fr ihn bernommen.",
	"DEPARTURE_ACTION_ELIMINATED",	" Der Spieler wurde eliminiert.",

// General Multiplayer Messages
	"MULTIPLAYER_ONLY_PLAYER",		"Sie befinden sich jetzt im Einzelspieler Modus.",

// General Multiplayer Messages, which are preceeded by a players name
	"MP_VOICE_RECEIVED",			" spricht.",
	"MP_GAME_PAUSED",				" pausiert das Spiel.",
	"MP_GAME_UNPAUSED",				" setzt das Spiel fort.",
	"MP_GAME_SPEED_CHANGED",		" hat die Spielgeschwindigkeit gendert.",
	"MP_GAME_LATENCY_CHANGED",		" hat die Netzwerk-Wartezeit gendert.",

// Let's hope we never actually have to print this message for the user.  That means their multiplayer game is ruined :(
	"MULTIPLAYER_SYNC_ERROR",		"Synchronisation verloren",

// Announce that a multiplayer save occurred (all players see message) or that the request was denied (only requestor sees it)
	"MULTIPLAYER_SAVE",			"Multiplayer Speichern",
	"MULTIPLAYER_SAVE_DENIED",	"Sie mssen 10 Minuten zwischen jedem Multiplayer speichern warten.",

// Multiplayer Game Type Progress / End text that isn't part of a game message (usually because it has a player name in it)
	"GT_Victorious",				"Siegreiche Spieler sind:",
	"GT_Also_Victorious",			"Andere Siegreiche Spieler sind:",
	"GT_Victorious_Player_Begin",	"    ",
	"GT_Victorious_Player_End",		"",

	"GT_Other_Eliminated_Begin",	"Spieler ",
	"GT_Other_Eliminated_End",		" wurde eliminiert!",

	"GT_Attacker_Time_To_Kill_Left",	"You have ",
	"GT_Attacker_Time_To_Kill_Right",	" to eliminate the defenders and win.",
	"GT_Defender_Time_Remaining_Left",	"You must hold out for ",
	"GT_Defender_Time_Remaining_Right",	" to win the game.",
	"GT_Observer_Time_Remaining_Left",	"There are ",
	"GT_Observer_Time_Remaining_Right",	" minutes left in the game.",

	"GT_Flag_Being_Towed",	"Your flag is being towed!",
	"GT_Towing_A_Flag",	"You have taken an enemy flag! Return it to your starbase!",

	"GT_Assault_Location",	"400 105 1100 125",
	"GT_Towing_Location",	"400 805 1100 825",
	"GT_Towed_Location",	"400 705 1100 725",

	"GT_Latinum_Collect_A",	" has collected ",
	"GT_Latinum_Collect_AP"," have collected ",
	"GT_Latinum_Collect_B",	" tritanium.",
	

	// launch failure codes, as reported on the machine that had the launch failure
	// the OK code should never be printed to the console - it is just for debugging / logging completeness
	"LFR_OK",												"Startanfrage akzeptiert",
	"LFR_LOCAL_ASSETS_VERSION_BAD",							"Sie knnen dieses Spiel nicht spielen, da Sie unterschiedliche Versionen des Spiels haben.",
	"LFR_LOCAL_ASSETS_MAP_BAD",								"Sie knnen nicht starten, weil Sie nicht die Karte des Hosts haben.",
	"LFR_LOCAL_CD_NEED_OWN",								"Sie bentigen Ihre eigene CD zum spielen.",
	"LFR_LOCAL_LADDER_MATCH_GAMESPY_NEEDED",				"Sie mssen mit in einem GameSpy-Account eingeloggt sein um ein ladder match zu spielen.",
	"LFR_LOCAL_ASSAULT_CHOSE_START_LOCATION",				"Sie mssen eine Start-Position whlen, um diese Assault Karte zu spielen.",
	"LFR_LOCAL_RACE_INVALID_FOR_COLONIZE",					"Sie mssen eine Rasse whlen, die Planeten kolonisieren kann, um diese Plaet-Kolonisieren Karte zu spielen.",
	"LFR_LOCAL_RACE_INVALID_FOR_DEFEND",					"Sie mssen eine Rasse whlen, die Planeten kolonisieren kann, um diese verteidige Planet Karte zu spielen.",
	"LFR_LOCAL_RACE_INVALID_FOR_CTF",						"Sie msen eine Rasse whlen die Flaggen einfangen kann, um diese capture the Flag Karte spielen zu knnen.",
	"LFR_LOCAL_RACE_INVALID_FOR_LATINUM",					"Sie mssen eine Rasse whlen, die Latinum sammeln kann, um diese Latinum sammel Karte zu spielen.",
	"LFR_HOST_OVERLOADED",									"Zum Starten muss der Host eine Karte mit mehr Startpunkten whlen.  Alternativ knnen einige Spieler Zuschauer werden, das Spiel verlassen oder gekickt wrden.",
	"LFR_HOST_TWO_TEAMS_NEEDED",							"Das Spiel kann erst gestartet werden, wenn es mindestens 2 Teams gibt.",
	"LFR_HOST_NEED_MORE_PLAYERS",							"Das Spiel kann nicht mit nur einem Spieler starten.",
	"LFR_HOST_CD_NEED_MORE",								"Es werden mehr CDs bentigt um mit so vielen Spielern zu spielen.",
	"LFR_HOST_LADDER_MATCH_IS_2_PLAYERS",					"Um ein ladder match zu spielen, mssen es genau 2 Spieler sein.",
	"LFR_HOST_LADDER_MATCH_GAMESPY_NEEDED",					"Alle ladder match Spieler mssen in einen GameSpy Account eingeloggt sein.",
	"LFR_HOST_ASSETS_BAD",									"Das Spiel kann nicht gestartet werden, weil einige Spieler eine andere Version als der Host haben.",
	"LFR_HOST_JOINERS_NOT_READY",							"Der Host mchte starten!  Drcken Sie den Launch-Knopf wenn Sie bereit sind zu beginnen!",
	"LFR_HOST_ASSAULT_START_LOCATIONS_NEEDED",				"Der host kann diese Assault map nicht starten, bis alle Spieler eine Startposition gewhlt haben.",

	// special case message - host to self when joiners are not ready
	"LFR_HOST_JOINERS_NOT_READY_TO_SELF",					"Den anderen Spielern wurde mitgeteilt, dass sie starten wollen.",


	// launch failure codes, as reported on the other machines (not the ones that had the launch failure)
	// the OK code should never be printed to the console - it is just for debugging / logging completeness
	// the players name (or "The Host") will be printed before this message)
	"LFR_OTHER_LOCAL_ASSETS_VERSION_BAD",					" hat eine andere Version des Spiels, deshalb kann der Host nicht starten.",
	"LFR_OTHER_LOCAL_ASSETS_MAP_BAD",						" hat nicht die bentigte Karte, deshalb kann der Host nicht starten.",
	"LFR_OTHER_LOCAL_CD_NEED_OWN",							" hat keine CD eingelegt, deshalb kann der Host nicht starten.",
	"LFR_OTHER_LOCAL_LADDER_MATCH_GAMESPY_NEEDED",			" ist nicht in einem GameSpy-Account eingeloggt, deshalb kann der Host nicht starten.",
	"LFR_OTHER_LOCAL_ASSAULT_CHOSE_START_LOCATION",			" muss eine Startposition whlen, bevor diese Assault map gestartet werden kann.",
	"LFR_OTHER_LOCAL_RACE_INVALID_FOR_COLONIZE",			" muss eine Rasse whlen, die Planeten kolonisieren kann, um diese Colonize Planets Karte starten zu knnen.",
	"LFR_OTHER_LOCAL_RACE_INVALID_FOR_DEFEND",				" muss eine Rasse whlen, die Planeten kolonisieren kann um diese Defend Planet Karte gestartet werden kann.",
	"LFR_OTHER_LOCAL_RACE_INVALID_FOR_CTF",					" muss eine Rasse whlen, die Flaggen einfangen kann, bevor diese Karte gestartet werden kann.",
	"LFR_OTHER_LOCAL_RACE_INVALID_FOR_LATINUM",				" muss eine Rasse whlen die Latinum sammeln kann, bevor diese Collect Latinum Karte gestartet werden kann.",


	// for map objectives text for each play type
	"GT_TEAM_OBJECTIVES",									"Teams sind fixiert.",
	"GT_ALLIANCE_OBJECTIVES",								"Bndnisse knnen nach dem Start gendert werden.",
	"GT_CAPTURE_DERELICT_OBJECTIVES",						"Bringe feindliche Flaggen zu deiner Sternenbasis.",
	"GT_COLONIZE_PLANETS_OBJECTIVES",						"Kolonisiere mehr als die hlfte der Planeten.",
	"GT_DEFEND_PLANET_OBJECTIVES",							"Verteidige deinen Planeten.",
	"GT_LADDER_2P_OBJECTIVES",								"Ladder Match.",
	"GT_ASSAULT_OBJECTIVES_LHS",							"Team 1 gewinnt durch ",
	"GT_ASSAULT_OBJECTIVES_RHS",							" Minuten halten.",
	"GT_COLLECT_LATINUM_LHS",								"Sammle ",
	"GT_COLLECT_LATINUM_RHS",								" Latinum.",

	//
	// TRADE STATUS DISPLAY
	//
	"TRADE_SENT_TO_TEAM",		"Sende an Team %d:",
	"TRADE_DILITHIUM_AMOUNT",	"Dilithium: %d",
	"TRADE_LATINUM_AMOUNT",		"Tritanium: %d",
	"TRADE_METAL_AMOUNT",		"Energie: %d",
	"TRADE_CREW_AMOUNT",		"Crew: %d",
	"TRADE_BIOMATTER_AMOUNT",	"Betriebsmittel: %d",

	//
	// Replay system.  (Note - shell stuff is in label.map)
	//

	"REPLAY_CHAPTER_CREATED",	"Replay Chapter Created.",


	// Miscellanous
	"MISC_OMEGA",		"Omega Partikel",
	"MISC_OMEGA_V",		"Omega Partikel Verbose - This is from Armada 1",
	"FERENGI_CARGOCLASS", "Ferengi Frachtschiff",
	"FERENGI_CARGOCLASS_V", "Die Ferengie Frachtschiffe agieren durch die Galaxis. Jedes mal wenn ein Ferengi Frachtschiff an einer Handelsstation andockt, wandert eine kleine Menge Latinum in die taschen des Besitzers der Handelsstation.",
	"FERENGI_MARAUDER", "Ferengi Marauder - Traktorstrahl",
	"FERENGI_MARAUDER_V", "Die Ferengi sind bekannt dafr, verlassene Schiffe als ihr Eigentum anzusehen.",
	"FERENGI_SCAVENGER", "Ferengi Scavenger - Traktorstrahl",
	"FERENGI_SCAVENGER_V", "Die Ferengi sind bekannt dafr, verlassene Schiffe als ihr Eigentum anzusehen.",
	"Z_FLAG",			"Flagge",
	"Z_FLAG_V",			"Beschtze deine Flagge und schleppe die Flaggen anderer Spieler zu deiner Sternenbasis um sie zu besiegen.",
	"Z_FLAG_OWNER_BEFORE_NAME",	"",
	"Z_FLAG_OWNER_AFTER_NAME",	"'s Flagge",
	
	// Hotkeys
	"HOTKEY_F1", "<F1>",
	"HOTKEY_F2", "<F2>",
	"HOTKEY_F3", "<F3>",
	"HOTKEY_F4", "<F4>",
	"HOTKEY_F5", "<F5>",
	"HOTKEY_F6", "<F6>",
	"HOTKEY_F7", "<F7>",
	"HOTKEY_F8", "<F8>",
	"HOTKEY_F9", "<F9>",
	"HOTKEY_F10", "<F10>",
	"HOTKEY_F11", "<F11>",
	"HOTKEY_F12", "<F12>",
	"HOTKEY_U", "<U>",

	"HOTKEY_~", "<~>",
	"HOTKEY_BS", "<Backspace>",
	"HOTKEY_SBS", "<SHIFT+Backspace>",
	"HOTKEY_INS", "<Insert>",

	// tech tree display info
	"TECHTREE_WEAPONS",		"WAFFEN",
	"TECHTREE_SHIPS",		"SCHIFFE UND STATIONEN",
	"TECHTREE_UNAVAILABLE",	"Der Tech-Tree ist nicht verfgbar mit der Freie technologie Auswahl.",

	// Admiral's Log localization info
	"ADLOG_FIRST_SUFFIX",	"st",
	"ADLOG_SECOND_SUFFIX",	"nd",
	"ADLOG_THIRD_SUFFIX",	"rd",
	"ADLOG_DEFAULT_SUFFIX",	"th",	// for 4th, 5th

	"ADLOG_BATTLE_VICTORY",	"Sieg!",
	"ADLOG_BATTLE_DEFEAT",	"Niederlage.",
	"ADLOG_BATTLE_DRAW",	"Unentschieden.",
	"ADLOG_BATTLE_TITLE",	"Die %d%s Schlacht von %s",		// ex, the 1st Battle of PlanetZ

	"ADLOG_MOST_EFFECTIVE",				"Effektivste Kampfschiff-Klasse",
	"ADLOG_LEAST_EFFECTIVE",			"Uneffektivste Kampfschiff-Klasse",
	"ADLOG_NONE_EFFECTIVE",				"Nicht effektive Kampfschiff-Klasse.",
	"ADLOG_MOST_EFFECTIVE_AGAINST",		"Effektivste Kampfschiff-Klasse eingesetz gegen %s",
	"ADLOG_LEAST_EFFECTIVE_AGAINST",	"Uneffektivste Kampfschiff-Klasse eingesetz gegen %s",
	"ADLOG_NONE_EFFECTIVE_AGAINST",		"Nicht effektive Kampfschiff-Klasse eingesetz gegen %s.",
	"ADLOG_EFFECTIVENESS_RATING",		"Effektivittsbewertung",

	"ADLOG_TEAM_LABEL",					"Team ",		// Team 1
	"ADLOG_WINNER_LABEL",				"Gewinner",
	"ADLOG_ALLY_LABEL",				"Verbndet",
	"ADLOG_NEUTRAL_LABEL",			"Neutral",
	"ADLOG_ENEMY_LABEL",			"Feind",
	"ADLOG_NORELATION_LABEL",		"",

	"ADLOG_SAVE_FILE_TILE",          "Speichere in Datei",
	"ADLOG_SAVE_BUTTON_TEXT",        "OK",
	"ADLOG_SAVE_SUCCESS",            "Datei gespeichert in Ihrem 'Meine Dokumente' Ordner.",
	"ADLOG_SAVE_FAILURE",            "Konnte Datei nicht speichern.",

	"ADLOG_SCORE_TAB",               "",
	"ADLOG_MILITARY_TAB",            "",
	"ADLOG_ECONOMY_TAB",             "",
	"ADLOG_TIMELINE_TAB",            "",
	"ADLOG_BATTLES_TAB",             "",
	"ADLOG_SHIPS_TAB",               "",
	"ADLOG_BUILD_TAB",               "",
	"ADLOG_TALLY_TAB",               "",

	// Admiral's Log Economy Screen labels
	"ADLOG_RESOURCE_GATHERED",		"Gesammelt: ",		
	"ADLOG_RESOURCE_SPENT",			"Verbraucht: ",
	"ADLOG_RESOURCE_BOUGHT",		"Gekauft: ",
	"ADLOG_RESOURCE_SOLD",			"Verkauft: ",
	"ADLOG_CREW_ENLISTED",			"Angeworben: ",
	"ADLOG_CREW_ASSIGNED",			"bertragen: ",
	"ADLOG_CREW_KILLED",			"Zerstrt: ",
	"ADLOG_TRADE_PROFIT",			"Handelsgewinn: ",
	"ADLOG_BIOMATTER_CONVERTED",	"Betriebsmittel umgewandelt: ",

	// timeline labels
	"ADLOG_TIMELINE_LABEL",			"Relative Strke der Flotten",
	"ADLOG_TIMELINE_BATTLE_ICON",	" - Schlacht",
	"ADLOG_TIMELINE_PLANET_ICON",	" - Planet kolonisieren",

	// Ship filter buttons
	"ADLOG_FILTER_ALL",				"Alle",
	"ADLOG_FILTER_ASSAULT",			"Kreuzer",
	"ADLOG_FILTER_BATTLESHIP",		"Schlachtschiff",
	"ADLOG_FILTER_DESTROYER",		"Zerstrer",
	"ADLOG_FILTER_SCIENCE",			"Untersttzungsschiff",
	"ADLOG_FILTER_OTHER",			"Andere",
	"ADLOG_SHIPS_LOST",				"...VERLOREN",

	// Military screen
	"ADLOG_MILITARY_KILLED",		"Zerstrt",
	"ADLOG_MILITARY_LOST",			"Verloren",
	"ADLOG_MILITARY_RATIO",			"Verhltnis",
	"ADLOG_MILITARY_BUILT",			"Gebaut",
	"ADLOG_MILITARY_MAX",			"Max",
	"ADLOG_MILITARY_COLONIZED",		"Kolonisiert",


	// ADMIRALS LOG
	// Names for creation and destruction
	"ADM_COMMISSIONED",		"Beauftragt",
	"ADM_ASSEMBLED",		"Montiert",
	"ADM_CREATED",			"Geschaffen",
	"ADM_WARPED",			"Warped in",
	"ADM_EVOLVED",			"Betriebsart gendert",
	"ADM_REJOINED",			"Betriebsart gendert",
	"ADM_SEPARATED",		"Getrennt",
	"ADM_DEFEATED",			"Besiegt",
	"ADM_ENTERED_FLEET",		"Flotte beigetreten",
	"ADM_DESTROYED_BY",		"zerstrt durch",
	"ADM_NEBULA",			"Nebel",
	"ADM_UNKNOWN",			"Unbekannt",
	"ADM_RECYCLED",			"Recycled",
	"ADM_DECOMMISSIONED",		"Demontiert",
	"ADM_TAKEN_BY",			"bernommen durch",
	"ADM_ASSIM_BY",			"Assimiliert durch",
	"ADM_TAKEN_FROM",		"bernommen von",
	"ADM_ASSIM_FROM",		"Assimiliert von",
	"ADM_SALVAGED",			"Geborgen durch Ferengi",


	"UI_GRAPHICS_INITIALIZATION_ERROR_MESSAGE", "Graphics initialization failed.  No compatible Direct3D8 hardware accelerator detected.",
	"UI_INITIALIZATION_ERROR_TITLE", "Star Trek Armada II: Initialization Failure",

	"GUI_CP_RECYCLE_METAL_TOOLTIP", "Transmute metal into dilithium <^M>",
	"GUI_CP_RECYCLE_METAL_VTOOLTIP", "Transmute 143 units of metal into 100 units of dilithium.",
	"GUI_CP_RECYCLE_DILITHIUM_TOOLTIP", "Transmute dilithium into metal <^D>",
	"GUI_CP_RECYCLE_DILITHIUM_VTOOLTIP", "Transmute 143 units of dilithium into 100 units of metal.",

	// *** [ EVENTS.ODF ] ***	
	"EVENTS_FERENGI_SCAVENGER",					"Ferengi haben eines Ihrer verlassenen Schiffe gestohlen.",
	"EVENTS_NO_REPAIR_FACILITIES",				"Sie haben keine Reparatur-Einrichtungen. Bauen Sie eine Schiffswerft.",
	"EVENTS_BEGINNING_SHIP_CONSTRUCTION",		"Beginne Schiffskonstruktion.",
	"EVENTS_SHIP_CONSTRUCTION_COMPLETE",		"Schiffskonstruktion abgeschlossen.",
	"EVENTS_BEGINNING_STATION_CONSTRUCTION",	"Beginne Stationsbau.",
	"EVENTS_STATION_CONSTRUCTION_COMPLETED",	"Stationsbau abgeschlossen.",
	"EVENTS_RESEARCH_BEGUN",						"Forschung begonnen.",
	"EVENTS_RESEARCH_COMPLETE",					"Forschung abgeschlossen.",
	"EVENTS_ENEMY_ENGAGED",						"Feind angegriffen.",
	"EVENTS_BASE_UNDER_ATTACK",					"Ihre Basis wird angegriffen!",
	"EVENTS_PLANET_UNDER_ATTACK",				"Ihr Planet wird angegriffen!",
	"EVENTS_PLANET_DEPLETED_METAL",				"Planet hat kein Metall mehr.",
	"EVENTS_INSUFFICIENT_DILITHIUM",			"Zu wenig Dilithium zum bauen.",
	"EVENTS_INSUFFICIENT_LATINUM",				"Zu wenig Tritanium zum bauen.",
	"EVENTS_INSUFFICIENT_METAL",				"Zu wenig Energie zum bauen.",
	"EVENTS_INSUFFICIENT_BIOMATTER",			"Zu wenig Betriebsmittel zum bauen.",
	"EVENTS_INSUFFICIENT_LATINUM_BUY",			"Zu wenig Latinum zum handeln.",
	"EVENTS_INSUFFICIENT_METAL_BUY",			"Zu wenig Energie zum handeln.",
	"EVENTS_INSUFFICIENT_DILITHIUM_BUY",		"Zu wenig Dilithium zum handeln.",
	"EVENTS_GAINED_PLANET",						"Sie haben einen Planeten gewonnen.",
	"EVENTS_CONQUERED_PLANET",					"Sie heben einen Planeten erobert.",
	"EVENTS_LOST_PLANET",						"Sie haben einen Planeten verloren.",
	"EVENTS_INSUFFICIENT_CREW",					"Zu wenig Crew zum bauen.",

	"EVENTS_INSUFFICIENT_FED_OFFICERS",				"Zu wenig Credits zum bauen.",
	"EVENTS_INSUFFICIENT_BORG_OFFICERS",			"Zu wenig Credits zum bauen.",
	"EVENTS_INSUFFICIENT_ROM_OFFICERS",				"Zu wenig Credits zum bauen.",
	"EVENTS_INSUFFICIENT_KLING_OFFICERS",			"Zu wenig Credits zum bauen.",
	"EVENTS_INSUFFICIENT_CARD_OFFICERS",			"Zu wenig Credits zum bauen.",
	"EVENTS_INSUFFICIENT_SPECIES_OFFICERS",			"Zu wenig Credits zum bauen.",

	"EVENTS_INSUFFICIENT_SPACE",				"Zu wenig Platz fr weitere Upgrades. Bauen Sie eine andere Sternenbasis.",
	"EVENTS_CANNOT_BUILD_LOCATION",				"Kann am gewhlten Ort nicht bauen.",
	"EVENTS_ENTERED_DANGEROUS_NEBULA",			"Ihr Schiff ist in einen gefhrlichen Nebel eingetreten!",
	"EVENTS_DESTROYED_DANGEROUS_NEBULA",		"Ihr Schiff wurde in einem Neben zerstrt!",
	"EVENTS_PLANETARY_SHIELDS_FUNCTIONAL",		"Planetare Schilde sind nun einsatzbereit.",
	"EVENTS_BORG_NANITES",						"Computersystem wurde mit Borg Naniten infiziert.",
	"EVENTS_TRANSWARPGATE_DETECTED",			"Transwarptor entdeckt.",
	"EVENTS_SUBSPACE_SHOCKWAVE_DETECTED",		"Subraumschockwelle entdeckt.",
	"EVENTS_TEMPORAL_STASIS_FIELD_DETECTED",	"Temporales Stasisfeld entdeckt.",
	"EVENTS_SPATIAL_RIFT_DETECTED",				"Raumspalte entdeckt.",
	"EVENTS_DEPLETED_MOON",						"Dilithiumvorrat des Asteroiden ist erschpft.",
	"EVENTS_DEPLETED_LATINUM_NEBULA",			"Tritaniumvorrat des Asteroiden ist erschpft.",
	"EVENTS_COLONIZATION_BEGUN",				"Kolonisation hat begonnen.",
	"EVENTS_VICTORY",								"Sie sind siegreich!",
	"EVENTS_FAILURE",								"Sie wurden besiegt.",
	"EVENTS_ELIMINATED",							"Sie wurden eliminiert.",
	"EVENTS_PLAYER_ELIMINATED",					"Ein Spieler wurde eliminiert.",
	"EVENTS_GAME_TIED",							"The game is tied!",
	"EVENTS_FLAG_TAKEN",							"Ihre Flagge wurde genommen!",
	"EVENTS_FLAG_DROPPED",						"Ihre Flagge wurde verloren.",
	"EVENTS_FLAG_RETURNED",						"Ihre Flagge wurde zurckgebracht.",
	"EVENTS_FLAG_CAPTURED",						"Ihre Flagge wurde erobert!",
	"EVENTS_FLAG_TAKEN_GENERIC",				"Eine Flagge wurde genommen!",
	"EVENTS_FLAG_DROPPED_GENERIC",				"Eine Flagge wurde verloren.",
	"EVENTS_FLAG_RETURNED_GENERIC",				"Eine Flagge wurde zurckgebracht.",
	"EVENTS_FLAG_CAPTURED_GENERIC",				"Eine Flagge wurde erobert!",
	"EVENTS_FLAG_RETURN_TO_BASE",				"Sie heben eine feindliche Flagge genommen!  Bringen Sie sie zu Ihrer Sternenbasis!",
	"EVENTS_FLAG_DROPPED_ENEMY",				"Sie haben eine feindliche Flagge verloren.",
	"EVENTS_FLAG_CAPTURED_ENEMY",				"Sie haben eine feindliche Flagge zur Sternenbasis gebracht!",
	"EVENTS_FAILED_DEFEND_PLANET",				"Sie konnten Ihren Planeten nicht verteidigen.",
	"EVENTS_CIVILIZATION_DOMINATES",			"Ihre Zivilisation dominiert!",
	"EVENTS_HELD_BASE",							"Sie haben Ihre Basis gehalten!",
	"EVENTS_VANQUISHED",							"Sie wurden besiegt.",
	"EVENTS_LATINUM_STASH",						"Sie waren der erste, der genug Latinum gesammelt hat!",
	"EVENTS_ENEMY_LATINUM_STASH",				"Der Feind hat genug Latinum gesammelt!",
	"EVENTS_TIME_REMAINING",						"es vernleibt noch eine Minute bis der Waffenstillstand endet!",
	"EVENTS_CEASE_FIRE_OVER",					"Der Waffenstillstand ist vorbei!",

	"HOLOGEN",			"Holo Generator - Incursion.",
	"HOLOGEN_V",		"Disguises ship as targeted ship of another team.  Cannot attack or be attacked by targeted team while disguised.",
	"MISSION_BORG_10_INCURSION_DESTROYED_TITLE", "THE INCURSION HAS BEEN DESTROYED",

	"GUI_CREDITSSCREEN_SKIP",					"Drcke [ESC] zum beenden",
	"GUI_BP_MAIN_MENU",							"Optionen",
	"GUI_BP_COMM_MENU",							"Kommunikationsmen",

	// Race names
	"GUI_RD_FERENGI",						"Ferengi",
	"GUI_RD_NORACE",						"Unbewohnt",

	"UI_GRAPHICS_STARTUP_ERROR_MESSAGE",	"Graphics startup failed.  Reboot you computer, then run dxdiag.exe, select the Display tab, and test Direct3D",
	"UI_INSUFFICIENT_VIRTUAL_MEMORY", 		"There is insufficient virtual memory to run Armada2.  Increase the size of your windows swap file.",
	
	"GUI_OD_BRIEFING_SUMMARY",				"ZUSAMMENFASSUNG EINSATZBESPRECHUNG:",
	"GUI_OD_OBJECTIVES",					"ZIELE:",

	"GUI_PLAYER",							"SPIELER",
	"ADLOG_SAVE",							"Speichern",
	"ADLOG_DONE",							"Erledigt",

	// Note to translators:
	// This is how you set the date/time format for saved games.
	// The format is taken from the Windows strftime() command.  The symbols
	// give you the following:
	// %b (month abbreviation) %d (day of month) 
	// %I (hour in 12-hour format) %M (Minutes) %p (am/pm) %H (hour in 24 hour format)
	// The format you choose should be equivalently small, ie, no weekday name, or year.
	"GUI_DATE_TIME_FORMAT",					"%d %b %H:%M",

	// new message per Doug Pearson for multiplayer setup screen.  Message is displayed when 5 or more players (including ai's) join a network game.  (not instant action games)
	"PLAYER_OVERLIMIT_WARNING",				"Dieses Spiel bersteigt die empfohlene Anzahl von Spielern (4) fr Netzwerkspiele. Es ist mglich diese Anzahl an Spielern beizubehalten, aber die Performance ist abhngig von Ihrer Hardware-konfiguration, Internetverbindung und der selben Leistungsdaten ihresgegenbers.",




//############################################
//############################################
//######  Fleet Operations Stringtables  #####
//############################################
//############################################

	"emptylabel", "",

"FEDERATION-EXCELSIOR-ARRIVED", "Ein Schiff der Excelsior-Klasse hat auf Ihren Notruf reagiert",
"FEDERATION-GALAXY-ARRIVED", "Ein Schiff der Galaxy-Klasse hat auf Ihren Notruf reagiert",
"FEDERATION-AMBASSADOR-ARRIVED", "Ein Schiff der Ambassador-Klasse hat auf Ihren Notruf reagiert",
"FEDERATION-NEBULA-ARRIVED", "Ein Schiff der Nebula-Klasse hat auf Ihren Notruf reagiert",
"FEDERATION-STEAMRUNNER-ARRIVED", "Ein Schiff der Steamrunner-Klasse hat auf Ihren Notruf reagiert",
"FEDERATION-DESCENT-ARRIVED", "Die Sternenflotte gestattet Ihnen Kontrolle ber ein Schiff der Descent-Klasse",
"FEDERATION-AVALON-ARRIVED", "Die Sternenflotte gestattet Ihnen Kontrolle ber ein Schiff der Avalon-Klasse",

//######################
//######  Vessels  #####
//######################

"AUTOTOOLTIP-bor_adaptor_00.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Gravitontorpedo
     Anpassung - Fderation 
     Reduziert Schden von Fderationswaffen
     um 50 Prozent

      Mittel
",
"AUTOTOOLTIP-bor_adaptor_01.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Gravitontorpedo
     Anpassung - Fderation 
     Reduziert Schden von Fderationswaffen
     um 25 Prozent
     Anpassung - Klingonen 
     Reduziert Schden von Klingonischen Waffen
     um 25 prozent

      Mittel
",
"AUTOTOOLTIP-bor_adaptor_02.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Gravitontorpedo
     Anpassung - Fderation 
     Reduziert Schden von Fderationswaffen
     um 25 Prozent
     Anpassung - Romulaner 
     Reduziert Schden von Romulanischen Waffen
     um 25 prozent

      Mittel
",
"AUTOTOOLTIP-bor_adaptor_03.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Gravitontorpedo
     Anpassung - Fderation 
     Reduziert Schden von Fderationswaffen
     um 25 Prozent
     Anpassung - Dominion 
     Reduziert Schden von Dominion Waffen
     um 25 prozent

      Mittel
",
"AUTOTOOLTIP-bor_adaptor_11.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Gravitontorpedo
     Anpassung - Klingonen 
     Reduziert Schden von Klingonischen Waffen
     um 50 Prozent

      Mittel
",
"AUTOTOOLTIP-bor_adaptor_12.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Gravitontorpedo
     Anpassung - Klingonen 
     Reduziert Schden von Klingonischen Waffen
     um 25 prozent
     Anpassung - Romulaner 
     Reduziert Schden von Romulanischen Waffen
     um 25 prozent

      Mittel
",
"AUTOTOOLTIP-bor_adaptor_13.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Gravitontorpedo
     Anpassung - Klingonen 
     Reduziert Schden von Klingonischen Waffen
     um 25 prozent
     Anpassung - Dominion 
     Reduziert Schden von Dominion Waffen
     um 25 prozent

      Mittel
",
"AUTOTOOLTIP-bor_adaptor_22.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Gravitontorpedo
     Anpassung - Romulaner 
     Reduziert Schden von Romulanischen Waffen
     um 50 Prozent

      Mittel
",
"AUTOTOOLTIP-bor_adaptor_23.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Gravitontorpedo
     Anpassung - Romulaner 
     Reduziert Schden von Romulanischen Waffen
     um 25 prozent
     Anpassung - Dominion 
     Reduziert Schden von Dominion Waffen
     um 25 prozent

      Mittel
",
"AUTOTOOLTIP-bor_adaptor_33.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Gravitontorpedo
     Anpassung - Dominion 
     Reduziert Schden von Dominion Waffen
     um 50 Prozent

      Mittel
",
"AUTOTOOLTIP-bor_adaptor_R0.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Gravitontorpedo
     Borg Mikrotechnik 
     Regenerationsrate der Hlle
     um 10 Prozent erhht
     Anpassung - Fderation 
     Reduziert Schden von Fderationswaffen
     um 25 Prozent

      Mittel
",
"AUTOTOOLTIP-bor_adaptor_R1.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Gravitontorpedo
     Borg Mikrotechnik 
     Regenerationsrate der Hlle
     um 10 Prozent erhht
     Anpassung - Klingonen 
     Reduziert Schden von Klingonischen Waffen
     um 25 prozent

      Mittel
",
"AUTOTOOLTIP-bor_adaptor_R2.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Gravitontorpedo
     Borg Mikrotechnik 
     Regenerationsrate der Hlle
     um 10 Prozent erhht
     Anpassung - Romulaner 
     Reduziert Schden von Romulanischen Waffen
     um 25 prozent

      Mittel
",
"AUTOTOOLTIP-bor_adaptor_R3.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Gravitontorpedo
     Borg Mikrotechnik 
     Regenerationsrate der Hlle
     um 10 Prozent erhht
     Anpassung - Dominion 
     Reduziert Schden von Dominion Waffen
     um 25 prozent

      Mittel
",
"AUTOTOOLTIP-bor_adaptor_T0.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Gravitontorpedo
     10 prozentige Wahrscheinlichkeit das die Hlle
     bei Torpedoeinschlag direkt beschdigt wird
     Anpassung - Fderation 
     Reduziert Schden von Fderationswaffen
     um 25 Prozent

      Mittel
",
"AUTOTOOLTIP-bor_adaptor_T1.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Gravitontorpedo
     10 prozentige Wahrscheinlichkeit das die Hlle
     bei Torpedoeinschlag direkt beschdigt wird
     Anpassung - Klingonen 
     Reduziert Schden von Klingonischen Waffen
     um 25 prozent

      Mittel
",
"AUTOTOOLTIP-bor_adaptor_T2.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Gravitontorpedo
     10 prozentige Wahrscheinlichkeit das die Hlle
     bei Torpedoeinschlag direkt beschdigt wird
     Anpassung - Romulaner 
     Reduziert Schden von Romulanischen Waffen
     um 25 prozent

      Mittel
",
"AUTOTOOLTIP-bor_adaptor_T3.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Gravitontorpedo
     10 prozentige Wahrscheinlichkeit das die Hlle
     bei Torpedoeinschlag direkt beschdigt wird
     Anpassung - Dominion 
     Reduziert Schden von Dominion Waffen
     um 25 prozent

      Mittel
",
"AUTOTOOLTIP-bor_adaptor_TR.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Gravitontorpedo
     10 prozentige Wahrscheinlichkeit das die Hlle
     bei Torpedoeinschlag direkt beschdigt wird
     Borg Mikrotechnik 
     Regenerationsrate der Hlle
     um 10 Prozent erhht

      Mittel
",
"AUTOTOOLTIP-bor_assimilatorZ_BRN.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Energie Phaser
     Gravitontorpedo
     Borg Mikrotechnik 
     Regenerationsrate der Hlle
     um 10 Prozent erhht
     Naniten-Fabrik
     Verstrkte Dronen 
     Erhhte Kraft der Drohnen beim entern
     und geentert werden

      Lang

     
     Verteidigungswert erhht um 20
",
"AUTOTOOLTIP-bor_assimilatorZ_BRZ.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Energie Phaser
     Gravitontorpedo
     Borg Mikrotechnik 
     Regenerationsrate der Hlle
     um 10 Prozent erhht
     Auto-Assimilator

      Lang

     
     Verteidigungswert erhht um 20
",
"AUTOTOOLTIP-bor_assimilatorZ_BTN.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Energie Phaser
     Gravitontorpedo
     10 prozentige Wahrscheinlichkeit das die Hlle
     bei Torpedoeinschlag direkt beschdigt wird
     Naniten-Fabrik
     Verstrkte Dronen 
     Erhhte Kraft der Drohnen beim entern
     und geentert werden

      Lang

     
     Verteidigungswert erhht um 20
",
"AUTOTOOLTIP-bor_assimilatorZ_BTR.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Energie Phaser
     Gravitontorpedo
     10 prozentige Wahrscheinlichkeit das die Hlle
     bei Torpedoeinschlag direkt beschdigt wird
     Borg Mikrotechnik 
     Regenerationsrate der Hlle
     um 10 Prozent erhht

      Lang

     
     Verteidigungswert erhht um 20
",
"AUTOTOOLTIP-bor_assimilatorZ_BTT.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Energie Phaser
     Gravitontorpedo
     20 prozentige Wahrscheinlichkeit das die Hlle
     bei Torpedoeinschlag direkt beschdigt wird

      Lang

     
     Verteidigungswert erhht um 20
",
"AUTOTOOLTIP-bor_assimilatorZ_BTZ.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Energie Phaser
     Gravitontorpedo
     10 prozentige Wahrscheinlichkeit das die Hlle
     bei Torpedoeinschlag direkt beschdigt wird
     Auto-Assimilator

      Lang

     
     Verteidigungswert erhht um 20
",
"AUTOTOOLTIP-bor_assimilatorZ_BZN.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Energie Phaser
     Gravitontorpedo
     Auto-Assimilator
     Naniten-Fabrik
     Verstrkte Dronen 
     Erhhte Kraft der Drohnen beim entern
     und geentert werden

      Lang

     
     Verteidigungswert erhht um 20
",
"AUTOTOOLTIP-bor_assimilatorZ_BZZ.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Energie Phaser
     Gravitontorpedo
     Auto-Assimilator

      Lang

     
     Verteidigungswert erhht um 20
",
"AUTOTOOLTIP-bor_assimilatorZ_RZN.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Gravitontorpedo
     Borg Mikrotechnik 
     Regenerationsrate der Hlle
     um 10 Prozent erhht
     Auto-Assimilator
     Naniten-Fabrik
     Verstrkte Dronen 
     Erhhte Kraft der Drohnen beim entern
     und geentert werden

      Lang

     
     Verteidigungswert erhht um 20
",
"AUTOTOOLTIP-bor_assimilatorZ_RZZ.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Gravitontorpedo
     Borg Mikrotechnik 
     Regenerationsrate der Hlle
     um 10 Prozent erhht
     Auto-Assimilator

      Lang

     
     Verteidigungswert erhht um 20
",
"AUTOTOOLTIP-bor_assimilatorZ_TRN.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Gravitontorpedo
     10 prozentige Wahrscheinlichkeit das die Hlle
     bei Torpedoeinschlag direkt beschdigt wird
     Borg Mikrotechnik 
     Regenerationsrate der Hlle
     um 10 Prozent erhht
     Naniten-Fabrik
     Verstrkte Dronen 
     Erhhte Kraft der Drohnen beim entern
     und geentert werden

      Lang

     
     Verteidigungswert erhht um 20
",
"AUTOTOOLTIP-bor_assimilatorZ_TRZ.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Gravitontorpedo
     10 prozentige Wahrscheinlichkeit das die Hlle
     bei Torpedoeinschlag direkt beschdigt wird
     Borg Mikrotechnik 
     Regenerationsrate der Hlle
     um 10 Prozent erhht
     Auto-Assimilator

      Lang

     
     Verteidigungswert erhht um 20
",
"AUTOTOOLTIP-bor_assimilatorZ_TTN.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Gravitontorpedo
     20 prozentige Wahrscheinlichkeit das die Hlle
     bei Torpedoeinschlag direkt beschdigt wird
     Naniten-Fabrik
     Verstrkte Dronen 
     Erhhte Kraft der Drohnen beim entern
     und geentert werden

      Lang

     
     Verteidigungswert erhht um 20
",
"AUTOTOOLTIP-bor_assimilatorZ_TTR.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Gravitontorpedo
     20 prozentige Wahrscheinlichkeit das die Hlle
     bei Torpedoeinschlag direkt beschdigt wird
     Borg Mikrotechnik 
     Regenerationsrate der Hlle
     um 10 Prozent erhht

      Lang

     
     Verteidigungswert erhht um 20
",
"AUTOTOOLTIP-bor_assimilatorZ_TTZ.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Gravitontorpedo
     20 prozentige Wahrscheinlichkeit das die Hlle
     bei Torpedoeinschlag direkt beschdigt wird
     Auto-Assimilator

      Lang

     
     Verteidigungswert erhht um 20
",
"AUTOTOOLTIP-bor_assimilatorZ_TZN.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Gravitontorpedo
     10 prozentige Wahrscheinlichkeit das die Hlle
     bei Torpedoeinschlag direkt beschdigt wird
     Auto-Assimilator
     Naniten-Fabrik
     Verstrkte Dronen 
     Erhhte Kraft der Drohnen beim entern
     und geentert werden

      Lang

     
     Verteidigungswert erhht um 20
",
"AUTOTOOLTIP-bor_assimilatorZ_TZZ.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Gravitontorpedo
     10 prozentige Wahrscheinlichkeit das die Hlle
     bei Torpedoeinschlag direkt beschdigt wird
     Auto-Assimilator

      Lang

     
     Verteidigungswert erhht um 20
",
"AUTOTOOLTIP-bor_assimilatorZ_ZZN.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Gravitontorpedo
     Auto-Assimilator
     Naniten-Fabrik
     Verstrkte Dronen 
     Erhhte Kraft der Drohnen beim entern
     und geentert werden

      Lang

     
     Verteidigungswert erhht um 20
",
"AUTOTOOLTIP-bor_assimilator_AAA.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Gravitontorpedo
     Auto-Assimilator

      Lang
",
"AUTOTOOLTIP-bor_assimilator_BAA.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Energie Phaser
     Gravitontorpedo
     Auto-Assimilator

      Lang
",
"AUTOTOOLTIP-bor_assimilator_BRA.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Energie Phaser
     Gravitontorpedo
     Borg Mikrotechnik 
     Regenerationsrate der Hlle
     um 10 Prozent erhht
     Auto-Assimilator

      Lang
",
"AUTOTOOLTIP-bor_assimilator_BTA.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Energie Phaser
     Gravitontorpedo
     10 prozentige Wahrscheinlichkeit das die Hlle
     bei Torpedoeinschlag direkt beschdigt wird
     Auto-Assimilator

      Lang
",
"AUTOTOOLTIP-bor_assimilator_BTR.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Energie Phaser
     Gravitontorpedo
     10 prozentige Wahrscheinlichkeit das die Hlle
     bei Torpedoeinschlag direkt beschdigt wird
     Borg Mikrotechnik 
     Regenerationsrate der Hlle
     um 10 Prozent erhht

      Lang
",
"AUTOTOOLTIP-bor_assimilator_BTT.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Energie Phaser
     Gravitontorpedo
     20 prozentige Wahrscheinlichkeit das die Hlle
     bei Torpedoeinschlag direkt beschdigt wird

      Lang
",
"AUTOTOOLTIP-bor_assimilator_RAA.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Gravitontorpedo
     Borg Mikrotechnik 
     Regenerationsrate der Hlle
     um 10 Prozent erhht
     Auto-Assimilator

      Lang
",
"AUTOTOOLTIP-bor_assimilator_TAA.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Gravitontorpedo
     10 prozentige Wahrscheinlichkeit das die Hlle
     bei Torpedoeinschlag direkt beschdigt wird
     Auto-Assimilator

      Lang
",
"AUTOTOOLTIP-bor_assimilator_TRA.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Gravitontorpedo
     10 prozentige Wahrscheinlichkeit das die Hlle
     bei Torpedoeinschlag direkt beschdigt wird
     Borg Mikrotechnik 
     Regenerationsrate der Hlle
     um 10 Prozent erhht
     Auto-Assimilator

      Lang
",
"AUTOTOOLTIP-bor_assimilator_TTA.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Gravitontorpedo
     20 prozentige Wahrscheinlichkeit das die Hlle
     bei Torpedoeinschlag direkt beschdigt wird
     Auto-Assimilator

      Lang
",
"AUTOTOOLTIP-bor_assimilator_TTR.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Gravitontorpedo
     20 prozentige Wahrscheinlichkeit das die Hlle
     bei Torpedoeinschlag direkt beschdigt wird
     Borg Mikrotechnik 
     Regenerationsrate der Hlle
     um 10 Prozent erhht

      Lang
",
"AUTOTOOLTIP-bor_cube_BHHHMM.odf", "
     Angriffsstrke
   Verteidigungswert
   Systemleistung

     2x Energie Phaser
     Haltestrahl
     Taktische Panzerung 
     Verringert Schden durch Strahlen-
     waffen um 20 Prozent

      Mittel
     Dieses Schiff kann bis zu  Ziele gleichzeitig angreifen
",
"AUTOTOOLTIP-bor_cube_BRHHHM.odf", "
   Angriffsstrke
   Verteidigungswert
   Systemleistung

     2x Energie Phaser
     Borg Mikrotechnik 
     Regenerationsrate der Hlle
     um 10 Prozent erhht
     Haltestrahl
     Taktische Panzerung 
     Verringert Schden durch Strahlen-
     waffen um 10 Prozent

      Mittel
     Dieses Schiff kann bis zu  Ziele gleichzeitig angreifen
",
"AUTOTOOLTIP-bor_cube_BRHHMM.odf", "
   Angriffsstrke
   Verteidigungswert
   Systemleistung

     2x Energie Phaser
     Borg Mikrotechnik 
     Regenerationsrate der Hlle
     um 10 Prozent erhht
     Haltestrahl
     Taktische Panzerung 
     Verringert Schden durch Strahlen-
     waffen um 20 Prozent

      Mittel
     Dieses Schiff kann bis zu  Ziele gleichzeitig angreifen
",
"AUTOTOOLTIP-bor_cube_BTHHHM.odf", "
   Angriffsstrke
   Verteidigungswert
   Systemleistung

     Gravitontorpedo
     2x Energie Phaser
     Haltestrahl
     Taktische Panzerung 
     Verringert Schden durch Strahlen-
     waffen um 10 Prozent

      Mittel
     Dieses Schiff kann bis zu  Ziele gleichzeitig angreifen
",
"AUTOTOOLTIP-bor_cube_BTHHMM.odf", "
   Angriffsstrke
   Verteidigungswert
   Systemleistung

     Gravitontorpedo
     2x Energie Phaser
     Haltestrahl
     Taktische Panzerung 
     Verringert Schden durch Strahlen-
     waffen um 20 Prozent

      Mittel
     Dieses Schiff kann bis zu  Ziele gleichzeitig angreifen
",
"AUTOTOOLTIP-bor_cube_BTRHHH.odf", "
   Angriffsstrke
   Verteidigungswert
   Systemleistung

     Gravitontorpedo
     2x Energie Phaser
     Borg Mikrotechnik 
     Regenerationsrate der Hlle
     um 10 Prozent erhht
     Haltestrahl

      Mittel
     Dieses Schiff kann bis zu  Ziele gleichzeitig angreifen
",
"AUTOTOOLTIP-bor_cube_BTRHHM.odf", "
   Angriffsstrke
   Verteidigungswert
   Systemleistung

     Gravitontorpedo
     2x Energie Phaser
     Borg Mikrotechnik 
     Regenerationsrate der Hlle
     um 10 Prozent erhht
     Haltestrahl
     Taktische Panzerung 
     Verringert Schden durch Strahlen-
     waffen um 10 Prozent

      Mittel
     Dieses Schiff kann bis zu  Ziele gleichzeitig angreifen
",
"AUTOTOOLTIP-bor_cube_BTRHMM.odf", "
   Angriffsstrke
   Verteidigungswert
   Systemleistung

     Gravitontorpedo
     2x Energie Phaser
     Borg Mikrotechnik 
     Regenerationsrate der Hlle
     um 10 Prozent erhht
     Haltestrahl
     Taktische Panzerung 
     Verringert Schden durch Strahlen-
     waffen um 20 Prozent

      Mittel
     Dieses Schiff kann bis zu  Ziele gleichzeitig angreifen
",
"AUTOTOOLTIP-bor_cube_BTTHHH.odf", "
   Angriffsstrke
   Verteidigungswert
   Systemleistung

     Gravitontorpedo
     10 prozentige Wahrscheinlichkeit das die Hlle
     bei Torpedoeinschlag direkt beschdigt wird
     2x Energie Phaser
     Haltestrahl

      Mittel
     Dieses Schiff kann bis zu  Ziele gleichzeitig angreifen
",
"AUTOTOOLTIP-bor_cube_BTTHHM.odf", "
   Angriffsstrke
   Verteidigungswert
   Systemleistung

     Gravitontorpedo
     10 prozentige Wahrscheinlichkeit das die Hlle
     bei Torpedoeinschlag direkt beschdigt wird
     2x Energie Phaser
     Haltestrahl
     Taktische Panzerung 
     Verringert Schden durch Strahlen-
     waffen um 10 Prozent

      Mittel
     Dieses Schiff kann bis zu  Ziele gleichzeitig angreifen
",
"AUTOTOOLTIP-bor_cube_BTTHMM.odf", "
   Angriffsstrke
   Verteidigungswert
   Systemleistung

     Gravitontorpedo
     10 prozentige Wahrscheinlichkeit das die Hlle
     bei Torpedoeinschlag direkt beschdigt wird
     2x Energie Phaser
     Haltestrahl
     Taktische Panzerung 
     Verringert Schden durch Strahlen-
     waffen um 20 Prozent

      Mittel
     Dieses Schiff kann bis zu  Ziele gleichzeitig angreifen
",
"AUTOTOOLTIP-bor_cube_BTTRHH.odf", "
   Angriffsstrke
   Verteidigungswert
   Systemleistung

     Gravitontorpedo
     10 prozentige Wahrscheinlichkeit das die Hlle
     bei Torpedoeinschlag direkt beschdigt wird
     2x Energie Phaser
     Borg Mikrotechnik 
     Regenerationsrate der Hlle
     um 10 Prozent erhht
     Haltestrahl

      Mittel
     Dieses Schiff kann bis zu  Ziele gleichzeitig angreifen
",
"AUTOTOOLTIP-bor_cube_BTTRHM.odf", "
   Angriffsstrke
   Verteidigungswert
   Systemleistung

     Gravitontorpedo
     10 prozentige Wahrscheinlichkeit das die Hlle
     bei Torpedoeinschlag direkt beschdigt wird
     2x Energie Phaser
     Borg Mikrotechnik 
     Regenerationsrate der Hlle
     um 10 Prozent erhht
     Haltestrahl
     Taktische Panzerung 
     Verringert Schden durch Strahlen-
     waffen um 10 Prozent

      Mittel
     Dieses Schiff kann bis zu  Ziele gleichzeitig angreifen
",
"AUTOTOOLTIP-bor_cube_BTTRMM.odf", "
   Angriffsstrke
   Verteidigungswert
     Systemleistung

     Gravitontorpedo
     10 prozentige Wahrscheinlichkeit das die Hlle
     bei Torpedoeinschlag direkt beschdigt wird
     2x Energie Phaser
     Borg Mikrotechnik 
     Regenerationsrate der Hlle
     um 10 Prozent erhht
     Taktische Panzerung 
     Verringert Schden durch Strahlen-
     waffen um 20 Prozent

      Mittel
     Dieses Schiff kann bis zu  Ziele gleichzeitig angreifen
",
"AUTOTOOLTIP-bor_cube_BTTTHH.odf", "
   Angriffsstrke
   Verteidigungswert
   Systemleistung

     Gravitontorpedo
     20 prozentige Wahrscheinlichkeit das die Hlle
     bei Torpedoeinschlag direkt beschdigt wird
     2x Energie Phaser
     Haltestrahl

      Mittel
     Dieses Schiff kann bis zu  Ziele gleichzeitig angreifen
",
"AUTOTOOLTIP-bor_cube_BTTTHM.odf", "
   Angriffsstrke
   Verteidigungswert
   Systemleistung

     Gravitontorpedo
     20 prozentige Wahrscheinlichkeit das die Hlle
     bei Torpedoeinschlag direkt beschdigt wird
     2x Energie Phaser
     Haltestrahl
     Taktische Panzerung 
     Verringert Schden durch Strahlen-
     waffen um 10 Prozent

      Mittel
     Dieses Schiff kann bis zu  Ziele gleichzeitig angreifen
",
"AUTOTOOLTIP-bor_cube_BTTTMM.odf", "
   Angriffsstrke
   Verteidigungswert
     Systemleistung

     Gravitontorpedo
     20 prozentige Wahrscheinlichkeit das die Hlle
     bei Torpedoeinschlag direkt beschdigt wird
     2x Energie Phaser
     Taktische Panzerung 
     Verringert Schden durch Strahlen-
     waffen um 20 Prozent

      Mittel
     Dieses Schiff kann bis zu  Ziele gleichzeitig angreifen
",
"AUTOTOOLTIP-bor_cube_BTTTRH.odf", "
   Angriffsstrke
   Verteidigungswert
   Systemleistung

     Gravitontorpedo
     20 prozentige Wahrscheinlichkeit das die Hlle
     bei Torpedoeinschlag direkt beschdigt wird
     2x Energie Phaser
     Borg Mikrotechnik 
     Regenerationsrate der Hlle
     um 10 Prozent erhht
     Haltestrahl

      Mittel
     Dieses Schiff kann bis zu  Ziele gleichzeitig angreifen
",
"AUTOTOOLTIP-bor_cube_BTTTRM.odf", "
   Angriffsstrke
   Verteidigungswert
     Systemleistung

     Gravitontorpedo
     20 prozentige Wahrscheinlichkeit das die Hlle
     bei Torpedoeinschlag direkt beschdigt wird
     2x Energie Phaser
     Borg Mikrotechnik 
     Regenerationsrate der Hlle
     um 10 Prozent erhht
     Taktische Panzerung 
     Verringert Schden durch Strahlen-
     waffen um 10 Prozent

      Mittel
     Dieses Schiff kann bis zu  Ziele gleichzeitig angreifen
",
"AUTOTOOLTIP-bor_cube_RHHHMM.odf", "
     Angriffsstrke
   Verteidigungswert
   Systemleistung

     Energie Phaser
     Borg Mikrotechnik 
     Regenerationsrate der Hlle
     um 10 Prozent erhht
     Haltestrahl
     Taktische Panzerung 
     Verringert Schden durch Strahlen-
     waffen um 20 Prozent

      Mittel
",
"AUTOTOOLTIP-bor_cube_THHHMM.odf", "
   Angriffsstrke
   Verteidigungswert
   Systemleistung

     Gravitontorpedo
     Energie Phaser
     Haltestrahl
     Taktische Panzerung 
     Verringert Schden durch Strahlen-
     waffen um 20 Prozent

      Mittel
",
"AUTOTOOLTIP-bor_cube_TRHHHM.odf", "
   Angriffsstrke
   Verteidigungswert
   Systemleistung

     Gravitontorpedo
     Energie Phaser
     Borg Mikrotechnik 
     Regenerationsrate der Hlle
     um 10 Prozent erhht
     Haltestrahl
     Taktische Panzerung 
     Verringert Schden durch Strahlen-
     waffen um 10 Prozent

      Mittel
",
"AUTOTOOLTIP-bor_cube_TRHHMM.odf", "
   Angriffsstrke
   Verteidigungswert
   Systemleistung

     Gravitontorpedo
     Energie Phaser
     Borg Mikrotechnik 
     Regenerationsrate der Hlle
     um 10 Prozent erhht
     Haltestrahl
     Taktische Panzerung 
     Verringert Schden durch Strahlen-
     waffen um 20 Prozent

      Mittel
",
"AUTOTOOLTIP-bor_cube_TTHHHM.odf", "
   Angriffsstrke
   Verteidigungswert
   Systemleistung

     Gravitontorpedo
     10 prozentige Wahrscheinlichkeit das die Hlle
     bei Torpedoeinschlag direkt beschdigt wird
     Energie Phaser
     Haltestrahl
     Taktische Panzerung 
     Verringert Schden durch Strahlen-
     waffen um 10 Prozent

      Mittel
",
"AUTOTOOLTIP-bor_cube_TTHHMM.odf", "
   Angriffsstrke
   Verteidigungswert
   Systemleistung

     Gravitontorpedo
     10 prozentige Wahrscheinlichkeit das die Hlle
     bei Torpedoeinschlag direkt beschdigt wird
     Energie Phaser
     Haltestrahl
     Taktische Panzerung 
     Verringert Schden durch Strahlen-
     waffen um 20 Prozent

      Mittel
",
"AUTOTOOLTIP-bor_cube_TTRHHH.odf", "
   Angriffsstrke
   Verteidigungswert
   Systemleistung

     Gravitontorpedo
     10 prozentige Wahrscheinlichkeit das die Hlle
     bei Torpedoeinschlag direkt beschdigt wird
     Energie Phaser
     Borg Mikrotechnik 
     Regenerationsrate der Hlle
     um 10 Prozent erhht
     Haltestrahl

      Mittel
",
"AUTOTOOLTIP-bor_cube_TTRHHM.odf", "
   Angriffsstrke
   Verteidigungswert
   Systemleistung

     Gravitontorpedo
     10 prozentige Wahrscheinlichkeit das die Hlle
     bei Torpedoeinschlag direkt beschdigt wird
     Energie Phaser
     Borg Mikrotechnik 
     Regenerationsrate der Hlle
     um 10 Prozent erhht
     Haltestrahl
     Taktische Panzerung 
     Verringert Schden durch Strahlen-
     waffen um 10 Prozent

      Mittel
",
"AUTOTOOLTIP-bor_cube_TTRHMM.odf", "
   Angriffsstrke
   Verteidigungswert
   Systemleistung

     Gravitontorpedo
     10 prozentige Wahrscheinlichkeit das die Hlle
     bei Torpedoeinschlag direkt beschdigt wird
     Energie Phaser
     Borg Mikrotechnik 
     Regenerationsrate der Hlle
     um 10 Prozent erhht
     Haltestrahl
     Taktische Panzerung 
     Verringert Schden durch Strahlen-
     waffen um 20 Prozent

      Mittel
",
"AUTOTOOLTIP-bor_cube_TTTHHH.odf", "
   Angriffsstrke
   Verteidigungswert
   Systemleistung

     Gravitontorpedo
     20 prozentige Wahrscheinlichkeit das die Hlle
     bei Torpedoeinschlag direkt beschdigt wird
     Energie Phaser
     Haltestrahl

      Mittel
",
"AUTOTOOLTIP-bor_cube_TTTHHM.odf", "
   Angriffsstrke
   Verteidigungswert
   Systemleistung

     Gravitontorpedo
     20 prozentige Wahrscheinlichkeit das die Hlle
     bei Torpedoeinschlag direkt beschdigt wird
     Energie Phaser
     Haltestrahl
     Taktische Panzerung 
     Verringert Schden durch Strahlen-
     waffen um 10 Prozent

      Mittel
",
"AUTOTOOLTIP-bor_cube_TTTHMM.odf", "
   Angriffsstrke
   Verteidigungswert
   Systemleistung

     Gravitontorpedo
     20 prozentige Wahrscheinlichkeit das die Hlle
     bei Torpedoeinschlag direkt beschdigt wird
     Energie Phaser
     Haltestrahl
     Taktische Panzerung 
     Verringert Schden durch Strahlen-
     waffen um 20 Prozent

      Mittel
",
"AUTOTOOLTIP-bor_cube_TTTRHH.odf", "
   Angriffsstrke
   Verteidigungswert
   Systemleistung

     Gravitontorpedo
     20 prozentige Wahrscheinlichkeit das die Hlle
     bei Torpedoeinschlag direkt beschdigt wird
     Energie Phaser
     Borg Mikrotechnik 
     Regenerationsrate der Hlle
     um 10 Prozent erhht
     Haltestrahl

      Mittel
",
"AUTOTOOLTIP-bor_cube_TTTRHM.odf", "
   Angriffsstrke
   Verteidigungswert
   Systemleistung

     Gravitontorpedo
     20 prozentige Wahrscheinlichkeit das die Hlle
     bei Torpedoeinschlag direkt beschdigt wird
     Energie Phaser
     Borg Mikrotechnik 
     Regenerationsrate der Hlle
     um 10 Prozent erhht
     Haltestrahl
     Taktische Panzerung 
     Verringert Schden durch Strahlen-
     waffen um 10 Prozent

      Mittel
",
"AUTOTOOLTIP-bor_cube_TTTRMM.odf", "
   Angriffsstrke
   Verteidigungswert
     Systemleistung

     Gravitontorpedo
     20 prozentige Wahrscheinlichkeit das die Hlle
     bei Torpedoeinschlag direkt beschdigt wird
     Energie Phaser
     Borg Mikrotechnik 
     Regenerationsrate der Hlle
     um 10 Prozent erhht
     Taktische Panzerung 
     Verringert Schden durch Strahlen-
     waffen um 20 Prozent

      Mittel
",
"AUTOTOOLTIP-bor_diamond_BDDD.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Energie Phaser
     Gravitontorpedo
     Bringt Ordnung ins Chaos

      Lang
",
"AUTOTOOLTIP-bor_diamond_BHDD.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Energie Phaser
     Gravitontorpedo
     Haltestrahl
     Bringt Ordnung ins Chaos

      Lang
",
"AUTOTOOLTIP-bor_diamond_BRDD.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Energie Phaser
     Gravitontorpedo
     Borg Mikrotechnik 
     Regenerationsrate der Hlle
     um 10 Prozent erhht
     Bringt Ordnung ins Chaos

      Lang
",
"AUTOTOOLTIP-bor_diamond_BRHD.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Energie Phaser
     Gravitontorpedo
     Borg Mikrotechnik 
     Regenerationsrate der Hlle
     um 10 Prozent erhht
     Haltestrahl
     Bringt Ordnung ins Chaos

      Lang
",
"AUTOTOOLTIP-bor_diamond_BRTD.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Energie Phaser
     Gravitontorpedo
     10 prozentige Wahrscheinlichkeit das die Hlle
     bei Torpedoeinschlag direkt beschdigt wird
     Borg Mikrotechnik 
     Regenerationsrate der Hlle
     um 10 Prozent erhht
     Bringt Ordnung ins Chaos

      Lang
",
"AUTOTOOLTIP-bor_diamond_BRTH.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Energie Phaser
     Gravitontorpedo
     10 prozentige Wahrscheinlichkeit das die Hlle
     bei Torpedoeinschlag direkt beschdigt wird
     Borg Mikrotechnik 
     Regenerationsrate der Hlle
     um 10 Prozent erhht
     Haltestrahl

      Lang
",
"AUTOTOOLTIP-bor_diamond_BTDD.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Energie Phaser
     Gravitontorpedo
     10 prozentige Wahrscheinlichkeit das die Hlle
     bei Torpedoeinschlag direkt beschdigt wird
     Bringt Ordnung ins Chaos

      Lang
",
"AUTOTOOLTIP-bor_diamond_BTHD.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Energie Phaser
     Gravitontorpedo
     10 prozentige Wahrscheinlichkeit das die Hlle
     bei Torpedoeinschlag direkt beschdigt wird
     Haltestrahl
     Bringt Ordnung ins Chaos

      Lang
",
"AUTOTOOLTIP-bor_diamond_HDDD.odf", "
     Angriffsstrke
     Verteidigungswert
   Systemleistung

     Gravitontorpedo
     Haltestrahl
     Bringt Ordnung ins Chaos

      Lang
",
"AUTOTOOLTIP-bor_diamond_RDDD.odf", "
     Angriffsstrke
     Verteidigungswert
   Systemleistung

     Gravitontorpedo
     Borg Mikrotechnik 
     Regenerationsrate der Hlle
     um 10 Prozent erhht
     Bringt Ordnung ins Chaos

      Lang
",
"AUTOTOOLTIP-bor_diamond_RHDD.odf", "
     Angriffsstrke
     Verteidigungswert
   Systemleistung

     Gravitontorpedo
     Borg Mikrotechnik 
     Regenerationsrate der Hlle
     um 10 Prozent erhht
     Haltestrahl
     Bringt Ordnung ins Chaos

      Lang
",
"AUTOTOOLTIP-bor_diamond_RTDD.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Gravitontorpedo
     10 prozentige Wahrscheinlichkeit das die Hlle
     bei Torpedoeinschlag direkt beschdigt wird
     Borg Mikrotechnik 
     Regenerationsrate der Hlle
     um 10 Prozent erhht
     Bringt Ordnung ins Chaos

      Lang
",
"AUTOTOOLTIP-bor_diamond_RTHD.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Gravitontorpedo
     10 prozentige Wahrscheinlichkeit das die Hlle
     bei Torpedoeinschlag direkt beschdigt wird
     Borg Mikrotechnik 
     Regenerationsrate der Hlle
     um 10 Prozent erhht
     Haltestrahl
     Bringt Ordnung ins Chaos

      Lang
",
"AUTOTOOLTIP-bor_diamond_TDDD.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Gravitontorpedo
     10 prozentige Wahrscheinlichkeit das die Hlle
     bei Torpedoeinschlag direkt beschdigt wird
     Bringt Ordnung ins Chaos

      Lang
",
"AUTOTOOLTIP-bor_diamond_THDD.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Gravitontorpedo
     10 prozentige Wahrscheinlichkeit das die Hlle
     bei Torpedoeinschlag direkt beschdigt wird
     Haltestrahl
     Bringt Ordnung ins Chaos

      Lang
",
"AUTOTOOLTIP-bor_pyramid_HHHH.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Gravitontorpedo
     Haltestrahl

      Mittel

     
     Verteidigungswert erhht um 20
",
"AUTOTOOLTIP-bor_pyramid_HHHN.odf", "
     Angriffsstrke
   Verteidigungswert
     Systemleistung

     Gravitontorpedo
     Haltestrahl
     Naniten-Fabrik
     Verstrkte Dronen 
     Erhhte Kraft der Drohnen beim entern
     und geentert werden

      Mittel

     
     Verteidigungswert erhht um 20
",
"AUTOTOOLTIP-bor_pyramid_HHHT.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Gravitontorpedo
     10 prozentige Wahrscheinlichkeit das die Hlle
     bei Torpedoeinschlag direkt beschdigt wird
     Haltestrahl

      Mittel

     
     Verteidigungswert erhht um 20
",
"AUTOTOOLTIP-bor_pyramid_HHTN.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Gravitontorpedo
     10 prozentige Wahrscheinlichkeit das die Hlle
     bei Torpedoeinschlag direkt beschdigt wird
     Haltestrahl
     Naniten-Fabrik
     Verstrkte Dronen 
     Erhhte Kraft der Drohnen beim entern
     und geentert werden

      Mittel

     
     Verteidigungswert erhht um 20
",
"AUTOTOOLTIP-bor_pyramid_RHHH.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Gravitontorpedo
     Borg Mikrotechnik 
     Regenerationsrate der Hlle
     um 10 Prozent erhht
     Haltestrahl

      Mittel

     
     Verteidigungswert erhht um 20
",
"AUTOTOOLTIP-bor_pyramid_RHHN.odf", "
     Angriffsstrke
   Verteidigungswert
     Systemleistung

     Gravitontorpedo
     Borg Mikrotechnik 
     Regenerationsrate der Hlle
     um 10 Prozent erhht
     Haltestrahl
     Naniten-Fabrik
     Verstrkte Dronen 
     Erhhte Kraft der Drohnen beim entern
     und geentert werden

      Mittel

     
     Verteidigungswert erhht um 20
",
"AUTOTOOLTIP-bor_pyramid_RHHT.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Gravitontorpedo
     10 prozentige Wahrscheinlichkeit das die Hlle
     bei Torpedoeinschlag direkt beschdigt wird
     Borg Mikrotechnik 
     Regenerationsrate der Hlle
     um 10 Prozent erhht
     Haltestrahl

      Mittel

     
     Verteidigungswert erhht um 20
",
"AUTOTOOLTIP-bor_pyramid_RHTN.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Gravitontorpedo
     10 prozentige Wahrscheinlichkeit das die Hlle
     bei Torpedoeinschlag direkt beschdigt wird
     Borg Mikrotechnik 
     Regenerationsrate der Hlle
     um 10 Prozent erhht
     Haltestrahl
     Naniten-Fabrik
     Verstrkte Dronen 
     Erhhte Kraft der Drohnen beim entern
     und geentert werden

      Mittel

     
     Verteidigungswert erhht um 20
",
"AUTOTOOLTIP-bor_pyramid_RRHH.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Gravitontorpedo
     Regeneration
     Borg Mikrotechnik 
     Regenerationsrate der Hlle
     um 20 Prozent erhht
     Haltestrahl

      Mittel

     
     Verteidigungswert erhht um 20
",
"AUTOTOOLTIP-bor_pyramid_RRHN.odf", "
     Angriffsstrke
   Verteidigungswert
     Systemleistung

     Gravitontorpedo
     Regeneration
     Borg Mikrotechnik 
     Regenerationsrate der Hlle
     um 20 Prozent erhht
     Haltestrahl
     Naniten-Fabrik
     Verstrkte Dronen 
     Erhhte Kraft der Drohnen beim entern
     und geentert werden

      Mittel

     
     Verteidigungswert erhht um 20
",
"AUTOTOOLTIP-bor_pyramid_RRHT.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Gravitontorpedo
     10 prozentige Wahrscheinlichkeit das die Hlle
     bei Torpedoeinschlag direkt beschdigt wird
     Regeneration
     Borg Mikrotechnik 
     Regenerationsrate der Hlle
     um 20 Prozent erhht
     Haltestrahl

      Mittel

     
     Verteidigungswert erhht um 20
",
"AUTOTOOLTIP-bor_pyramid_RRTN.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Gravitontorpedo
     10 prozentige Wahrscheinlichkeit das die Hlle
     bei Torpedoeinschlag direkt beschdigt wird
     Regeneration
     Borg Mikrotechnik 
     Regenerationsrate der Hlle
     um 20 Prozent erhht
     Naniten-Fabrik
     Verstrkte Dronen 
     Erhhte Kraft der Drohnen beim entern
     und geentert werden

      Mittel

     
     Verteidigungswert erhht um 20
",
"AUTOTOOLTIP-bor_scoutcube_B.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     2x Energie Phaser

      Kurz
     Dieses Schiff kann bis zu  Ziele gleichzeitig angreifen
",
"AUTOTOOLTIP-bor_scoutcube_I.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Angepasster Photonentorpedo
     Trifft immer
     Verursacht bei kleinen Schiffen erhhten Schaden
     aber verringerten Schaden gegenber
     Schlachtschiffen und Stationen
     Energie Phaser

      Kurz
",
"AUTOTOOLTIP-bor_scoutcube_R.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Energie Phaser
     Borg Mikrotechnik 
     Regenerationsrate der Hlle
     um 10 Prozent erhht

      Kurz
",
"AUTOTOOLTIP-bor_sphereY_BBBH.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     4x Energie Phaser
     Haltestrahl

      Mittel
     Dieses Schiff kann bis zu  Ziele gleichzeitig angreifen
",
"AUTOTOOLTIP-bor_sphereY_BBBR.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     4x Energie Phaser
     Borg Mikrotechnik 
     Regenerationsrate der Hlle
     um 10 Prozent erhht

      Mittel
     Dieses Schiff kann bis zu  Ziele gleichzeitig angreifen
",
"AUTOTOOLTIP-bor_sphereY_BBBS.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     4x Energie Phaser
     Deflektor domination 
     Das Primrziel der Sphre verliert
     whrend des Kampfes Spezialenergie

      Mittel
     Dieses Schiff kann bis zu  Ziele gleichzeitig angreifen
",
"AUTOTOOLTIP-bor_sphereY_BBBT.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Gravitontorpedo
     4x Energie Phaser

      Mittel
     Dieses Schiff kann bis zu  Ziele gleichzeitig angreifen
",
"AUTOTOOLTIP-bor_sphereY_BBHS.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     3x Energie Phaser
     Haltestrahl
     Deflektor domination 
     Das Primrziel der Sphre verliert
     whrend des Kampfes Spezialenergie

      Mittel
     Dieses Schiff kann bis zu  Ziele gleichzeitig angreifen
",
"AUTOTOOLTIP-bor_sphereY_BBHT.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Gravitontorpedo
     3x Energie Phaser
     Haltestrahl

      Mittel
     Dieses Schiff kann bis zu  Ziele gleichzeitig angreifen
",
"AUTOTOOLTIP-bor_sphereY_BBRH.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     3x Energie Phaser
     Borg Mikrotechnik 
     Regenerationsrate der Hlle
     um 10 Prozent erhht
     Haltestrahl

      Mittel
     Dieses Schiff kann bis zu  Ziele gleichzeitig angreifen
",
"AUTOTOOLTIP-bor_sphereY_BBRR.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     3x Energie Phaser
     Regeneration
     Borg Mikrotechnik 
     Regenerationsrate der Hlle
     um 20 Prozent erhht

      Mittel
     Dieses Schiff kann bis zu  Ziele gleichzeitig angreifen
",
"AUTOTOOLTIP-bor_sphereY_BBRS.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     3x Energie Phaser
     Borg Mikrotechnik 
     Regenerationsrate der Hlle
     um 10 Prozent erhht
     Deflektor domination 
     Das Primrziel der Sphre verliert
     whrend des Kampfes Spezialenergie

      Mittel
     Dieses Schiff kann bis zu  Ziele gleichzeitig angreifen
",
"AUTOTOOLTIP-bor_sphereY_BBRT.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Gravitontorpedo
     3x Energie Phaser
     Borg Mikrotechnik 
     Regenerationsrate der Hlle
     um 10 Prozent erhht

      Mittel
     Dieses Schiff kann bis zu  Ziele gleichzeitig angreifen
",
"AUTOTOOLTIP-bor_sphereY_BBSS.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     3x Energie Phaser
     Deflektor domination 
     Das Primrziel der Sphre verliert
     whrend des Kampfes Spezialenergie

      Mittel
     Dieses Schiff kann bis zu  Ziele gleichzeitig angreifen
",
"AUTOTOOLTIP-bor_sphereY_BBTS.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Gravitontorpedo
     3x Energie Phaser
     Deflektor domination 
     Das Primrziel der Sphre verliert
     whrend des Kampfes Spezialenergie

      Mittel
     Dieses Schiff kann bis zu  Ziele gleichzeitig angreifen
",
"AUTOTOOLTIP-bor_sphereY_BHSS.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     2x Energie Phaser
     Haltestrahl
     Deflektor domination 
     Das Primrziel der Sphre verliert
     whrend des Kampfes Spezialenergie

      Mittel
     Dieses Schiff kann bis zu  Ziele gleichzeitig angreifen
",
"AUTOTOOLTIP-bor_sphereY_BHTS.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Gravitontorpedo
     2x Energie Phaser
     Haltestrahl
     Deflektor domination 
     Das Primrziel der Sphre verliert
     whrend des Kampfes Spezialenergie

      Mittel
     Dieses Schiff kann bis zu  Ziele gleichzeitig angreifen
",
"AUTOTOOLTIP-bor_sphereY_BRHS.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     2x Energie Phaser
     Borg Mikrotechnik 
     Regenerationsrate der Hlle
     um 10 Prozent erhht
     Haltestrahl
     Deflektor domination 
     Das Primrziel der Sphre verliert
     whrend des Kampfes Spezialenergie

      Mittel
     Dieses Schiff kann bis zu  Ziele gleichzeitig angreifen
",
"AUTOTOOLTIP-bor_sphereY_BRHT.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Gravitontorpedo
     2x Energie Phaser
     Borg Mikrotechnik 
     Regenerationsrate der Hlle
     um 10 Prozent erhht
     Haltestrahl

      Mittel
     Dieses Schiff kann bis zu  Ziele gleichzeitig angreifen
",
"AUTOTOOLTIP-bor_sphereY_BRRH.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     2x Energie Phaser
     Regeneration
     Borg Mikrotechnik 
     Regenerationsrate der Hlle
     um 20 Prozent erhht
     Haltestrahl

      Mittel
     Dieses Schiff kann bis zu  Ziele gleichzeitig angreifen
",
"AUTOTOOLTIP-bor_sphereY_BRRR.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     2x Energie Phaser
     Regeneration
     Borg Mikrotechnik 
     Regenerationsrate der Hlle
     um 30 Prozent erhht

      Mittel
     Dieses Schiff kann bis zu  Ziele gleichzeitig angreifen
",
"AUTOTOOLTIP-bor_sphereY_BRRS.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     2x Energie Phaser
     Regeneration
     Borg Mikrotechnik 
     Regenerationsrate der Hlle
     um 20 Prozent erhht
     Deflektor domination 
     Das Primrziel der Sphre verliert
     whrend des Kampfes Spezialenergie

      Mittel
     Dieses Schiff kann bis zu  Ziele gleichzeitig angreifen
",
"AUTOTOOLTIP-bor_sphereY_BRRT.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Gravitontorpedo
     2x Energie Phaser
     Regeneration
     Borg Mikrotechnik 
     Regenerationsrate der Hlle
     um 20 Prozent erhht

      Mittel
     Dieses Schiff kann bis zu  Ziele gleichzeitig angreifen
",
"AUTOTOOLTIP-bor_sphereY_BRSS.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     2x Energie Phaser
     Borg Mikrotechnik 
     Regenerationsrate der Hlle
     um 10 Prozent erhht
     Deflektor domination 
     Das Primrziel der Sphre verliert
     whrend des Kampfes Spezialenergie

      Mittel
     Dieses Schiff kann bis zu  Ziele gleichzeitig angreifen
",
"AUTOTOOLTIP-bor_sphereY_BRTS.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Gravitontorpedo
     2x Energie Phaser
     Borg Mikrotechnik 
     Regenerationsrate der Hlle
     um 10 Prozent erhht
     Deflektor domination 
     Das Primrziel der Sphre verliert
     whrend des Kampfes Spezialenergie

      Mittel
     Dieses Schiff kann bis zu  Ziele gleichzeitig angreifen
",
"AUTOTOOLTIP-bor_sphereY_BSSS.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     2x Energie Phaser
     Deflektor domination 
     Das Primrziel der Sphre verliert
     whrend des Kampfes Spezialenergie

      Mittel
     Dieses Schiff kann bis zu  Ziele gleichzeitig angreifen
",
"AUTOTOOLTIP-bor_sphereY_BTSS.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Gravitontorpedo
     2x Energie Phaser
     Deflektor domination 
     Das Primrziel der Sphre verliert
     whrend des Kampfes Spezialenergie

      Mittel
     Dieses Schiff kann bis zu  Ziele gleichzeitig angreifen
",
"AUTOTOOLTIP-bor_sphereY_HSSS.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Energie Phaser
     Haltestrahl
     Deflektor domination 
     Das Primrziel der Sphre verliert
     whrend des Kampfes Spezialenergie

      Mittel
",
"AUTOTOOLTIP-bor_sphereY_HTSS.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Gravitontorpedo
     Energie Phaser
     Haltestrahl
     Deflektor domination 
     Das Primrziel der Sphre verliert
     whrend des Kampfes Spezialenergie

      Mittel
",
"AUTOTOOLTIP-bor_sphereY_RHSS.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Energie Phaser
     Borg Mikrotechnik 
     Regenerationsrate der Hlle
     um 10 Prozent erhht
     Haltestrahl
     Deflektor domination 
     Das Primrziel der Sphre verliert
     whrend des Kampfes Spezialenergie

      Mittel
",
"AUTOTOOLTIP-bor_sphereY_RHTS.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Gravitontorpedo
     Energie Phaser
     Borg Mikrotechnik 
     Regenerationsrate der Hlle
     um 10 Prozent erhht
     Haltestrahl
     Deflektor domination 
     Das Primrziel der Sphre verliert
     whrend des Kampfes Spezialenergie

      Mittel
",
"AUTOTOOLTIP-bor_sphereY_RRHS.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Energie Phaser
     Regeneration
     Borg Mikrotechnik 
     Regenerationsrate der Hlle
     um 20 Prozent erhht
     Haltestrahl
     Deflektor domination 
     Das Primrziel der Sphre verliert
     whrend des Kampfes Spezialenergie

      Mittel
",
"AUTOTOOLTIP-bor_sphereY_RRHT.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Gravitontorpedo
     Energie Phaser
     Regeneration
     Borg Mikrotechnik 
     Regenerationsrate der Hlle
     um 20 Prozent erhht
     Haltestrahl

      Mittel
",
"AUTOTOOLTIP-bor_sphereY_RRRH.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Energie Phaser
     Regeneration
     Borg Mikrotechnik 
     Regenerationsrate der Hlle
     um 30 Prozent erhht
     Haltestrahl

      Mittel
",
"AUTOTOOLTIP-bor_sphereY_RRRS.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Energie Phaser
     Regeneration
     Borg Mikrotechnik 
     Regenerationsrate der Hlle
     um 30 Prozent erhht
     Deflektor domination 
     Das Primrziel der Sphre verliert
     whrend des Kampfes Spezialenergie

      Mittel
",
"AUTOTOOLTIP-bor_sphereY_RRRT.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Gravitontorpedo
     Energie Phaser
     Regeneration
     Borg Mikrotechnik 
     Regenerationsrate der Hlle
     um 30 Prozent erhht

      Mittel
",
"AUTOTOOLTIP-bor_sphereY_RRSS.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Energie Phaser
     Regeneration
     Borg Mikrotechnik 
     Regenerationsrate der Hlle
     um 20 Prozent erhht
     Deflektor domination 
     Das Primrziel der Sphre verliert
     whrend des Kampfes Spezialenergie

      Mittel
",
"AUTOTOOLTIP-bor_sphereY_RRTS.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Gravitontorpedo
     Energie Phaser
     Regeneration
     Borg Mikrotechnik 
     Regenerationsrate der Hlle
     um 20 Prozent erhht
     Deflektor domination 
     Das Primrziel der Sphre verliert
     whrend des Kampfes Spezialenergie

      Mittel
",
"AUTOTOOLTIP-bor_sphereY_RSSS.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Energie Phaser
     Borg Mikrotechnik 
     Regenerationsrate der Hlle
     um 10 Prozent erhht
     Deflektor domination 
     Das Primrziel der Sphre verliert
     whrend des Kampfes Spezialenergie

      Mittel
",
"AUTOTOOLTIP-bor_sphereY_RTSS.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Gravitontorpedo
     Energie Phaser
     Borg Mikrotechnik 
     Regenerationsrate der Hlle
     um 10 Prozent erhht
     Deflektor domination 
     Das Primrziel der Sphre verliert
     whrend des Kampfes Spezialenergie

      Mittel
",
"AUTOTOOLTIP-bor_sphereY_TSSS.odf", "
   Angriffsstrke
     Verteidigungswert
     Systemleistung

     Gravitontorpedo
     Energie Phaser
     Deflektor domination 
     Das Primrziel der Sphre verliert
     whrend des Kampfes Spezialenergie

      Mittel
",
"AUTOTOOLTIP-bor_sphere_BBBH.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     4x Energie Phaser
     Haltestrahl

      Mittel
     Dieses Schiff kann bis zu  Ziele gleichzeitig angreifen
",
"AUTOTOOLTIP-bor_sphere_BBBR.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     4x Energie Phaser
     Borg Mikrotechnik 
     Regenerationsrate der Hlle
     um 10 Prozent erhht

      Mittel
     Dieses Schiff kann bis zu  Ziele gleichzeitig angreifen
",
"AUTOTOOLTIP-bor_sphere_BBBT.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Gravitontorpedo
     4x Energie Phaser

      Mittel
     Dieses Schiff kann bis zu  Ziele gleichzeitig angreifen
",
"AUTOTOOLTIP-bor_sphere_BBHT.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Gravitontorpedo
     3x Energie Phaser
     Haltestrahl

      Mittel
     Dieses Schiff kann bis zu  Ziele gleichzeitig angreifen
",
"AUTOTOOLTIP-bor_sphere_BBRH.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     3x Energie Phaser
     Borg Mikrotechnik 
     Regenerationsrate der Hlle
     um 10 Prozent erhht
     Haltestrahl

      Mittel
     Dieses Schiff kann bis zu  Ziele gleichzeitig angreifen
",
"AUTOTOOLTIP-bor_sphere_BBRR.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     3x Energie Phaser
     Regeneration
     Borg Mikrotechnik 
     Regenerationsrate der Hlle
     um 20 Prozent erhht

      Mittel
     Dieses Schiff kann bis zu  Ziele gleichzeitig angreifen
",
"AUTOTOOLTIP-bor_sphere_BBRT.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Gravitontorpedo
     3x Energie Phaser
     Borg Mikrotechnik 
     Regenerationsrate der Hlle
     um 10 Prozent erhht

      Mittel
     Dieses Schiff kann bis zu  Ziele gleichzeitig angreifen
",
"AUTOTOOLTIP-bor_sphere_BRHT.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Gravitontorpedo
     2x Energie Phaser
     Borg Mikrotechnik 
     Regenerationsrate der Hlle
     um 10 Prozent erhht
     Haltestrahl

      Mittel
     Dieses Schiff kann bis zu  Ziele gleichzeitig angreifen
",
"AUTOTOOLTIP-bor_sphere_BRRH.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     2x Energie Phaser
     Regeneration
     Borg Mikrotechnik 
     Regenerationsrate der Hlle
     um 20 Prozent erhht
     Haltestrahl

      Mittel
     Dieses Schiff kann bis zu  Ziele gleichzeitig angreifen
",
"AUTOTOOLTIP-bor_sphere_BRRR.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     2x Energie Phaser
     Regeneration
     Borg Mikrotechnik 
     Regenerationsrate der Hlle
     um 30 Prozent erhht

      Mittel
     Dieses Schiff kann bis zu  Ziele gleichzeitig angreifen
",
"AUTOTOOLTIP-bor_sphere_BRRT.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Gravitontorpedo
     2x Energie Phaser
     Regeneration
     Borg Mikrotechnik 
     Regenerationsrate der Hlle
     um 20 Prozent erhht

      Mittel
     Dieses Schiff kann bis zu  Ziele gleichzeitig angreifen
",
"AUTOTOOLTIP-bor_sphere_RRHT.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Gravitontorpedo
     Energie Phaser
     Regeneration
     Borg Mikrotechnik 
     Regenerationsrate der Hlle
     um 20 Prozent erhht
     Haltestrahl

      Mittel
",
"AUTOTOOLTIP-bor_sphere_RRRH.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Energie Phaser
     Regeneration
     Borg Mikrotechnik 
     Regenerationsrate der Hlle
     um 30 Prozent erhht
     Haltestrahl

      Mittel
",
"AUTOTOOLTIP-bor_sphere_RRRT.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Gravitontorpedo
     Energie Phaser
     Regeneration
     Borg Mikrotechnik 
     Regenerationsrate der Hlle
     um 30 Prozent erhht

      Mittel
",
"AUTOTOOLTIP-map_nebula_crystalid.odf", "
     Deaktiviert Tarnung
     Ldt Schilde wieder auf
",
"AUTOTOOLTIP-map_nebula_fluid.odf", "
     Deaktiviert Schilde
     Deaktiviert Tarnung
     Versteckt Schiffe
",
"AUTOTOOLTIP-map_nebula_mutara.odf", "
     Deaktiviert Schilde
     Deaktiviert Sensoren
     Deaktiviert Tarnung
     Versteckt Schiffe
",
"AUTOTOOLTIP-map_nebula_nucleon.odf", "
     Deaktiviert Tarnung
     Verursacht Schden
",
"AUTOTOOLTIP-map_nebula_organic.odf", "
     Deaktiviert Schilde
     Deaktiviert Tarnung
     Ldt Schilde wieder auf
",
"AUTOTOOLTIP-map_nebula_tetrion.odf", "
     Deaktiviert Tarnung
     Verursacht Schden
",
"AUTOTOOLTIP-all_alliedrepair.odf", "
     Erlaubt Ihren Verbndeten Schiffe in
     dieser Werft zu reparieren. Sie mssen
     Service-Vertrge fr jede Werft aushandeln
     in der Sie dies erlauben wollen
",
"AUTOTOOLTIP-all_mixed_tech.odf", "
     Die Analyse fremder Technologien
     erlaubt Ihnen einige dieser
     fremden Technologien in Ihre eigenen
     Schiffe zu integrieren. Schaltet Zugang
     zu Mixed-Tech-Einheiten frei
",
"AUTOTOOLTIP-all_supply_routes.odf", "
     Erhht Ihre Vorrte an Betriebsmitteln
     durch das Erweitern Ihrer Nachschubwege.
     Weitere Betriebsmittel werden bentigt
     Um weitere Schiffe und Stationen zu bauen
     Erhht Ihren Betriebsmittelvorrat um 250 
",
"AUTOTOOLTIP-all_veteran.odf", "
     Erhht alle Attribute dieses
     Schiffes stark und schaltet einen
     Speziellen Veteranen-Bonus frei
",
"AUTOTOOLTIP-borR_baseholding.odf", "
     Erlaubt Stationen einen Haltestrahl einzusetzen

     Betroffene Einheiten:
     Assimilation Matrix
     Transmission Matrix
     Conduction Matrix
",
"AUTOTOOLTIP-borR_board.odf", "
     Transportiert Borg-Drohnen durch die
     feindlichen Schilde
     Die gre des Entertrupps steigt
     mit der Chassis-Gre

      Lang

     Betroffene Einheiten:
     Probe
     Scoutcube
     Adaptor
     Assimilator
     Sphere
     Diamond
     Cube
",
"AUTOTOOLTIP-borR_connections1.odf", "
     Integriert Ihre Uni-Matrix besser in
     das Netzwerk des Kollektives. Das Erhht
     die Geschwindigkeit mit der sich
     Collective-Connections ansammeln
",
"AUTOTOOLTIP-borR_connections2.odf", "
     Integriert Ihre Uni-Matrix besser in
     das Netzwerk des Kollektives. Das Erhht
     die Geschwindigkeit mit der sich
     Collective-Connections ansammeln
",
"AUTOTOOLTIP-borR_connections3.odf", "
     Integriert Ihre Uni-Matrix besser in
     das Netzwerk des Kollektives. Das Erhht
     die Geschwindigkeit mit der sich
     Collective-Connections ansammeln
",
"AUTOTOOLTIP-borR_connections4.odf", "
     Integriert Ihre Uni-Matrix besser in
     das Netzwerk des Kollektives. Das Erhht
     die Geschwindigkeit mit der sich
     Collective-Connections ansammeln
",
"AUTOTOOLTIP-borR_connections5.odf", "
     Integriert Ihre Uni-Matrix besser in
     das Netzwerk des Kollektives. Das Erhht
     die Geschwindigkeit mit der sich
     Collective-Connections ansammeln
",
"AUTOTOOLTIP-borR_connectionsS.odf", "
     Integriert Ihre Uni-Matrix besser in
     das Netzwerk des Kollektives. Das Erhht
     die Geschwindigkeit mit der sich
     Collective-Connections ansammeln
",
"AUTOTOOLTIP-borR_datamining.odf", "
     Konzentriert die Gedanken des Kollektives
     um die Sensorreichweite aller Borgschiffe
     um 30 Prozent zu erhhen

     Betroffene Einheiten:
     Probe
     Scoutcube
     Adaptor
     Assimilator
     Sphere
     Diamond
     Cube
",
"AUTOTOOLTIP-borR_devestating.odf", "
     Feuert einen Mittelstreckentorpedo auf ein
     feindliches Ziel. Der Torpedo hat
     verheerende Auswirkungen auf die Schilde
     des Ziels
     Verursachter Schaden steigt mit Chassis-Gre

      Mittel

     Betroffene Einheiten:
     Probe
     Scoutcube
     Adaptor
     Assimilator
     Sphere
     Diamond
     Cube
",
"AUTOTOOLTIP-borR_futile.odf", "
     Gibt sofort 20 
",
"AUTOTOOLTIP-borR_logistics.odf", "
     Erlaubt es bis zu 4 Ressource Assimilators
     aufzursten um mit der Zeit Ressourcen to generieren

     Betroffene Einheiten:
     Resourcen-Assimilator
",
"AUTOTOOLTIP-borR_nanites.odf", "
     Erzeugt ein Feld aus Borg-Naniten im
     Raum. Die Naniten verursachen konstanten
     Schaden an allen Feinden im Bereich
     Schaden wird unter allen Zielen
     aufgeteielt
     Ausserdem gibt es eine Chance dass
     eine feindliche Einheit von den Naniten
     infiziert wird, was die grafische 
     Benutzeroberflche des Spielers strt
     Bentigte Spezialenergie reduziert sich
     mit der Chassis-Gre
     Trifft getarnte Schiffe
     Hlt 25 Sekunden

      Lang

     Betroffene Einheiten:
     Diamond
     Cube
",
"AUTOTOOLTIP-borR_partadapt.odf", "
     Erhht den Schaden den Borgschiffe
     verursachen um 10 Prozent

     Betroffene Einheiten:
     Probe
     Scoutcube
     Adaptor
     Assimilator
     Sphere
     Diamond
     Cube
",
"AUTOTOOLTIP-borR_sensor_relay.odf", "
     Platziert ein dauerhaftes Sensor-Relais
     neben diesem Borgschiff. Das Sensor-Relais
     entdeckt alle getarnten Schiffe in der Nhe

     Betroffene Einheiten:
     Probe
     Scoutcube
     Adaptor
     Assimilator
     Sphere
     Diamond
     Cube
",
"AUTOTOOLTIP-borR_slizer.odf", "
     Feuert einen Hoch-Energie Schneidestrahl
     der die feindliche Hlle durchtrennt
     Verursacht doppelten Schaden an
     kleinen Zielen
     Verursachter Schaden erhht sich
     mit der Chassis-Gre

      Kurz

     Betroffene Einheiten:
     Probe
     Scoutcube
     Adaptor
     Assimilator
     Sphere
     Diamond
     Cube
",
"AUTOTOOLTIP-borR_transwarp.odf", "
     Stellt die Transwarpspule der Einheit
     auf maximum, erlaubt ihr sofort
     zum Zielort zu springen
     Die maximale Distanz nimmt mit
     zunehmender Chassis-Gre ab

     Betroffene Einheiten:
     Detector
     Probe
     Scoutcube
",
"AUTOTOOLTIP-bor_adaptor.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Gravitontorpedo

      Mittel
",
"AUTOTOOLTIP-bor_adaptorR.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Gravitontorpedo

     2 Borg-Modul-Slots
     Kann mit Mixed-Tech-Modulen ausgestattet werden

      Mittel
",
"AUTOTOOLTIP-bor_adaptorYR.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Gravitontorpedo

     2 Borg-Modul-Slots
     Kann mit Mixed-Tech-Modulen ausgestattet werden

      Mittel

     
     Konstruktionskosten um 30 Prozent reduziert
",
"AUTOTOOLTIP-bor_adaptor_module0.odf", "Anpassungs-Modul - Fderation

    Angriffsstrke
  Verteidigungswert

     Sie knnen dieses Modul zweimal installieren

     Anpassung an Fderatins-Waffen, 
     reduziert die von Fderations-
     Waffen verursachten Schden
",
"AUTOTOOLTIP-bor_adaptor_module1.odf", "Anpassungs-Modul - Klingonen

    Angriffsstrke
  Verteidigungswert

     Sie knnen dieses Modul zweimal installieren

     Anpassung an Klingonische Waffen, 
     reduziert die von Klingonen
     verursachten Schden
",
"AUTOTOOLTIP-bor_adaptor_module2.odf", "Anpassungs-Modul - Romulaner

    Angriffsstrke
  Verteidigungswert

     Sie knnen dieses Modul zweimal installieren

     Anpassung an Romulanische Waffen, 
     reduziert die von Romulanern
     verursachten Schden
",
"AUTOTOOLTIP-bor_adaptor_module3.odf", "Anpassungs-Modul - Dominion

    Angriffsstrke
  Verteidigungswert

     Sie knnen dieses Modul zweimal installieren

     Anpassung an Dominion-Waffen, 
     reduziert die von Dominion-
     Waffen verursachten Schden
",
"AUTOTOOLTIP-bor_adaptor_moduleR.odf", "Regenerations-Modul

    Angriffsstrke
    Verteidigungswert
    Systemleistung

     Sie knnen dieses Modul einmal installieren

     Erhht die Regenerationsrate der Hlle und
     reduziert die Wahrscheinlichkeit eines Subsystem-Ausfalls
",
"AUTOTOOLTIP-bor_adaptor_moduleT.odf", "Torpedo-Modul

  Angriffsstrke

     Sie knnen dieses Modul einmal installieren

     Modifiziert Gravitontorpedos so das
     ein Teil Ihres Schadens direkt die
     feindliche Hlle beschdigt
",
"AUTOTOOLTIP-bor_adap_matrix.odf", "
       Angriffsstrke
   Verteidigungswert
     Systemleistung

     Reparatur-Dock
     bentigt fr Mixed-Tech-Module
",
"AUTOTOOLTIP-bor_assembler.odf", "
       Angriffsstrke
     Verteidigungswert
     Systemleistung

     Baut Stationen
",
"AUTOTOOLTIP-bor_assimilator.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Gravitontorpedo

      Lang
",
"AUTOTOOLTIP-bor_assimilatorR.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Gravitontorpedo

     3 Borg-Modul-Slots

      Lang
",
"AUTOTOOLTIP-bor_assimilatorYR.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Gravitontorpedo

     3 Borg-Modul-Slots

      Lang

     
     Konstruktionskosten um 30 Prozent reduziert
",
"AUTOTOOLTIP-bor_assimilatorZ.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Gravitontorpedo

      Lang

     
     Verteidigungswert erhht um 20
",
"AUTOTOOLTIP-bor_assimilatorZR.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Gravitontorpedo

     3 Borg-Modul-Slots

      Lang

     
     Verteidigungswert erhht um 20
     Bentigte Collective-Connections
     um 50 Prozent reduziert
",
"AUTOTOOLTIP-bor_assimilatorZ_moduleB.odf", "Strahlenwaffen-Modul

    Angriffsstrke
    Verteidigungswert

     Sie knnen dieses Modul einmal installieren

     Fgt eine neue Strahlenwaffe hinzu
",
"AUTOTOOLTIP-bor_assimilatorZ_moduleN.odf", "Naniten-Fabrik-Modul

  Verteidigungswert
    Systemleistung

     Sie knnen dieses Modul einmal installieren

     Fgt die Naniten-Fabrik Spezialwaffe
     hinzu um die Crew feindlicher
     Einheiten zu verringern
",
"AUTOTOOLTIP-bor_assimilatorZ_moduleR.odf", "Regenerations-Modul

    Angriffsstrke
    Verteidigungswert
    Systemleistung

     Sie knnen dieses Modul einmal installieren

     Erhht die Regenerationsrate der Hlle und
     reduziert die Wahrscheinlichkeit eines Subsystem-Ausfalls
",
"AUTOTOOLTIP-bor_assimilatorZ_moduleT.odf", "Torpedo-Modul

  Angriffsstrke

     Sie knnen dieses Modul zweimal installieren

     Modifiziert Gravitontorpedos so das
     ein Teil Ihres Schadens direkt die
     feindliche Hlle beschdigt
     Direkter Hllenschaden erhht sich mit
     weiteren Modulen dieses Typs
",
"AUTOTOOLTIP-bor_assimilatorZ_moduleZ.odf", "Assimilations-Modul

  Systemleistung

     Sie knnen dieses Modul zweimal installieren

     Fgt die Auto-Assimilator
     Spezialwaffe hinzu
     Die Anzahl der Besatzungsmitglieder die pro Sekunde
     assimiliert werden erhht sich mit weiteren
     Modulen dieses Typs

     
     Erreicht seine maximale Leistung mit
     nur 2 installierten Modulen
",
"AUTOTOOLTIP-bor_assimilator_moduleA.odf", "Assimilations-Modul

  Systemleistung

     Sie knnen dieses Modul dreimal installieren

     Fgt die Auto-Assimilator
     Spezialwaffe hinzu
     Die Anzahl der Besatzungsmitglieder die pro Sekunde
     assimiliert werden erhht sich mit weiteren
     Modulen dieses Typs
",
"AUTOTOOLTIP-bor_assimilator_moduleB.odf", "Strahlenwaffen-Modul

    Angriffsstrke
    Verteidigungswert

     Sie knnen dieses Modul einmal installieren

     Fgt eine neue Strahlenwaffe hinzu
",
"AUTOTOOLTIP-bor_assimilator_moduleR.odf", "Regenerations-Modul

    Angriffsstrke
    Verteidigungswert
    Systemleistung

     Sie knnen dieses Modul einmal installieren

     Erhht die Regenerationsrate der Hlle und
     reduziert die Wahrscheinlichkeit eines Subsystem-Ausfalls
",
"AUTOTOOLTIP-bor_assimilator_moduleT.odf", "Torpedo-Modul

  Angriffsstrke

     Sie knnen dieses Modul zweimal installieren

     Modifiziert Gravitontorpedos so das
     ein Teil Ihres Schadens direkt die
     feindliche Hlle beschdigt
     Direkter Hllenschaden erhht sich mit
     weiteren Modulen dieses Typs
",
"AUTOTOOLTIP-bor_assi_matrix.odf", "
     Angriffsstrke
   Verteidigungswert
     Systemleistung

     Gravitontorpedo
     Tachyonscan
     Geheimdienst-Bericht

     Werft

     Produziert:
     Montage-Knoten
     Resourcen-Assimilator
     Probe

      Lang
",
"AUTOTOOLTIP-bor_assi_matrixY_D.odf", "
     Angriffsstrke
   Verteidigungswert
     Systemleistung

     Gravitontorpedo
     Tachyonscan
     Geheimdienst-Bericht

     Werft

     Produziert:
     Montage-Knoten
     Resourcen-Assimilator
     Probe

      Lang
",
"AUTOTOOLTIP-bor_assi_matrixY_DD.odf", "
     Angriffsstrke
   Verteidigungswert
     Systemleistung

     Gravitontorpedo
     Tachyonscan
     Geheimdienst-Bericht

     Werft

     Produziert:
     Montage-Knoten
     Resourcen-Assimilator
     Probe

      Lang
",
"AUTOTOOLTIP-bor_assi_matrixY_DDW.odf", "
     Angriffsstrke
   Verteidigungswert
     Systemleistung

     Gravitontorpedo
     Angepasster Photonentorpedo
     Trifft immer
     Verursacht bei kleinen Schiffen erhhten Schaden
     aber verringerten Schaden gegenber
     Schlachtschiffen und Stationen
     Tachyonscan
     Geheimdienst-Bericht

     Werft

     Produziert:
     Montage-Knoten
     Resourcen-Assimilator
     Probe

      Lang
",
"AUTOTOOLTIP-bor_assi_matrixY_DDWW.odf", "
     Angriffsstrke
   Verteidigungswert
     Systemleistung

     Gravitontorpedo
     Angepasster Photonentorpedo
     Trifft immer
     Verursacht bei kleinen Schiffen erhhten Schaden
     aber verringerten Schaden gegenber
     Schlachtschiffen und Stationen
     Energie Phaser
     Tachyonscan
     Geheimdienst-Bericht

     Werft

     Produziert:
     Montage-Knoten
     Resourcen-Assimilator
     Probe

      Lang
",
"AUTOTOOLTIP-bor_assi_matrixY_DW.odf", "
     Angriffsstrke
   Verteidigungswert
     Systemleistung

     Gravitontorpedo
     Angepasster Photonentorpedo
     Trifft immer
     Verursacht bei kleinen Schiffen erhhten Schaden
     aber verringerten Schaden gegenber
     Schlachtschiffen und Stationen
     Tachyonscan
     Geheimdienst-Bericht

     Werft

     Produziert:
     Montage-Knoten
     Resourcen-Assimilator
     Probe

      Lang
",
"AUTOTOOLTIP-bor_assi_matrixY_DWW.odf", "
     Angriffsstrke
   Verteidigungswert
     Systemleistung

     Gravitontorpedo
     Angepasster Photonentorpedo
     Trifft immer
     Verursacht bei kleinen Schiffen erhhten Schaden
     aber verringerten Schaden gegenber
     Schlachtschiffen und Stationen
     Energie Phaser
     Tachyonscan
     Geheimdienst-Bericht

     Werft

     Produziert:
     Montage-Knoten
     Resourcen-Assimilator
     Probe

      Lang
",
"AUTOTOOLTIP-bor_assi_matrixY_W.odf", "
     Angriffsstrke
   Verteidigungswert
     Systemleistung

     Gravitontorpedo
     Angepasster Photonentorpedo
     Trifft immer
     Verursacht bei kleinen Schiffen erhhten Schaden
     aber verringerten Schaden gegenber
     Schlachtschiffen und Stationen
     Tachyonscan
     Geheimdienst-Bericht

     Werft

     Produziert:
     Montage-Knoten
     Resourcen-Assimilator
     Probe

      Lang
",
"AUTOTOOLTIP-bor_assi_matrixY_WW.odf", "
     Angriffsstrke
   Verteidigungswert
     Systemleistung

     Gravitontorpedo
     Angepasster Photonentorpedo
     Trifft immer
     Verursacht bei kleinen Schiffen erhhten Schaden
     aber verringerten Schaden gegenber
     Schlachtschiffen und Stationen
     Energie Phaser
     Tachyonscan
     Geheimdienst-Bericht

     Werft

     Produziert:
     Montage-Knoten
     Resourcen-Assimilator
     Probe

      Lang
",
"AUTOTOOLTIP-bor_assi_matrixZ_D.odf", "
     Angriffsstrke
   Verteidigungswert
     Systemleistung

     Gravitontorpedo
     Tachyonscan
     Geheimdienst-Bericht

     Werft

     Produziert:
     Montage-Knoten
     Resourcen-Assimilator
     Probe

      Lang
",
"AUTOTOOLTIP-bor_assi_matrixZ_DD.odf", "
     Angriffsstrke
   Verteidigungswert
     Systemleistung

     Gravitontorpedo
     Tachyonscan
     Geheimdienst-Bericht

     Werft

     Produziert:
     Montage-Knoten
     Resourcen-Assimilator
     Probe

      Lang
",
"AUTOTOOLTIP-bor_assi_matrixZ_DDW.odf", "
     Angriffsstrke
   Verteidigungswert
     Systemleistung

     Gravitontorpedo
     Angepasster Photonentorpedo
     Trifft immer
     Verursacht bei kleinen Schiffen erhhten Schaden
     aber verringerten Schaden gegenber
     Schlachtschiffen und Stationen
     Tachyonscan
     Geheimdienst-Bericht

     Werft

     Produziert:
     Montage-Knoten
     Resourcen-Assimilator
     Probe

      Lang
",
"AUTOTOOLTIP-bor_assi_matrixZ_DDWW.odf", "
     Angriffsstrke
   Verteidigungswert
     Systemleistung

     Gravitontorpedo
     Angepasster Photonentorpedo
     Trifft immer
     Verursacht bei kleinen Schiffen erhhten Schaden
     aber verringerten Schaden gegenber
     Schlachtschiffen und Stationen
     Energie Phaser
     Tachyonscan
     Geheimdienst-Bericht

     Werft

     Produziert:
     Montage-Knoten
     Resourcen-Assimilator
     Probe

      Lang
",
"AUTOTOOLTIP-bor_assi_matrixZ_DW.odf", "
     Angriffsstrke
   Verteidigungswert
     Systemleistung

     Gravitontorpedo
     Angepasster Photonentorpedo
     Trifft immer
     Verursacht bei kleinen Schiffen erhhten Schaden
     aber verringerten Schaden gegenber
     Schlachtschiffen und Stationen
     Tachyonscan
     Geheimdienst-Bericht

     Werft

     Produziert:
     Montage-Knoten
     Resourcen-Assimilator
     Probe

      Lang
",
"AUTOTOOLTIP-bor_assi_matrixZ_DWW.odf", "
     Angriffsstrke
   Verteidigungswert
     Systemleistung

     Gravitontorpedo
     Angepasster Photonentorpedo
     Trifft immer
     Verursacht bei kleinen Schiffen erhhten Schaden
     aber verringerten Schaden gegenber
     Schlachtschiffen und Stationen
     Energie Phaser
     Tachyonscan
     Geheimdienst-Bericht

     Werft

     Produziert:
     Montage-Knoten
     Resourcen-Assimilator
     Probe

      Lang
",
"AUTOTOOLTIP-bor_assi_matrixZ_W.odf", "
     Angriffsstrke
   Verteidigungswert
     Systemleistung

     Gravitontorpedo
     Angepasster Photonentorpedo
     Trifft immer
     Verursacht bei kleinen Schiffen erhhten Schaden
     aber verringerten Schaden gegenber
     Schlachtschiffen und Stationen
     Tachyonscan
     Geheimdienst-Bericht

     Werft

     Produziert:
     Montage-Knoten
     Resourcen-Assimilator
     Probe

      Lang
",
"AUTOTOOLTIP-bor_assi_matrixZ_WW.odf", "
     Angriffsstrke
   Verteidigungswert
     Systemleistung

     Gravitontorpedo
     Angepasster Photonentorpedo
     Trifft immer
     Verursacht bei kleinen Schiffen erhhten Schaden
     aber verringerten Schaden gegenber
     Schlachtschiffen und Stationen
     Energie Phaser
     Tachyonscan
     Geheimdienst-Bericht

     Werft

     Produziert:
     Montage-Knoten
     Resourcen-Assimilator
     Probe

      Lang
",
"AUTOTOOLTIP-bor_assi_matrix_upgradeD.odf", "
  Verteidigungswert

     Verstrkt die Verteidigung Ihrer Sternenbasis
     um sie unempfindlicher gegen gegen feindliches Feuer zu machen
",
"AUTOTOOLTIP-bor_assi_matrix_upgradeW.odf", "
  Angriffsstrke

     Verbessert die Waffensysteme Ihrer
     Sternenbasis um mehr Schaden mit
     jedem Schuss zu verursachen
",
"AUTOTOOLTIP-bor_col_matrix.odf", "
       Angriffsstrke
   Verteidigungswert
     Systemleistung

     Forschungsstation

     Erforscht:
     Kollektiv-Feature: Verheerender Angriff
     Kollektiv-Feature: Sensor-Relais
     Kollektiv-Feature: Naniten
     Kollektiv-Feature: Teilanpassung
     Kollektiv-Feature: Uni-Komplex
     Kollektiv-Feature: Schneidestrahl
     Kollektiv-Feature: Perfektionierter Nachschubs
     Kollektiv-Feature: Gezielte Datensuche
     Kollektiv-Feature: Entern
     Kollektiv-Feature: Transwarp-Antrieb
",
"AUTOTOOLTIP-bor_cube.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Energie Phaser

      Mittel
",
"AUTOTOOLTIP-bor_cubeR.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Energie Phaser

     6 Borg-Modul-Slots

      Mittel
",
"AUTOTOOLTIP-bor_cubeYR.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Energie Phaser

     6 Borg-Modul-Slots

      Mittel

     
     Konstruktionskosten um 30 Prozent reduziert
",
"AUTOTOOLTIP-bor_cube_moduleB.odf", "Strahlenwaffen-Modul

  Angriffsstrke
  Verteidigungswert

     Sie knnen dieses Modul einmal installieren

     Fgt eine neue Strahlenwaffe hinzu und erlaubt
     dem Schiff 2 Ziele gleichzeitig anzuvisieren
",
"AUTOTOOLTIP-bor_cube_moduleH.odf", "Haltestrahl-Modul

  Verteidigungswert
  Systemleistung

     Sie knnen dieses Modul dreimal installieren

     Fgt die Haltestrahl-Spezialwaffe hinzu
     Die Anzahl der Drohnen die pro Sekunde
     bertragen werden erhht sich mit weiteren
     Modulen dieses Typs
",
"AUTOTOOLTIP-bor_cube_moduleM.odf", "Taktisches Panzerungs-Modul

  Verteidigungswert

     Sie knnen dieses Modul zweimal installieren

     Reduziert durch Strahlenwaffen
     verursachte Schden
",
"AUTOTOOLTIP-bor_cube_moduleR.odf", "Regenerations-Modul

  Angriffsstrke
  Verteidigungswert
  Systemleistung

     Sie knnen dieses Modul einmal installieren

     Erhht die Regenerationsrate der Hlle und
     reduziert die Wahrscheinlichkeit eines Subsystem-Ausfalls
",
"AUTOTOOLTIP-bor_cube_moduleT.odf", "Torpedo-Modul

  Angriffsstrke

     Sie knnen dieses Modul dreimal installieren

     Fgt einen Gravitontorpedo-Werfer hinzu oder
     modifiziert vorhandene Gravitontorpedos um
     mit einen Teil seiner Zerstrungskraft
     direkten Hllenschaden zu verursachen
     Direkter Hllenschaden erhht sich mit
     weiteren Modulen dieses Typs
",
"AUTOTOOLTIP-bor_detector.odf", "
       Angriffsstrke
       Verteidigungswert
       Systemleistung

     Angepasster Photonentorpedo
     Trifft immer
     Verursacht bei kleinen Schiffen erhhten Schaden
     aber verringerten Schaden gegenber
     Schlachtschiffen und Stationen

      Lang
",
"AUTOTOOLTIP-bor_diamond.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Gravitontorpedo

      Lang
",
"AUTOTOOLTIP-bor_diamondR.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Gravitontorpedo

     4 Borg-Modul-Slots

      Lang
",
"AUTOTOOLTIP-bor_diamondYR.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Gravitontorpedo

     4 Borg-Modul-Slots

      Lang

     
     Konstruktionskosten um 30 Prozent reduziert
",
"AUTOTOOLTIP-bor_diamond_moduleB.odf", "Strahlenwaffen-Modul

  Angriffsstrke
  Verteidigungswert

     Sie knnen dieses Modul einmal installieren

     Fgt eine neue Strahlenwaffe hinzu
",
"AUTOTOOLTIP-bor_diamond_moduleD.odf", "Diamant-Modul

    Angriffsstrke
    Verteidigungswert
  Systemleistung

     Sie knnen dieses Modul dreimal installieren

     Fgt die Bring-Ordnung-ins-Chaos
     Spezialwaffe hinzu
     The duration increases with additional
     Modulen dieses Typs
",
"AUTOTOOLTIP-bor_diamond_moduleH.odf", "Haltestrahl-Modul

    Verteidigungswert
  Systemleistung

     Sie knnen dieses Modul einmal installieren

     Fgt die Haltestrahl-Spezialwaffe hinzu
",
"AUTOTOOLTIP-bor_diamond_moduleR.odf", "Regenerations-Modul

    Angriffsstrke
    Verteidigungswert
    Systemleistung

     Sie knnen dieses Modul einmal installieren

     Erhht die Regenerationsrate der Hlle und
     reduziert die Wahrscheinlichkeit eines Subsystem-Ausfalls
",
"AUTOTOOLTIP-bor_diamond_moduleT.odf", "Torpedo-Modul

  Angriffsstrke

     Sie knnen dieses Modul einmal installieren

     Modifiziert Gravitontorpedos so das
     ein Teil Ihres Schadens direkt die
     feindliche Hlle beschdigt
",
"AUTOTOOLTIP-bor_freighter.odf", "
       Angriffsstrke
     Verteidigungswert
     Systemleistung

     Baut Dilithium and Tritanium ab
     Dilithium-Ladevolumen: 600
     Tritanium-Ladevolumen: 400
",
"AUTOTOOLTIP-bor_freighterU.odf", "
       Angriffsstrke
     Verteidigungswert
     Systemleistung

     Baut Dilithium and Tritanium ab
     Dilithium-Ladevolumen: 600
     Tritanium-Ladevolumen: 400
",
"AUTOTOOLTIP-bor_freighterUR.odf", "
  Verteidigungswert

     Fgt dem Ressourcen-Assimilator die Fhigkeit
     hinzu Dilithium oder Tritanium zu veredeln
     und somit langsam Ressourcen zu
     erzeugen
",
"AUTOTOOLTIP-bor_freighterY.odf", "
       Angriffsstrke
     Verteidigungswert
     Systemleistung

     Baut Dilithium and Tritanium ab
     Dilithium-Ladevolumen: 600
     Tritanium-Ladevolumen: 400

     
     Verteidigungswert erhht um 5
",
"AUTOTOOLTIP-bor_freighterYU.odf", "
       Angriffsstrke
     Verteidigungswert
     Systemleistung

     Baut Dilithium and Tritanium ab
     Dilithium-Ladevolumen: 600
     Tritanium-Ladevolumen: 400

     
     Verteidigungswert erhht um 5
",
"AUTOTOOLTIP-bor_incubation.odf", "
       Angriffsstrke
     Verteidigungswert
     Systemleistung

     Generiert alle 10 Sekunden 1  
",
"AUTOTOOLTIP-bor_incubationU.odf", "
       Angriffsstrke
     Verteidigungswert
     Systemleistung

     Generiert alle 6 Sekunden 1  
",
"AUTOTOOLTIP-bor_incubationUR.odf", "
  Verteidigungswert

     Erhht die Betriebsmittel-Produktion
",
"AUTOTOOLTIP-bor_incubationY.odf", "
       Angriffsstrke
     Verteidigungswert
     Systemleistung

     Generiert alle 10 Sekunden 1  

     
     Kann aufgerstet werden um die
     Betriebsmittel-Produktion zu steigern
",
"AUTOTOOLTIP-bor_interceptor.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     Energie Phaser

      Mittel
",
"AUTOTOOLTIP-bor_pyramid.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Gravitontorpedo

      Mittel

     
     Verteidigungswert erhht um 20
",
"AUTOTOOLTIP-bor_pyramidR.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Energie Phaser

     4 Borg-Modul-Slots

      Mittel

     
     Verteidigungswert erhht um 20
",
"AUTOTOOLTIP-bor_pyramid_moduleH.odf", "Haltestrahl-Modul

    Verteidigungswert
  Systemleistung

     You may install this module four times

     Fgt die Haltestrahl-Spezialwaffe hinzu
     Die Anzahl der Drohnen die pro Sekunde
     bertragen werden erhht sich mit weiteren
     Modulen dieses Typs
",
"AUTOTOOLTIP-bor_pyramid_moduleN.odf", "Naniten-Fabrik-Modul

  Verteidigungswert
    Systemleistung

     Sie knnen dieses Modul einmal installieren

     Fgt die Naniten-Fabrik Spezialwaffe
     hinzu um die Crew feindlicher
     Einheiten zu verringern
",
"AUTOTOOLTIP-bor_pyramid_moduleR.odf", "Regenerations-Modul

    Angriffsstrke
    Verteidigungswert
    Systemleistung

     Sie knnen dieses Modul zweimal installieren

     Erhht die Regenerationsrate der Hlle und
     reduziert die Wahrscheinlichkeit eines Subsystem-Ausfalls
     Weitere Module dieses Typs fgen die
     Regenerieren-Spezialfhigkeit hinzu oder
     vervollkommnet sie
",
"AUTOTOOLTIP-bor_pyramid_moduleT.odf", "Torpedo-Modul

  Angriffsstrke

     Sie knnen dieses Modul einmal installieren

     Modifiziert Gravitontorpedos so das
     ein Teil Ihres Schadens direkt die
     feindliche Hlle beschdigt
",
"AUTOTOOLTIP-bor_recycling_center.odf", "
       Angriffsstrke
   Verteidigungswert
     Systemleistung

     Wandelt Betriebsmittel in Dilithium oder
     Tritanium um
     Sie knnen nur ein Recycling-Center bauen
",
"AUTOTOOLTIP-bor_resource_node.odf", "
       Angriffsstrke
     Verteidigungswert
     Systemleistung

     Verarbeitet Dilithium und Tritanium
",
"AUTOTOOLTIP-bor_resource_nodeR.odf", "
     Erstellt einen Ressourcen-Verarbeitungsknoten
     in der Nhe dieses Schiffes. Dieser
     kann von Frachtern gesameltes Dilithium und
     Tritanium fr die Nutzung aufbereiten
",
"AUTOTOOLTIP-bor_scoutcube.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Energie Phaser

      Kurz
",
"AUTOTOOLTIP-bor_scoutcubeR.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Energie Phaser

     1 Borg module slot

      Kurz
",
"AUTOTOOLTIP-bor_scoutcubeYR.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Energie Phaser

     1 Borg module slot

      Kurz

     
     Konstruktionskosten um 30 Prozent reduziert
",
"AUTOTOOLTIP-bor_scoutcube_moduleB.odf", "Strahlenwaffen-Modul

    Angriffsstrke
    Verteidigungswert

     Sie knnen dieses Modul einmal installieren

     Fgt eine neue Strahlenwaffe hinzu und erlaubt
     dem Schiff 2 Ziele gleichzeitig anzuvisieren
",
"AUTOTOOLTIP-bor_scoutcube_moduleI.odf", "Abfang-Modul

    Angriffsstrke
    Verteidigungswert
    Systemleistung

     Sie knnen dieses Modul einmal installieren

     Fgt einen angepassten Photonentorpedo-
     Werfer hinzu der erhhten Schaden an
     kleinen Schiffen verursacht und immer trifft
",
"AUTOTOOLTIP-bor_scoutcube_moduleR.odf", "Regenerations-Modul

    Angriffsstrke
    Verteidigungswert
    Systemleistung

     Sie knnen dieses Modul einmal installieren

     Erhht die Regenerationsrate der Hlle und
     reduziert die Wahrscheinlichkeit eines Subsystem-Ausfalls
",
"AUTOTOOLTIP-bor_sensor.odf", "
       Angriffsstrke
       Verteidigungswert
       Systemleistung

     Tachyongitter 
",
"AUTOTOOLTIP-bor_sphere.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Energie Phaser

      Mittel
",
"AUTOTOOLTIP-bor_sphereR.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Energie Phaser

     4 Borg-Modul-Slots

      Mittel
",
"AUTOTOOLTIP-bor_sphereYR.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Energie Phaser

     4 Borg-Modul-Slots

      Mittel

     
     Konstruktionskosten um 30 Prozent reduziert
",
"AUTOTOOLTIP-bor_sphereY_moduleB.odf", "Strahlenwaffen-Modul

  Angriffsstrke
  Verteidigungswert

     Sie knnen dieses Modul dreimal installieren

     Fgt eine neue Strahlenwaffe hinzu und erlaubt
     dem Schiff mehrere Ziele gleichzeitig anzuvisieren
     Die Anzahl der mglichen Ziele steigt mit
     weiteren Modulen dieses Typs
",
"AUTOTOOLTIP-bor_sphereY_moduleH.odf", "Haltestrahl-Modul

    Verteidigungswert
  Systemleistung

     Sie knnen dieses Modul einmal installieren

     Fgt die Haltestrahl-Spezialwaffe hinzu
",
"AUTOTOOLTIP-bor_sphereY_moduleR.odf", "Regenerations-Modul

    Angriffsstrke
    Verteidigungswert
    Systemleistung

     Sie knnen dieses Modul dreimal installieren

     Erhht die Regenerationsrate der Hlle und
     reduziert die Wahrscheinlichkeit eines Subsystem-Ausfalls
     Weitere Module dieses Typs fgen die
     Regenerieren-Spezialfhigkeit hinzu oder
     vervollkommnet sie
",
"AUTOTOOLTIP-bor_sphereY_moduleS.odf", "Primr-Modul

  Angriffsstrke
    Verteidigungswert
    Systemleistung

     Sie knnen dieses Modul dreimal installieren

     Fgt die passive Deflektor-Domination
     Fhigkeit hinzu um Spezialenergie von
     feindlichen Einheiten abzuziehen
     Die abgezogene Energiemenge steigt
     mit weiteren Modulen dieses Typs
",
"AUTOTOOLTIP-bor_sphereY_moduleT.odf", "Torpedo-Modul

  Angriffsstrke

     Sie knnen dieses Modul einmal installieren

     Fgt einen Gravitontorpedo-Werfer hinzu
",
"AUTOTOOLTIP-bor_sphere_moduleB.odf", "Strahlenwaffen-Modul

  Angriffsstrke
  Verteidigungswert

     Sie knnen dieses Modul dreimal installieren

     Fgt eine neue Strahlenwaffe hinzu und erlaubt
     dem Schiff mehrere Ziele gleichzeitig anzuvisieren
     Die Anzahl der mglichen Ziele steigt mit
     weiteren Modulen dieses Typs
",
"AUTOTOOLTIP-bor_sphere_moduleH.odf", "Haltestrahl-Modul

    Verteidigungswert
  Systemleistung

     Sie knnen dieses Modul einmal installieren

     Fgt die Haltestrahl-Spezialwaffe hinzu
",
"AUTOTOOLTIP-bor_sphere_moduleR.odf", "Regenerations-Modul

    Angriffsstrke
    Verteidigungswert
    Systemleistung

     Sie knnen dieses Modul dreimal installieren

     Erhht die Regenerationsrate der Hlle und
     reduziert die Wahrscheinlichkeit eines Subsystem-Ausfalls
     Weitere Module dieses Typs fgen die
     Regenerieren-Spezialfhigkeit hinzu oder
     perfektioniert sie
",
"AUTOTOOLTIP-bor_sphere_moduleT.odf", "Torpedo-Modul

  Angriffsstrke

     Sie knnen dieses Modul einmal installieren

     Fgt einen Gravitontorpedo-Werfer hinzu
",
"AUTOTOOLTIP-bor_turret.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Gravitontorpedo
     Hochauflsendes Zielsystem 
     Torpedos treffen immer

      Lang
",
"AUTOTOOLTIP-bor_uni_matrix.odf", "
       Angriffsstrke
   Verteidigungswert
     Systemleistung

     Forschungsstation

     Erforscht:
     Wiederstand ist Zwecklos
     Etabliere Energieknoten Ebene 1
     Etabliere Energieknoten Ebene 2
     Etabliere Energieknoten Ebene 3
     Etabliere Energieknoten Ebene 4
     Etabliere Energieknoten Ebene 5
",
"AUTOTOOLTIP-bor_uplink.odf", "
       Angriffsstrke
     Verteidigungswert
     Systemleistung

     Der grundlegende Knoten zur Schiffskonstruktion
",
"AUTOTOOLTIP-domR_active_tscan.odf", "
     Enttarnt alle Feinde in einem grossen Bereich
     rund um diese Station

     Betroffene Einheiten:
     Subraum-Sensor-System
",
"AUTOTOOLTIP-domR_alpha.odf", "
     Eine besondere Version von Ketracel White
     erhht die Effektivitt aller
     Jem'Hadar auf nahegelegenen verbndeten
     Einheiten und erhht dadurch die Feuerrate
     um 45 Prozent
     Verursacht geringe Verluste unter der Crew
     der betroffenen Einheiten
     Hlt 15 Sekunden

      Kurz

     Betroffene Einheiten:
     S-2 Escort Cruiser
",
"AUTOTOOLTIP-domR_coreblast.odf", "
     Feuert eine konzentrierte Energiewelle auf
     eine feindliche Einheit und zerstrt
     ihr Antriebssystem
     Hlt 10 Sekunden

      Mittel

     Betroffene Einheiten:
     S-7 Defender
",
"AUTOTOOLTIP-domR_detection1.odf", "
     Enttarnt alle Feinde am
     Zielort

     Betroffene Einheiten:
     Cloning Facility
",
"AUTOTOOLTIP-domR_detection2.odf", "
     Erlaubt dieser Einheit alle getarnten Schiffe
     in Sensorenreichweite aufzuspren

     Betroffene Einheiten:
     Sensor Station
     Perimeter
",
"AUTOTOOLTIP-domR_excessive.odf", "
     Feuert eine immense Salve Torpedos auf
     bis zu 3 nahegelegene feindliche Ziele.
     Die geladenen Torpedos brechen durch
     die feindlichen Schilde und verursachen
     starke Schden an der Hlle

      Mittel

     Betroffene Einheiten:
     V-13 Battleship
",
"AUTOTOOLTIP-domR_fight.odf", "
     Erlaubt das upgraden der Jger auf dem
     Battle Cruiser

     Betroffene Einheiten:
     B-5 Battle Cruiser
",
"AUTOTOOLTIP-domR_interception1.odf", "
     Erlaubt dem C-11 Interception Destroyer
     seine Level 2 Fhigkeit zu nutzen:

     Waffen fokussieren
     Erhht die Waffenreichweite nahegelegener
     Verbndeter um 25 Prozent

     Ɨ Mittel
",
"AUTOTOOLTIP-domR_interception2.odf", "
     Erlaubt dem C-11 Interception Destroyer
     seine Level 3 Fhigkeit zu nutzen:

     Kaskaden Feedback
     Verursacht Meta-Statische Fluktuationen
     im Zielgebiet. Cascadierte Energie-
     wellen fegen durch die Systeme
     aller feindlichen Einheiten im Bereich
     und verursachen erhebliche Systemschden
     mit der Chance das feindliche Einheiten
     Spezialwaffenenergie verlieren
     Verursachte Schden und die Chance
     Spezialenergie zu verlieren beruhen auf
     auf der max. Anzahl von Spezialwaffen
     die die betroffene Einheit tragen kann

     Ɨ Mittel
",
"AUTOTOOLTIP-domR_isbomb.odf", "
     Wirft eine isotopische Subraumbombe ab
     die nach 4 Sekunden detoniert
     Verursacht Schaden und setzt die Triebwerke ausser Betrieb
     Hlt 13 Sekunden

      Kurz

     Betroffene Einheiten:
     B-8 War Frigate
",
"AUTOTOOLTIP-domR_siege1.odf", "
     Erlaubt dem C-17 Siege Cruiser seine
     Level 2 Fhigkeit zu nutzen:

     EM-Sto
     Feuert eine electromagnetische Ladung auf 
     das Zielgebiet. Die Fluktuationen 
     machen es feindlichen Waffen viel
     schwerer Sie anzuvisieren, wodurch
     die Feuerrate Ihrer Feinde um
     50 Prozent reduziert wird
     Hlt 12 Sekunden

     Ɨ Artillerie
",
"AUTOTOOLTIP-domR_siege2.odf", "
     Erlaubt dem C-17 Siege Cruiser seine
     Level 3 Fhigkeit zu nutzen:

     Tetrion Disruptor
     Eine Tetrion-Fokusierte Disruptor-Salve ist
     auch auf extreme Distanzen effektiv

     Ɨ Artillerie
",
"AUTOTOOLTIP-domR_tetphoton.odf", "
     Feuert einen Tetriongeladenen Photonentorpedo
     auf eine feindliche Einheit
     Verursacht dreifachen Schaden an Stationen

      Artillerie

     Betroffene Einheiten:
     A-26 Bomber
",
"AUTOTOOLTIP-domU_engines1.odf", "
     Erhht die Geschwindigkeit
     Ihrer Schiffe um 10 Prozent
",
"AUTOTOOLTIP-domU_engines2.odf", "
     Erhht die Geschwindigkeit
     Ihrer Schiffe um weitere 10 Prozent
",
"AUTOTOOLTIP-domU_life1.odf", "
     Increases the effectivity of life
     support system for all of your units by
     20 percent
",
"AUTOTOOLTIP-domU_life1Z.odf", "
     Increases the effectivity of life
     support system for all of your units by
     20 percent

     
     Research costs reduced by 20 percent
",
"AUTOTOOLTIP-domU_life2.odf", "
     Increases the effectivity of life
     support system for all of your units by
     an additional 20 percent
",
"AUTOTOOLTIP-domU_life2Z.odf", "
     Increases the effectivity of life
     support system for all of your units by
     an additional 20 percent

     
     Research costs reduced by 20 percent
",
"AUTOTOOLTIP-domU_shields1.odf", "
     Increases the shield strength for all
     of your units by 8 percent
",
"AUTOTOOLTIP-domU_shields1Z.odf", "
     Increases the shield strength for all
     of your units by 8 percent

     
     Research costs reduced by 20 percent
",
"AUTOTOOLTIP-domU_shields2.odf", "
     Increases the shield strength for all
     of your units by an additional 8 percent
",
"AUTOTOOLTIP-domU_shields2Z.odf", "
     Increases the shield strength for all
     of your units by an additional 8 percent

     
     Research costs reduced by 20 percent
",
"AUTOTOOLTIP-domU_weapons1.odf", "
     Increases the damage for all of your
     units by 6 percent
",
"AUTOTOOLTIP-domU_weapons1Z.odf", "
     Increases the damage for all of your
     units by 6 percent

     
     Research costs reduced by 20 percent
",
"AUTOTOOLTIP-domU_weapons2.odf", "
     Increases the damage for all of your
     units by an additional 6 percent
",
"AUTOTOOLTIP-domU_weapons2Z.odf", "
     Increases the damage for all of your
     units by an additional 6 percent

     
     Research costs reduced by 20 percent
",
"AUTOTOOLTIP-dom_battleship.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Polaron Beam
     Tetryon Torpedo
     Excessive Strike

      Mittel
",
"AUTOTOOLTIP-dom_battleshipP.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Polaron Beam
     Tetryon Torpedo
     Excessive Strike

     You require at least one prototype to
     build regular vessels of this class
     Prototypes have the same stats as their
     corresponding ship classes but may not
     use special abilities

      Mittel
",
"AUTOTOOLTIP-dom_battleshipPY.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Polaron Beam
     Tetryon Torpedo
     Excessive Strike

     You require at least one prototype to
     build regular vessels of this class
     Prototypes have the same stats as their
     corresponding ship classes but may not
     use special abilities

      Mittel

     
     All attributes erhht um 6
",
"AUTOTOOLTIP-dom_battleshipPZ.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Polaron Beam
     Tetryon Torpedo
     Excessive Strike

     You require at least one prototype to
     build regular vessels of this class
     Prototypes have the same stats as their
     corresponding ship classes but may not
     use special abilities

      Mittel

     
     Angriffsstrke erhht um 2
",
"AUTOTOOLTIP-dom_battleshipY.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Polaron Beam
     Tetryon Torpedo
     Excessive Strike

      Mittel

     
     All attributes erhht um 6
",
"AUTOTOOLTIP-dom_battleshipYr2.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Polaron Beam
     Tetryon Torpedo
     Excessive Strike

      Mittel

     
     All attributes erhht um 6
",
"AUTOTOOLTIP-dom_battleshipYr3.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Polaron Beam
     Tetryon Torpedo
     Excessive Strike

      Mittel

     
     All attributes erhht um 6
",
"AUTOTOOLTIP-dom_battleshipYr4.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Polaron Beam
     Tetryon Torpedo
     Excessive Strike
     Frontline Warship 
     All attributes erhht um 3
     Movementspeed and hull repair rate
     erhht um 10 percent

      Mittel

     
     All attributes erhht um 6
",
"AUTOTOOLTIP-dom_battleshipYr5.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Polaron Beam
     Tetryon Torpedo
     Excessive Strike
     Frontline Warship 
     All attributes erhht um 6
     Movementspeed and hull repair rate
     erhht um 20 percent

      Mittel

     
     All attributes erhht um 6
",
"AUTOTOOLTIP-dom_battleshipYr6.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Polaron Beam
     Tetryon Torpedo
     Excessive Strike
     Frontline Warship 
     All attributes erhht um 6
     Movementspeed and hull repair rate
     erhht um 20 percent
     Tetryon Spread 
     Allows the Excessive Strike to hit up
     to 12 targets and increases Offensive
     Value by 14

      Mittel

     
     All attributes erhht um 6
",
"AUTOTOOLTIP-dom_battleshipZ.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Polaron Beam
     Tetryon Torpedo
     Excessive Strike

      Mittel

     
     Angriffsstrke erhht um 2
",
"AUTOTOOLTIP-dom_battleshipZr2.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Polaron Beam
     Tetryon Torpedo
     Excessive Strike

      Mittel

     
     Angriffsstrke erhht um 2
",
"AUTOTOOLTIP-dom_battleshipZr3.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Polaron Beam
     Tetryon Torpedo
     Excessive Strike

      Mittel

     
     Angriffsstrke erhht um 2
",
"AUTOTOOLTIP-dom_battleshipZr4.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Polaron Beam
     Tetryon Torpedo
     Excessive Strike
     Frontline Warship 
     All attributes erhht um 3
     Movementspeed and hull repair rate
     erhht um 10 percent

      Mittel

     
     Angriffsstrke erhht um 2
",
"AUTOTOOLTIP-dom_battleshipZr5.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Polaron Beam
     Tetryon Torpedo
     Excessive Strike
     Frontline Warship 
     All attributes erhht um 6
     Movementspeed and hull repair rate
     erhht um 20 percent

      Mittel

     
     Angriffsstrke erhht um 2
",
"AUTOTOOLTIP-dom_battleshipZr6.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Polaron Beam
     Tetryon Torpedo
     Excessive Strike
     Frontline Warship 
     All attributes erhht um 6
     Movementspeed and hull repair rate
     erhht um 20 percent
     Tetryon Spread 
     Allows the Excessive Strike to hit up
     to 12 targets and increases Offensive
     Value by 14

      Mittel

     
     Angriffsstrke erhht um 2
",
"AUTOTOOLTIP-dom_battle_cruiser.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Polaron Beam
     2x Tetryon Torpedo
     Fighter Energy Core Upgrade 
     Increases damage dealt to stations by
     20 percent

     
     May launch fighters

      Kurz
",
"AUTOTOOLTIP-dom_battle_cruiserF2R.odf", "
     Launch 3 Attack Fighters

     Attack Fighter

         Angriffsstrke
         Verteidigungswert
         Systemleistung

     Fighter Polaron Beam
     Fighter Energy Core Upgrade 
     Increases damage dealt to stations
     by 20 percent
",
"AUTOTOOLTIP-dom_battle_cruiserF2Rr4.odf", "
     Launch 4 Attack Fighters

     Attack Fighter

         Angriffsstrke
         Verteidigungswert
         Systemleistung

     Fighter Polaron Beam
     Fighter Energy Core Upgrade 
     Increases damage dealt to stations
     by 20 percent
",
"AUTOTOOLTIP-dom_battle_cruiserF2Rr5.odf", "
     Launch 5 Attack Fighters

     Attack Fighter

         Angriffsstrke
         Verteidigungswert
         Systemleistung

     Fighter Polaron Beam
     Fighter Energy Core Upgrade 
     Increases damage dealt to stations
     by 20 percent
",
"AUTOTOOLTIP-dom_battle_cruiserFR.odf", "
     Launch 3 Attack Fighters

     Attack Fighter

         Angriffsstrke
         Verteidigungswert
         Systemleistung

     Fighter Polaron Beam
",
"AUTOTOOLTIP-dom_battle_cruiserFRr4.odf", "
     Launch 4 Attack Fighters

     Attack Fighter

         Angriffsstrke
         Verteidigungswert
         Systemleistung

     Fighter Polaron Beam
",
"AUTOTOOLTIP-dom_battle_cruiserFRr5.odf", "
     Launch 5 Attack Fighters

     Attack Fighter

         Angriffsstrke
         Verteidigungswert
         Systemleistung

     Fighter Polaron Beam
",
"AUTOTOOLTIP-dom_battle_cruiserP.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Polaron Beam
     2x Tetryon Torpedo
     Fighter Energy Core Upgrade 
     Increases damage dealt to stations by
     20 percent

     
     May launch fighters

     You require at least one prototype to
     build regular vessels of this class
     Prototypes have the same stats as their
     corresponding ship classes but may not
     use special abilities

      Kurz
",
"AUTOTOOLTIP-dom_battle_cruiserPY.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Polaron Beam
     2x Tetryon Torpedo
     Fighter Energy Core Upgrade 
     Increases damage dealt to stations by
     20 percent

     
     May launch fighters

     You require at least one prototype to
     build regular vessels of this class
     Prototypes have the same stats as their
     corresponding ship classes but may not
     use special abilities

      Mittel

     
     All attributes erhht um 6
     Weaponrange increased to Medium
",
"AUTOTOOLTIP-dom_battle_cruiserPZ.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Polaron Beam
     2x Tetryon Torpedo
     Fighter Energy Core Upgrade 
     Increases damage dealt to stations by
     20 percent

     
     May launch fighters

     You require at least one prototype to
     build regular vessels of this class
     Prototypes have the same stats as their
     corresponding ship classes but may not
     use special abilities

      Kurz

     
     Angriffsstrke erhht um 2
",
"AUTOTOOLTIP-dom_battle_cruiserY.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Polaron Beam
     2x Tetryon Torpedo
     Fighter Energy Core Upgrade 
     Increases damage dealt to stations by
     20 percent

     
     May launch fighters

      Mittel

     
     All attributes erhht um 6
     Weaponrange increased to Medium
",
"AUTOTOOLTIP-dom_battle_cruiserYr2.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Polaron Beam
     2x Tetryon Torpedo
     Fighter Energy Core Upgrade 
     Increases damage dealt to stations by
     20 percent

     
     May launch fighters

      Mittel

     
     All attributes erhht um 6
     Weaponrange increased to Medium
",
"AUTOTOOLTIP-dom_battle_cruiserYr3.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Polaron Beam
     2x Tetryon Torpedo
     Fighter Energy Core Upgrade 
     Increases damage dealt to stations by
     20 percent

     
     May launch fighters

      Mittel

     
     All attributes erhht um 6
     Weaponrange increased to Medium
",
"AUTOTOOLTIP-dom_battle_cruiserYr4.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Polaron Beam
     2x Tetryon Torpedo
     Fighter Energy Core Upgrade 
     Increases damage dealt to stations by
     20 percent
     Extended Hangars 
     Fighter squad size erhht um 1 to a
     total of 4 fighters

     
     May launch fighters

      Mittel

     
     All attributes erhht um 6
     Weaponrange increased to Medium
",
"AUTOTOOLTIP-dom_battle_cruiserYr5.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Polaron Beam
     2x Tetryon Torpedo
     Fighter Energy Core Upgrade 
     Increases damage dealt to stations by
     20 percent
     Extended Hangars 
     Fighter squad size erhht um 2 to a
     total of 5 fighters

     
     May launch fighters

      Mittel

     
     All attributes erhht um 6
     Weaponrange increased to Medium
",
"AUTOTOOLTIP-dom_battle_cruiserYr6.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Polaron Beam
     2x Tetryon Torpedo
     Fighter Energy Core Upgrade 
     Increases damage dealt to stations by
     20 percent
     Extended Hangars 
     Fighter squad size erhht um 2 to a
     total of 5 fighters
     Conquest Loadout 
     Reduces damage received based on the
     Angriffsstrke of the attacking
     vessel. The lower the Angriffsstrke,
     the less damage will be dealt, down to
     a minimum of 25 percent

     
     May launch fighters

      Mittel

     
     All attributes erhht um 6
     Weaponrange increased to Medium
",
"AUTOTOOLTIP-dom_battle_cruiserZ.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Polaron Beam
     2x Tetryon Torpedo
     Fighter Energy Core Upgrade 
     Increases damage dealt to stations by
     20 percent

     
     May launch fighters

      Kurz

     
     Angriffsstrke erhht um 2
",
"AUTOTOOLTIP-dom_battle_cruiserZr2.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Polaron Beam
     2x Tetryon Torpedo
     Fighter Energy Core Upgrade 
     Increases damage dealt to stations by
     20 percent

     
     May launch fighters

      Kurz

     
     Angriffsstrke erhht um 2
",
"AUTOTOOLTIP-dom_battle_cruiserZr3.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Polaron Beam
     2x Tetryon Torpedo
     Fighter Energy Core Upgrade 
     Increases damage dealt to stations by
     20 percent

     
     May launch fighters

      Kurz

     
     Angriffsstrke erhht um 2
",
"AUTOTOOLTIP-dom_battle_cruiserZr4.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Polaron Beam
     2x Tetryon Torpedo
     Fighter Energy Core Upgrade 
     Increases damage dealt to stations by
     20 percent
     Extended Hangars 
     Fighter squad size erhht um 1 to a
     total of 4 fighters

     
     May launch fighters

      Kurz

     
     Angriffsstrke erhht um 2
",
"AUTOTOOLTIP-dom_battle_cruiserZr5.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Polaron Beam
     2x Tetryon Torpedo
     Fighter Energy Core Upgrade 
     Increases damage dealt to stations by
     20 percent
     Extended Hangars 
     Fighter squad size erhht um 2 to a
     total of 5 fighters

     
     May launch fighters

      Kurz

     
     Angriffsstrke erhht um 2
",
"AUTOTOOLTIP-dom_battle_cruiserZr6.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Polaron Beam
     2x Tetryon Torpedo
     Fighter Energy Core Upgrade 
     Increases damage dealt to stations by
     20 percent
     Extended Hangars 
     Fighter squad size erhht um 2 to a
     total of 5 fighters
     Conquest Loadout 
     Reduces damage received based on the
     Angriffsstrke of the attacking
     vessel. The lower the Angriffsstrke,
     the less damage will be dealt, down to
     a minimum of 25 percent

     
     May launch fighters

      Kurz

     
     Angriffsstrke erhht um 2
",
"AUTOTOOLTIP-dom_battle_cruiser_fed.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Polaron Beam
     2x Tetryon Torpedo
     Double-Layer Shields 
     Increased Verteidigungswert

     
     May launch fighters

      Kurz

     
     Is equipped with the Double-Layer
     Shields passive ability
",
"AUTOTOOLTIP-dom_battle_cruiser_fedr2.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Polaron Beam
     2x Tetryon Torpedo
     Double-Layer Shields 
     Increased Verteidigungswert

     
     May launch fighters

      Kurz

     
     Is equipped with the Double-Layer
     Shields passive ability
",
"AUTOTOOLTIP-dom_battle_cruiser_fedr3.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Polaron Beam
     2x Tetryon Torpedo
     Double-Layer Shields 
     Increased Verteidigungswert

     
     May launch fighters

      Kurz

     
     Is equipped with the Double-Layer
     Shields passive ability
",
"AUTOTOOLTIP-dom_battle_cruiser_fedr4.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Polaron Beam
     2x Tetryon Torpedo
     Double-Layer Shields 
     Increased Verteidigungswert
     Extended Hangars 
     Fighter squad size erhht um 1 to a
     total of 4 fighters

     
     May launch fighters

      Kurz

     
     Is equipped with the Double-Layer
     Shields passive ability
",
"AUTOTOOLTIP-dom_battle_cruiser_fedr5.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Polaron Beam
     2x Tetryon Torpedo
     Double-Layer Shields 
     Increased Verteidigungswert
     Extended Hangars 
     Fighter squad size erhht um 2 to a
     total of 5 fighters

     
     May launch fighters

      Kurz

     
     Is equipped with the Double-Layer
     Shields passive ability
",
"AUTOTOOLTIP-dom_battle_cruiser_fedr6.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Polaron Beam
     2x Tetryon Torpedo
     Double-Layer Shields 
     Increased Verteidigungswert
     Extended Hangars 
     Fighter squad size erhht um 2 to a
     total of 5 fighters
     Conquest Loadout 
     Reduces damage received based on the
     Angriffsstrke of the attacking
     vessel. The lower the Angriffsstrke,
     the less damage will be dealt, down to
     a minimum of 25 percent

     
     May launch fighters

      Kurz

     
     Is equipped with the Double-Layer
     Shields passive ability
",
"AUTOTOOLTIP-dom_bomber.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     Tetryon Torpedo
     Tetryon-Photon Torpedo

      Lang
",
"AUTOTOOLTIP-dom_bomberP.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     Tetryon Torpedo
     Tetryon-Photon Torpedo

     You require at least one prototype to
     build regular vessels of this class
     Prototypes have the same stats as their
     corresponding ship classes but may not
     use special abilities

      Lang
",
"AUTOTOOLTIP-dom_bomberPZ.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     Tetryon Torpedo
     Tetryon-Photon Torpedo

     You require at least one prototype to
     build regular vessels of this class
     Prototypes have the same stats as their
     corresponding ship classes but may not
     use special abilities

      Lang

     
     Angriffsstrke erhht um 2
",
"AUTOTOOLTIP-dom_bomberr2.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     Tetryon Torpedo
     Tetryon-Photon Torpedo

      Lang
",
"AUTOTOOLTIP-dom_bomberr3.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     Tetryon Torpedo
     Tetryon-Photon Torpedo

      Lang
",
"AUTOTOOLTIP-dom_bomberr4.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     Tetryon Torpedo
     Tetryon-Photon Torpedo
     Siege Maneuvers 
     Increases damage dealt to stations by
     15 percent and decreases damage taken
     from stations by 22 percent

      Lang
",
"AUTOTOOLTIP-dom_bomberr5.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     Tetryon Torpedo
     Tetryon-Photon Torpedo
     Siege Maneuvers 
     Increases damage dealt to stations by
     30 percent and decreases damage taken
     from stations by 44 percent

      Lang
",
"AUTOTOOLTIP-dom_bomberr6.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     Tetryon Torpedo
     Tetryon-Photon Torpedo
     Siege Maneuvers 
     Increases damage dealt to stations by
     30 percent and decreases damage taken
     from stations by 44 percent
     Parallel Reload Bays 
     Doubles rate of fire, but increases the
     chance to miss

      Lang
",
"AUTOTOOLTIP-dom_bomberZ.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     Tetryon Torpedo
     Tetryon-Photon Torpedo

      Lang

     
     Angriffsstrke erhht um 2
",
"AUTOTOOLTIP-dom_bomberZr2.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     Tetryon Torpedo
     Tetryon-Photon Torpedo

      Lang

     
     Angriffsstrke erhht um 2
",
"AUTOTOOLTIP-dom_bomberZr3.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     Tetryon Torpedo
     Tetryon-Photon Torpedo

      Lang

     
     Angriffsstrke erhht um 2
",
"AUTOTOOLTIP-dom_bomberZr4.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     Tetryon Torpedo
     Tetryon-Photon Torpedo
     Siege Maneuvers 
     Increases damage dealt to stations by
     15 percent and decreases damage taken
     from stations by 22 percent

      Lang

     
     Angriffsstrke erhht um 2
",
"AUTOTOOLTIP-dom_bomberZr5.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     Tetryon Torpedo
     Tetryon-Photon Torpedo
     Siege Maneuvers 
     Increases damage dealt to stations by
     30 percent and decreases damage taken
     from stations by 44 percent

      Lang

     
     Angriffsstrke erhht um 2
",
"AUTOTOOLTIP-dom_bomberZr6.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     Tetryon Torpedo
     Tetryon-Photon Torpedo
     Siege Maneuvers 
     Increases damage dealt to stations by
     30 percent and decreases damage taken
     from stations by 44 percent
     Parallel Reload Bays 
     Doubles rate of fire, but increases the
     chance to miss

      Lang

     
     Angriffsstrke erhht um 2
",
"AUTOTOOLTIP-dom_bomber_kli.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     Tetryon Torpedo
     Compound Tetryon-Photon Torpedo

      Lang

     
     Angriffsstrke erhht um 2
     Tetrion-Photon Torpedo replaced by
     Compound Tetrion-Photon Torpedo
",
"AUTOTOOLTIP-dom_bomber_klir2.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     Tetryon Torpedo
     Compound Tetryon-Photon Torpedo

      Lang

     
     Angriffsstrke erhht um 2
     Tetrion-Photon Torpedo replaced by
     Compound Tetrion-Photon Torpedo
",
"AUTOTOOLTIP-dom_bomber_klir3.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     Tetryon Torpedo
     Compound Tetryon-Photon Torpedo

      Lang

     
     Angriffsstrke erhht um 2
     Tetrion-Photon Torpedo replaced by
     Compound Tetrion-Photon Torpedo
",
"AUTOTOOLTIP-dom_bomber_klir4.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     Tetryon Torpedo
     Compound Tetryon-Photon Torpedo
     Siege Maneuvers 
     Increases damage dealt to stations by
     15 percent and decreases damage taken
     from stations by 22 percent

      Lang

     
     Angriffsstrke erhht um 2
     Tetrion-Photon Torpedo replaced by
     Compound Tetrion-Photon Torpedo
",
"AUTOTOOLTIP-dom_bomber_klir5.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     Tetryon Torpedo
     Compound Tetryon-Photon Torpedo
     Siege Maneuvers 
     Increases damage dealt to stations by
     30 percent and decreases damage taken
     from stations by 44 percent

      Lang

     
     Angriffsstrke erhht um 2
     Tetrion-Photon Torpedo replaced by
     Compound Tetrion-Photon Torpedo
",
"AUTOTOOLTIP-dom_bomber_klir6.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     Tetryon Torpedo
     Compound Tetryon-Photon Torpedo
     Siege Maneuvers 
     Increases damage dealt to stations by
     30 percent and decreases damage taken
     from stations by 44 percent
     Parallel Reload Bays 
     Doubles rate of fire, but increases the
     chance to miss

      Lang

     
     Angriffsstrke erhht um 2
     Tetrion-Photon Torpedo replaced by
     Compound Tetrion-Photon Torpedo
",
"AUTOTOOLTIP-dom_cloning_fac.odf", "
     Angriffsstrke
   Verteidigungswert
     Systemleistung

     2x Polaronbeam
     Tachyonscan
     Geheimdienst-Bericht

     Werft

     Produziert:
     Worker Ship - Construction Mode
     Worker Ship - Mining Mode
     A-4 Scout

      Lang
",
"AUTOTOOLTIP-dom_cloning_facY_D.odf", "
     Angriffsstrke
   Verteidigungswert
     Systemleistung

     2x Polaronbeam
     Tachyonscan
     Geheimdienst-Bericht

     Werft

     Produziert:
     Worker Ship - Construction Mode
     Worker Ship - Mining Mode
     A-4 Scout

      Lang
",
"AUTOTOOLTIP-dom_cloning_facY_DD.odf", "
     Angriffsstrke
   Verteidigungswert
     Systemleistung

     2x Polaronbeam
     Tachyonscan
     Geheimdienst-Bericht

     Werft

     Produziert:
     Worker Ship - Construction Mode
     Worker Ship - Mining Mode
     A-4 Scout

      Lang
",
"AUTOTOOLTIP-dom_cloning_facY_DDW.odf", "
     Angriffsstrke
   Verteidigungswert
     Systemleistung

     2x Polaronbeam
     Impulse Disruptor
     Tachyonscan
     Geheimdienst-Bericht

     Werft

     Produziert:
     Worker Ship - Construction Mode
     Worker Ship - Mining Mode
     A-4 Scout

      Lang
",
"AUTOTOOLTIP-dom_cloning_facY_DDWW.odf", "
   Angriffsstrke
   Verteidigungswert
     Systemleistung

     2x Polaronbeam
     Impulse Disruptor
     Tetryon Torpedo
     Tachyonscan
     Geheimdienst-Bericht

     Werft

     Produziert:
     Worker Ship - Construction Mode
     Worker Ship - Mining Mode
     A-4 Scout

      Lang
",
"AUTOTOOLTIP-dom_cloning_facY_DW.odf", "
     Angriffsstrke
   Verteidigungswert
     Systemleistung

     2x Polaronbeam
     Impulse Disruptor
     Tachyonscan
     Geheimdienst-Bericht

     Werft

     Produziert:
     Worker Ship - Construction Mode
     Worker Ship - Mining Mode
     A-4 Scout

      Lang
",
"AUTOTOOLTIP-dom_cloning_facY_DWW.odf", "
   Angriffsstrke
   Verteidigungswert
     Systemleistung

     2x Polaronbeam
     Impulse Disruptor
     Tetryon Torpedo
     Tachyonscan
     Geheimdienst-Bericht

     Werft

     Produziert:
     Worker Ship - Construction Mode
     Worker Ship - Mining Mode
     A-4 Scout

      Lang
",
"AUTOTOOLTIP-dom_cloning_facY_W.odf", "
     Angriffsstrke
   Verteidigungswert
     Systemleistung

     2x Polaronbeam
     Impulse Disruptor
     Tachyonscan
     Geheimdienst-Bericht

     Werft

     Produziert:
     Worker Ship - Construction Mode
     Worker Ship - Mining Mode
     A-4 Scout

      Lang
",
"AUTOTOOLTIP-dom_cloning_facY_WW.odf", "
   Angriffsstrke
   Verteidigungswert
     Systemleistung

     2x Polaronbeam
     Impulse Disruptor
     Tetryon Torpedo
     Tachyonscan
     Geheimdienst-Bericht

     Werft

     Produziert:
     Worker Ship - Construction Mode
     Worker Ship - Mining Mode
     A-4 Scout

      Lang
",
"AUTOTOOLTIP-dom_cloning_facZ_D.odf", "
     Angriffsstrke
   Verteidigungswert
     Systemleistung

     2x Polaronbeam
     Tachyonscan
     Geheimdienst-Bericht

     Werft

     Produziert:
     Worker Ship - Construction Mode
     Worker Ship - Mining Mode
     A-4 Scout

      Lang
",
"AUTOTOOLTIP-dom_cloning_facZ_DD.odf", "
     Angriffsstrke
   Verteidigungswert
     Systemleistung

     2x Polaronbeam
     Tachyonscan
     Geheimdienst-Bericht

     Werft

     Produziert:
     Worker Ship - Construction Mode
     Worker Ship - Mining Mode
     A-4 Scout

      Lang
",
"AUTOTOOLTIP-dom_cloning_facZ_DDW.odf", "
     Angriffsstrke
   Verteidigungswert
     Systemleistung

     2x Polaronbeam
     Impulse Disruptor
     Tachyonscan
     Geheimdienst-Bericht

     Werft

     Produziert:
     Worker Ship - Construction Mode
     Worker Ship - Mining Mode
     A-4 Scout

      Lang
",
"AUTOTOOLTIP-dom_cloning_facZ_DDWW.odf", "
   Angriffsstrke
   Verteidigungswert
     Systemleistung

     2x Polaronbeam
     Impulse Disruptor
     Tetryon Torpedo
     Tachyonscan
     Geheimdienst-Bericht

     Werft

     Produziert:
     Worker Ship - Construction Mode
     Worker Ship - Mining Mode
     A-4 Scout

      Lang
",
"AUTOTOOLTIP-dom_cloning_facZ_DW.odf", "
     Angriffsstrke
   Verteidigungswert
     Systemleistung

     2x Polaronbeam
     Impulse Disruptor
     Tachyonscan
     Geheimdienst-Bericht

     Werft

     Produziert:
     Worker Ship - Construction Mode
     Worker Ship - Mining Mode
     A-4 Scout

      Lang
",
"AUTOTOOLTIP-dom_cloning_facZ_DWW.odf", "
   Angriffsstrke
   Verteidigungswert
     Systemleistung

     2x Polaronbeam
     Impulse Disruptor
     Tetryon Torpedo
     Tachyonscan
     Geheimdienst-Bericht

     Werft

     Produziert:
     Worker Ship - Construction Mode
     Worker Ship - Mining Mode
     A-4 Scout

      Lang
",
"AUTOTOOLTIP-dom_cloning_facZ_W.odf", "
     Angriffsstrke
   Verteidigungswert
     Systemleistung

     2x Polaronbeam
     Impulse Disruptor
     Tachyonscan
     Geheimdienst-Bericht

     Werft

     Produziert:
     Worker Ship - Construction Mode
     Worker Ship - Mining Mode
     A-4 Scout

      Lang
",
"AUTOTOOLTIP-dom_cloning_facZ_WW.odf", "
   Angriffsstrke
   Verteidigungswert
     Systemleistung

     2x Polaronbeam
     Impulse Disruptor
     Tetryon Torpedo
     Tachyonscan
     Geheimdienst-Bericht

     Werft

     Produziert:
     Worker Ship - Construction Mode
     Worker Ship - Mining Mode
     A-4 Scout

      Lang
",
"AUTOTOOLTIP-dom_cloning_fac_upgradeD.odf", "
  Verteidigungswert

     Verstrkt die Verteidigung Ihrer Sternenbasis
     um sie unempfindlicher gegen gegen feindliches Feuer zu machen
",
"AUTOTOOLTIP-dom_cloning_fac_upgradeW.odf", "
  Angriffsstrke

     Verbessert die Waffensysteme Ihrer
     Sternenbasis um mehr Schaden mit
     jedem Schuss zu verursachen
",
"AUTOTOOLTIP-dom_defender.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Charged Polaronbeam
     Deals increased damage to large sized
     vessels
     Coreblast

      Lang
",
"AUTOTOOLTIP-dom_defenderP.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Charged Polaronbeam
     Deals increased damage to large sized
     vessels
     Coreblast

     You require at least one prototype to
     build regular vessels of this class
     Prototypes have the same stats as their
     corresponding ship classes but may not
     use special abilities

      Lang
",
"AUTOTOOLTIP-dom_defenderr2.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Charged Polaronbeam
     Deals increased damage to large sized
     vessels
     Coreblast

      Lang
",
"AUTOTOOLTIP-dom_defenderr3.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Charged Polaronbeam
     Deals increased damage to large sized
     vessels
     Coreblast

      Lang
",
"AUTOTOOLTIP-dom_defenderr4.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Charged Polaronbeam
     Deals increased damage to large sized
     vessels
     Coreblast
     Bastion Shields 
     Damage reduced from all sources by 4
     um 4 Prozent

      Lang
",
"AUTOTOOLTIP-dom_defenderr5.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Charged Polaronbeam
     Deals increased damage to large sized
     vessels
     Coreblast
     Bastion Shields 
     Damage reduced from all sources by 8
     um 8 Prozent

      Lang
",
"AUTOTOOLTIP-dom_defenderr6.odf", "
     Angriffsstrke
   Verteidigungswert
     Systemleistung

     Charged Polaronbeam
     Deals increased damage to large sized
     vessels
     Coreblast
     Bastion Shields 
     Damage reduced from all sources by 8
     um 8 Prozent
     Conquest Loadout 
     Reduces damage received based on the
     Angriffsstrke of the attacking
     vessel. The lower the Angriffsstrke,
     the less damage will be dealt, down to
     a minimum of 25 percent

      Lang
",
"AUTOTOOLTIP-dom_destroyer.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     Polaron Beam
     Collision

      Mittel
",
"AUTOTOOLTIP-dom_destroyerr2.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     Polaron Beam
     Collision

      Mittel
",
"AUTOTOOLTIP-dom_destroyerr3.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     Polaron Beam
     Collision

      Mittel
",
"AUTOTOOLTIP-dom_destroyerr4.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     Polaron Beam
     Tetryon Torpedo
     Collision

      Mittel
",
"AUTOTOOLTIP-dom_destroyerr5.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     Polaron Beam
     Tetryon Torpedo
     Collision

      Mittel
",
"AUTOTOOLTIP-dom_destroyerr6.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     Polaron Beam
     Tetryon Torpedo
     Collision
     Parallel Reload Bays 
     Doubles rate of fire, but increases the
     chance to miss or to deal lesser damage

      Mittel
",
"AUTOTOOLTIP-dom_destroyer_kli.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     Polaron Beam
     Collision
     Superiority Destroyer 
     This unit deals increased damage to
     other destroyers

      Mittel

     
     Angriffsstrke erhht um 1
     Is equipped with the Superiority
     Destroyer passive ability
",
"AUTOTOOLTIP-dom_destroyer_klir2.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     Polaron Beam
     Collision
     Superiority Destroyer 
     This unit deals increased damage to
     other destroyers

      Mittel

     
     Angriffsstrke erhht um 1
     Is equipped with the Superiority
     Destroyer passive ability
",
"AUTOTOOLTIP-dom_destroyer_klir3.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     Polaron Beam
     Collision
     Superiority Destroyer 
     This unit deals increased damage to
     other destroyers

      Mittel

     
     Angriffsstrke erhht um 1
     Is equipped with the Superiority
     Destroyer passive ability
",
"AUTOTOOLTIP-dom_destroyer_klir4.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     Polaron Beam
     Tetryon Torpedo
     Collision

      Mittel

     
     Angriffsstrke erhht um 1
     Is equipped with the Superiority
     Destroyer passive ability
",
"AUTOTOOLTIP-dom_destroyer_klir5.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     Polaron Beam
     Tetryon Torpedo
     Collision

      Mittel

     
     Angriffsstrke erhht um 1
     Is equipped with the Superiority
     Destroyer passive ability
",
"AUTOTOOLTIP-dom_destroyer_klir6.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     Polaron Beam
     Tetryon Torpedo
     Collision
     Parallel Reload Bays 
     Doubles rate of fire, but increases the
     chance to miss or to deal lesser damage

      Mittel

     
     Angriffsstrke erhht um 1
     Is equipped with the Superiority
     Destroyer passive ability
",
"AUTOTOOLTIP-dom_dreadnought.odf", "
   Angriffsstrke
     Verteidigungswert
     Systemleistung

     Polaron Beam
     Tetryon Torpedo
     Hyperspace Disruptor
     Deals double damage to buildings
     Mass Polarization

      Lang
",
"AUTOTOOLTIP-dom_dreadnought_bor.odf", "
   Angriffsstrke
   Verteidigungswert
     Systemleistung

     6x Tetryon Torpedo
     Hyperspace Disruptor
     Deals double damage to buildings
     Mass Polarization

      Lang

     
     All attributes erhht um 15
",
"AUTOTOOLTIP-dom_dreadnought_borr2.odf", "
   Angriffsstrke
   Verteidigungswert
     Systemleistung

     6x Tetryon Torpedo
     Hyperspace Disruptor
     Deals double damage to buildings
     Mass Polarization

      Lang

     
     All attributes erhht um 15
",
"AUTOTOOLTIP-dom_dreadnought_borr3.odf", "
   Angriffsstrke
   Verteidigungswert
     Systemleistung

     6x Tetryon Torpedo
     Hyperspace Disruptor
     Deals double damage to buildings
     Mass Polarization

      Lang

     
     All attributes erhht um 15
",
"AUTOTOOLTIP-dom_dreadnought_borr4.odf", "
   Angriffsstrke
   Verteidigungswert
     Systemleistung

     6x Tetryon Torpedo
     Hyperspace Disruptor
     Deals double damage to buildings
     Mass Polarization
     Command Vessel 
     Increases the effect radius of the Mass
     Polarization ability by 20 percent and
     decreases the damage received from
     destroyers um 25 Prozent

      Lang

     
     All attributes erhht um 15
",
"AUTOTOOLTIP-dom_dreadnought_borr5.odf", "
   Angriffsstrke
   Verteidigungswert
     Systemleistung

     6x Tetryon Torpedo
     Hyperspace Disruptor
     Deals double damage to buildings
     Mass Polarization
     Command Vessel 
     Increases the effect radius of the Mass
     Polarization ability by 40 percent and
     decreases the damage received from
     destroyers and cruisers um 25 Prozent

      Lang

     
     All attributes erhht um 15
",
"AUTOTOOLTIP-dom_dreadnought_borr6.odf", "
   Angriffsstrke
   Verteidigungswert
     Systemleistung

     6x Tetryon Torpedo
     Hyperspace Disruptor
     Deals double damage to buildings
     Mass Polarization
     Tetryon Singularity
     Command Vessel 
     Increases the effect radius of the Mass
     Polarization ability by 40 percent and
     decreases the damage received from
     destroyers and cruisers um 25 Prozent

      Lang

     
     All attributes erhht um 15
",
"AUTOTOOLTIP-dom_dreadnought_fed.odf", "
   Angriffsstrke
   Verteidigungswert
     Systemleistung

     Polaron Beam
     Tetryon Torpedo
     Hyperspace Disruptor
     Deals double damage to buildings
     Mass Polarization

      Lang

     
     Verteidigungswert erhht um 25
",
"AUTOTOOLTIP-dom_dreadnought_fedr2.odf", "
   Angriffsstrke
   Verteidigungswert
     Systemleistung

     Polaron Beam
     Tetryon Torpedo
     Hyperspace Disruptor
     Deals double damage to buildings
     Mass Polarization

      Lang

     
     Verteidigungswert erhht um 25
",
"AUTOTOOLTIP-dom_dreadnought_fedr3.odf", "
   Angriffsstrke
   Verteidigungswert
     Systemleistung

     Polaron Beam
     Tetryon Torpedo
     Hyperspace Disruptor
     Deals double damage to buildings
     Mass Polarization

      Lang

     
     Verteidigungswert erhht um 25
",
"AUTOTOOLTIP-dom_dreadnought_fedr4.odf", "
   Angriffsstrke
   Verteidigungswert
     Systemleistung

     Polaron Beam
     Tetryon Torpedo
     Hyperspace Disruptor
     Deals double damage to buildings
     Mass Polarization
     Command Vessel 
     Increases the effect radius of the Mass
     Polarization ability by 20 percent and
     decreases the damage received from
     destroyers um 25 Prozent

      Lang

     
     Verteidigungswert erhht um 25
",
"AUTOTOOLTIP-dom_dreadnought_fedr5.odf", "
   Angriffsstrke
   Verteidigungswert
     Systemleistung

     Polaron Beam
     Tetryon Torpedo
     Hyperspace Disruptor
     Deals double damage to buildings
     Mass Polarization
     Command Vessel 
     Increases the effect radius of the Mass
     Polarization ability by 40 percent and
     decreases the damage received from
     destroyers and cruisers um 25 Prozent

      Lang

     
     Verteidigungswert erhht um 25
",
"AUTOTOOLTIP-dom_dreadnought_fedr6.odf", "
   Angriffsstrke
   Verteidigungswert
     Systemleistung

     Polaron Beam
     Tetryon Torpedo
     Hyperspace Disruptor
     Deals double damage to buildings
     Mass Polarization
     Tetryon Singularity
     Command Vessel 
     Increases the effect radius of the Mass
     Polarization ability by 40 percent and
     decreases the damage received from
     destroyers and cruisers um 25 Prozent

      Lang

     
     Verteidigungswert erhht um 25
",
"AUTOTOOLTIP-dom_dreadnought_kli.odf", "
   Angriffsstrke
     Verteidigungswert
     Systemleistung

     6x Tetryon Torpedo
     Hyperspace Disruptor
     Deals double damage to buildings
     Mass Polarization

      Lang

     
     Angriffsstrke erhht um 25
",
"AUTOTOOLTIP-dom_dreadnought_klir2.odf", "
   Angriffsstrke
     Verteidigungswert
     Systemleistung

     6x Tetryon Torpedo
     Hyperspace Disruptor
     Deals double damage to buildings
     Mass Polarization

      Lang

     
     Angriffsstrke erhht um 25
",
"AUTOTOOLTIP-dom_dreadnought_klir3.odf", "
   Angriffsstrke
     Verteidigungswert
     Systemleistung

     6x Tetryon Torpedo
     Hyperspace Disruptor
     Deals double damage to buildings
     Mass Polarization

      Lang

     
     Angriffsstrke erhht um 25
",
"AUTOTOOLTIP-dom_dreadnought_klir4.odf", "
   Angriffsstrke
   Verteidigungswert
     Systemleistung

     6x Tetryon Torpedo
     Hyperspace Disruptor
     Deals double damage to buildings
     Mass Polarization
     Command Vessel 
     Increases the effect radius of the Mass
     Polarization ability by 20 percent and
     decreases the damage received from
     destroyers um 25 Prozent

      Lang

     
     Angriffsstrke erhht um 25
",
"AUTOTOOLTIP-dom_dreadnought_klir5.odf", "
   Angriffsstrke
   Verteidigungswert
     Systemleistung

     6x Tetryon Torpedo
     Hyperspace Disruptor
     Deals double damage to buildings
     Mass Polarization
     Command Vessel 
     Increases the effect radius of the Mass
     Polarization ability by 40 percent and
     decreases the damage received from
     destroyers and cruisers um 25 Prozent

      Lang

     
     Angriffsstrke erhht um 25
",
"AUTOTOOLTIP-dom_dreadnought_klir6.odf", "
   Angriffsstrke
   Verteidigungswert
     Systemleistung

     6x Tetryon Torpedo
     Hyperspace Disruptor
     Deals double damage to buildings
     Mass Polarization
     Tetryon Singularity
     Command Vessel 
     Increases the effect radius of the Mass
     Polarization ability by 40 percent and
     decreases the damage received from
     destroyers and cruisers um 25 Prozent

      Lang

     
     Angriffsstrke erhht um 25
",
"AUTOTOOLTIP-dom_dreadnought_rom.odf", "
   Angriffsstrke
     Verteidigungswert
     Systemleistung

     Polaron Beam
     Tetryon Torpedo
     Hyperspace Disruptor
     Deals double damage to buildings
     Mass Polarization

      Lang

     
     Systemleistung erhht um 25
",
"AUTOTOOLTIP-dom_dreadnought_romr2.odf", "
   Angriffsstrke
     Verteidigungswert
     Systemleistung

     Polaron Beam
     Tetryon Torpedo
     Hyperspace Disruptor
     Deals double damage to buildings
     Mass Polarization

      Lang

     
     Systemleistung erhht um 25
",
"AUTOTOOLTIP-dom_dreadnought_romr3.odf", "
   Angriffsstrke
     Verteidigungswert
     Systemleistung

     Polaron Beam
     Tetryon Torpedo
     Hyperspace Disruptor
     Deals double damage to buildings
     Mass Polarization

      Lang

     
     Systemleistung erhht um 25
",
"AUTOTOOLTIP-dom_dreadnought_romr4.odf", "
   Angriffsstrke
   Verteidigungswert
     Systemleistung

     Polaron Beam
     Tetryon Torpedo
     Hyperspace Disruptor
     Deals double damage to buildings
     Mass Polarization
     Command Vessel 
     Increases the effect radius of the Mass
     Polarization ability by 20 percent and
     decreases the damage received from
     destroyers um 25 Prozent

      Lang

     
     Systemleistung erhht um 25
",
"AUTOTOOLTIP-dom_dreadnought_romr5.odf", "
   Angriffsstrke
   Verteidigungswert
     Systemleistung

     Polaron Beam
     Tetryon Torpedo
     Hyperspace Disruptor
     Deals double damage to buildings
     Mass Polarization
     Command Vessel 
     Increases the effect radius of the Mass
     Polarization ability by 40 percent and
     decreases the damage received from
     destroyers and cruisers um 25 Prozent

      Lang

     
     Systemleistung erhht um 25
",
"AUTOTOOLTIP-dom_dreadnought_romr6.odf", "
   Angriffsstrke
   Verteidigungswert
     Systemleistung

     Polaron Beam
     Tetryon Torpedo
     Hyperspace Disruptor
     Deals double damage to buildings
     Mass Polarization
     Tetryon Singularity
     Command Vessel 
     Increases the effect radius of the Mass
     Polarization ability by 40 percent and
     decreases the damage received from
     destroyers and cruisers um 25 Prozent

      Lang

     
     Systemleistung erhht um 25
",
"AUTOTOOLTIP-dom_escort_cruiser.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Polaronbeam
     Tetryon Torpedo
     Alpha Ketracel White

      Kurz
",
"AUTOTOOLTIP-dom_escort_cruiserP.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Polaronbeam
     Tetryon Torpedo
     Alpha Ketracel White

     You require at least one prototype to
     build regular vessels of this class
     Prototypes have the same stats as their
     corresponding ship classes but may not
     use special abilities

      Kurz
",
"AUTOTOOLTIP-dom_escort_cruiserPZ.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Polaronbeam
     Tetryon Torpedo
     Alpha Ketracel White

     You require at least one prototype to
     build regular vessels of this class
     Prototypes have the same stats as their
     corresponding ship classes but may not
     use special abilities

      Kurz

     
     Angriffsstrke erhht um 2
",
"AUTOTOOLTIP-dom_escort_cruiserr2.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Polaronbeam
     Tetryon Torpedo
     Alpha Ketracel White

      Kurz
",
"AUTOTOOLTIP-dom_escort_cruiserr3.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Polaronbeam
     Tetryon Torpedo
     Alpha Ketracel White

      Kurz
",
"AUTOTOOLTIP-dom_escort_cruiserr4.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Polaronbeam
     Tetryon Torpedo
     Impulse Disruptor
     Alpha Ketracel White

      Kurz
",
"AUTOTOOLTIP-dom_escort_cruiserr5.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Polaronbeam
     Tetryon Torpedo
     Impulse Disruptor
     Alpha Ketracel White

      Kurz
",
"AUTOTOOLTIP-dom_escort_cruiserr6.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Polaronbeam
     Tetryon Torpedo
     Impulse Disruptor
     Alpha Ketracel White
     Ammunition Lock-On 
     Special targeting systems allow Tetryon
     Torpedoes to lock on the ammunition
     depots of hostile vessels, dealing
     increased damage against vessel with
     torpedoes and disabling their weapons

      Kurz
",
"AUTOTOOLTIP-dom_escort_cruiserZ.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Polaronbeam
     Tetryon Torpedo
     Alpha Ketracel White

      Kurz

     
     Angriffsstrke erhht um 2
",
"AUTOTOOLTIP-dom_escort_cruiserZr2.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Polaronbeam
     Tetryon Torpedo
     Alpha Ketracel White

      Kurz

     
     Angriffsstrke erhht um 2
",
"AUTOTOOLTIP-dom_escort_cruiserZr3.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Polaronbeam
     Tetryon Torpedo
     Alpha Ketracel White

      Kurz

     
     Angriffsstrke erhht um 2
",
"AUTOTOOLTIP-dom_escort_cruiserZr4.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Polaronbeam
     Tetryon Torpedo
     Impulse Disruptor
     Alpha Ketracel White

      Kurz

     
     Angriffsstrke erhht um 2
",
"AUTOTOOLTIP-dom_escort_cruiserZr5.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Polaronbeam
     Tetryon Torpedo
     Impulse Disruptor
     Alpha Ketracel White

      Kurz

     
     Angriffsstrke erhht um 2
",
"AUTOTOOLTIP-dom_escort_cruiserZr6.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Polaronbeam
     Tetryon Torpedo
     Impulse Disruptor
     Alpha Ketracel White
     Ammunition Lock-On 
     Special targeting systems allow Tetryon
     Torpedoes to lock on the ammunition
     depots of hostile vessels, dealing
     increased damage against vessel with
     torpedoes and disabling their weapons

      Kurz

     
     Angriffsstrke erhht um 2
",
"AUTOTOOLTIP-dom_escort_cruiser_bor.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Polaronbeam
     Tetryon Torpedo
     Gamma Ketracel White

      Kurz

     
     All attributes erhht um 1
     Alpha Ketracel White replaced by Gamma
     Ketracel White which will last longer
     and will not cause crew casualties
",
"AUTOTOOLTIP-dom_escort_cruiser_borr2.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Polaronbeam
     Tetryon Torpedo
     Gamma Ketracel White

      Kurz

     
     All attributes erhht um 1
     Alpha Ketracel White replaced by Gamma
     Ketracel White which will last longer
     and will not cause crew casualties
",
"AUTOTOOLTIP-dom_escort_cruiser_borr3.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Polaronbeam
     Tetryon Torpedo
     Gamma Ketracel White

      Kurz

     
     All attributes erhht um 1
     Alpha Ketracel White replaced by Gamma
     Ketracel White which will last longer
     and will not cause crew casualties
",
"AUTOTOOLTIP-dom_escort_cruiser_borr4.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Polaronbeam
     Tetryon Torpedo
     Impulse Disruptor
     Alpha Ketracel White

      Kurz

     
     All attributes erhht um 1
     Alpha Ketracel White replaced by Gamma
     Ketracel White which will last longer
     and will not cause crew casualties
",
"AUTOTOOLTIP-dom_escort_cruiser_borr5.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Polaronbeam
     Tetryon Torpedo
     Impulse Disruptor
     Alpha Ketracel White

      Kurz

     
     All attributes erhht um 1
     Alpha Ketracel White replaced by Gamma
     Ketracel White which will last longer
     and will not cause crew casualties
",
"AUTOTOOLTIP-dom_escort_cruiser_borr6.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Polaronbeam
     Tetryon Torpedo
     Impulse Disruptor
     Alpha Ketracel White
     Ammunition Lock-On 
     Special targeting systems allow Tetryon
     Torpedoes to lock on the ammunition
     depots of hostile vessels, dealing
     increased damage against vessel with
     torpedoes and disabling their weapons

      Kurz

     
     All attributes erhht um 1
     Alpha Ketracel White replaced by Gamma
     Ketracel White which will last longer
     and will not cause crew casualties
",
"AUTOTOOLTIP-dom_heavy_cruiser.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Impulse Disruptor
     Assault 
     Fires an additional Tetryon Torpedo if
     the target is very close

      Lang
",
"AUTOTOOLTIP-dom_heavy_cruiserr2.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Impulse Disruptor
     Assault 
     Fires an additional Tetryon Torpedo if
     the target is very close

      Lang
",
"AUTOTOOLTIP-dom_heavy_cruiserr3.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Impulse Disruptor
     Assault 
     Fires an additional Tetryon Torpedo if
     the target is very close

      Lang
",
"AUTOTOOLTIP-dom_heavy_cruiserr4.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Impulse Disruptor
     Assault 
     Fires an additional Tetryon Torpedo if
     the target is very close
     Impulse Implosion 
     Every 25 seconds vessels in very close
     range to the target take pulse damage

      Lang
",
"AUTOTOOLTIP-dom_heavy_cruiserr5.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Impulse Disruptor
     Assault 
     Fires an additional Tetryon Torpedo if
     the target is very close
     Impulse Implosion 
     Every 25 seconds vessels in close range
     to the target take pulse damage

      Lang
",
"AUTOTOOLTIP-dom_heavy_cruiserr6.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Impulse Disruptor
     Counter-Weaponry
     Assault 
     Fires an additional Tetryon Torpedo if
     the target is very close
     Impulse Implosion 
     Every 25 seconds vessels in close range
     to the target take pulse damage

      Lang
",
"AUTOTOOLTIP-dom_heavy_cruiser_bor.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Impulse Disruptor
     Assault 
     Fires an additional Tetryon Torpedo

      Lang

     
     All attributes erhht um 2
     Assault will fire over long range
     instead of short range
",
"AUTOTOOLTIP-dom_heavy_cruiser_borr2.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Impulse Disruptor
     Assault 
     Fires an additional Tetryon Torpedo

      Lang

     
     All attributes erhht um 2
     Assault will fire over long range
     instead of short range
",
"AUTOTOOLTIP-dom_heavy_cruiser_borr3.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Impulse Disruptor
     Assault 
     Fires an additional Tetryon Torpedo

      Lang

     
     All attributes erhht um 2
     Assault will fire over long range
     instead of short range
",
"AUTOTOOLTIP-dom_heavy_cruiser_borr4.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Impulse Disruptor
     Assault 
     Fires an additional Tetryon Torpedo
     Impulse Implosion 
     Every 25 seconds vessels in very close
     range to the target take pulse damage

      Lang

     
     All attributes erhht um 2
     Assault will fire over long range
     instead of short range
",
"AUTOTOOLTIP-dom_heavy_cruiser_borr5.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Impulse Disruptor
     Assault 
     Fires an additional Tetryon Torpedo
     Impulse Implosion 
     Every 25 seconds vessels in close range
     to the target take pulse damage

      Lang

     
     All attributes erhht um 2
     Assault will fire over long range
     instead of short range
",
"AUTOTOOLTIP-dom_heavy_cruiser_borr6.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Impulse Disruptor
     Counter-Weaponry
     Assault 
     Fires an additional Tetryon Torpedo if
     the target is very close
     Impulse Implosion 
     Every 25 seconds vessels in close range
     to the target take pulse damage

      Lang

     
     All attributes erhht um 2
     Assault will fire over long range
     instead of short range
",
"AUTOTOOLTIP-dom_heavy_cruiser_rom.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Impulse Disruptor
     Assault 
     Fires an additional Tetryon Torpedo if
     the target is very close

      Lang

     
     Systemleistung erhht um 2
     May be refitted
",
"AUTOTOOLTIP-dom_heavy_cruiser_romr2.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Impulse Disruptor
     Assault 
     Fires an additional Tetryon Torpedo if
     the target is very close

      Lang

     
     Systemleistung erhht um 2
     May be refitted
",
"AUTOTOOLTIP-dom_heavy_cruiser_romr3.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Impulse Disruptor
     Assault 
     Fires an additional Tetryon Torpedo if
     the target is very close

      Lang

     
     Systemleistung erhht um 2
     May be refitted
",
"AUTOTOOLTIP-dom_heavy_cruiser_romr4.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Impulse Disruptor
     Assault 
     Fires an additional Tetryon Torpedo if
     the target is very close
     Impulse Implosion 
     Every 25 seconds vessels in very close
     range to the target take pulse damage

      Lang

     
     Systemleistung erhht um 2
     May be refitted
",
"AUTOTOOLTIP-dom_heavy_cruiser_romr5.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Impulse Disruptor
     Assault 
     Fires an additional Tetryon Torpedo if
     the target is very close
     Impulse Implosion 
     Every 25 seconds vessels in close range
     to the target take pulse damage

      Lang

     
     Systemleistung erhht um 2
     May be refitted
",
"AUTOTOOLTIP-dom_heavy_cruiser_romr6.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Impulse Disruptor
     Counter-Weaponry
     Assault 
     Fires an additional Tetryon Torpedo if
     the target is very close
     Impulse Implosion 
     Every 25 seconds vessels in close range
     to the target take pulse damage

      Lang

     
     Systemleistung erhht um 2
     May be refitted
",
"AUTOTOOLTIP-dom_heavy_cruiser_r_rom.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Impulse Disruptor
     Polaron Beam
     Assault 
     Fires an additional Tetryon Torpedo if
     the target is very close

      Lang

     
     Systemleistung erhht um 2
",
"AUTOTOOLTIP-dom_heavy_cruiser_r_romR.odf", "
    Angriffsstrke
    Verteidigungswert

     Adds a Polaron weapon

     
     Systemleistung erhht um 2
",
"AUTOTOOLTIP-dom_heavy_cruiser_r_romr2.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Impulse Disruptor
     Polaron Beam
     Assault 
     Fires an additional Tetryon Torpedo if
     the target is very close

      Lang

     
     Systemleistung erhht um 2
",
"AUTOTOOLTIP-dom_heavy_cruiser_r_romr3.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Impulse Disruptor
     Polaron Beam
     Assault 
     Fires an additional Tetryon Torpedo if
     the target is very close

      Lang

     
     Systemleistung erhht um 2
",
"AUTOTOOLTIP-dom_heavy_cruiser_r_romr4.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Impulse Disruptor
     Polaron Beam
     Assault 
     Fires an additional Tetryon Torpedo if
     the target is very close
     Impulse Implosion 
     Every 25 seconds vessels in very close
     range to the target take pulse damage

      Lang

     
     Systemleistung erhht um 2
",
"AUTOTOOLTIP-dom_heavy_cruiser_r_romr5.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Impulse Disruptor
     Polaron Beam
     Assault 
     Fires an additional Tetryon Torpedo if
     the target is very close
     Impulse Implosion 
     Every 25 seconds vessels in close range
     to the target take pulse damage

      Lang

     
     Systemleistung erhht um 2
",
"AUTOTOOLTIP-dom_heavy_cruiser_r_romr6.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Impulse Disruptor
     Polaron Beam
     Counter-Weaponry
     Assault 
     Fires an additional Tetryon Torpedo if
     the target is very close
     Impulse Implosion 
     Every 25 seconds vessels in close range
     to the target take pulse damage

      Lang

     
     Systemleistung erhht um 2
",
"AUTOTOOLTIP-dom_hyper_artillery.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Hyperspace Bombardment

      more than artillery
",
"AUTOTOOLTIP-dom_hyper_artilleryY.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Hyperspace Bombardment

      more than artillery

     
     You may build two Hyperspace Artilleries
",
"AUTOTOOLTIP-dom_intercept_dest.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Polaronbeam

     
     ƙ Energy Beacon
     ƚ Weapon Focus
     ƛ Cascade Feedback

      Mittel
",
"AUTOTOOLTIP-dom_intercept_destP.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Polaronbeam

     
     ƙ Energy Beacon
     ƚ Weapon Focus
     ƛ Cascade Feedback

     You require at least one prototype to
     build regular vessels of this class
     Prototypes have the same stats as their
     corresponding ship classes but may not
     use special abilities

      Mittel
",
"AUTOTOOLTIP-dom_intercept_destr2.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Polaronbeam

     
     ƙ Energy Beacon
     ƚ Weapon Focus
     ƛ Cascade Feedback

      Mittel
",
"AUTOTOOLTIP-dom_intercept_destr3.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Polaronbeam

     
     ƙ Energy Beacon
     ƚ Weapon Focus
     ƛ Cascade Feedback

      Mittel
",
"AUTOTOOLTIP-dom_intercept_destr4.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Polaronbeam
     Experimental Phasic Emitters 
     Increases the damage taken from Support
     Vessels by 11 percent and decreases the
     damage taken from all other sources by
     33 percent

     
     ƙ Energy Beacon
     ƚ Weapon Focus
     ƛ Cascade Feedback

      Mittel
",
"AUTOTOOLTIP-dom_intercept_destr5.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Polaronbeam
     Experimental Phasic Emitters 
     Increases the damage taken from Support
     Vessels by 22 percent and decreases the
     damage taken from all other sources by
     66 percent

     
     ƙ Energy Beacon
     ƚ Weapon Focus
     ƛ Cascade Feedback

      Mittel
",
"AUTOTOOLTIP-dom_intercept_destr6.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Polaronbeam
     Experimental Phasic Emitters 
     Increases the damage taken from Support
     Vessels by 22 percent and decreases the
     damage taken from all other sources by
     66 percent
     Milticore Energy Generators 
     Systemleistung increased um 50 Prozent
     and shield regeneration rate trippled

     
     ƙ Energy Beacon
     ƚ Weapon Focus
     ƛ Cascade Feedback

      Mittel
",
"AUTOTOOLTIP-dom_intercept_dest_rom.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Polaronbeam

     
     ƙ Energy Beacon
     ƚ Weapon Focus
     ƛ Shield Recharge

      Mittel

     
     Systemleistung erhht um 3
     Cascade Feedback replaced by Shield
     Recharge
",
"AUTOTOOLTIP-dom_intercept_dest_romr2.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Polaronbeam

     
     ƙ Energy Beacon
     ƚ Weapon Focus
     ƛ Shield Recharge

      Mittel

     
     Systemleistung erhht um 3
     Cascade Feedback replaced by Shield
     Recharge
",
"AUTOTOOLTIP-dom_intercept_dest_romr3.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Polaronbeam

     
     ƙ Energy Beacon
     ƚ Weapon Focus
     ƛ Shield Recharge

      Mittel

     
     Systemleistung erhht um 3
     Cascade Feedback replaced by Shield
     Recharge
",
"AUTOTOOLTIP-dom_intercept_dest_romr4.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Polaronbeam
     Experimental Phasic Emitters 
     Increases the damage taken from Support
     Vessels by 11 percent and decreases the
     damage taken from all other sources by
     33 percent

     
     ƙ Energy Beacon
     ƚ Weapon Focus
     ƛ Shield Recharge

      Mittel

     
     Systemleistung erhht um 3
     Cascade Feedback replaced by Shield
     Recharge
",
"AUTOTOOLTIP-dom_intercept_dest_romr5.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Polaronbeam
     Experimental Phasic Emitters 
     Increases the damage taken from Support
     Vessels by 22 percent and decreases the
     damage taken from all other sources by
     66 percent

     
     ƙ Energy Beacon
     ƚ Weapon Focus
     ƛ Shield Recharge

      Mittel

     
     Systemleistung erhht um 3
     Cascade Feedback replaced by Shield
     Recharge
",
"AUTOTOOLTIP-dom_intercept_dest_romr6.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Polaronbeam
     Experimental Phasic Emitters 
     Increases the damage taken from Support
     Vessels by 22 percent and decreases the
     damage taken from all other sources by
     66 percent
     Milticore Energy Generators 
     Systemleistung increased um 50 Prozent
     and shield regeneration rate trippled

     
     ƙ Energy Beacon
     ƚ Weapon Focus
     ƛ Shield Recharge

      Mittel

     
     Systemleistung erhht um 3
     Cascade Feedback replaced by Shield
     Recharge
",
"AUTOTOOLTIP-dom_ketracel_fac.odf", "
       Angriffsstrke
     Verteidigungswert
     Systemleistung

     Forschungsstation

     Erforscht:
     Improved Weapons
     Advanced Weapons
     Improved Shielding
     Advanced Shielding
     Improved Ketracel White
     Advanced Ketracel White
",
"AUTOTOOLTIP-dom_ketracel_facZ.odf", "
       Angriffsstrke
     Verteidigungswert
     Systemleistung

     Forschungsstation

     Erforscht:
     Improved Weapons
     Advanced Weapons
     Improved Shielding
     Advanced Shielding
     Improved Ketracel White
     Advanced Ketracel White
     Improved Breen Engines
     Advanced Breen Engines
",
"AUTOTOOLTIP-dom_ketracel_synth.odf", "
       Angriffsstrke
     Verteidigungswert
     Systemleistung

     Processes supply
",
"AUTOTOOLTIP-dom_large_yard.odf", "
       Angriffsstrke
   Verteidigungswert
     Systemleistung

     Werft
     Reparatur-Dock

     Produziert:
     T-15 Heavy Cruiser
     C-17 Siege Cruiser
     B-5 Battle Cruiser
     V-13 Battleship
     C-17 Siege Cruiser Prototype
     B-5 Battle Cruiser Prototype
     V-13 Battleship Prototype
",
"AUTOTOOLTIP-dom_large_yardY.odf", "
       Angriffsstrke
   Verteidigungswert
     Systemleistung

     Werft
     Reparatur-Dock

     Produziert:
     T-15 Heavy Cruiser
     C-17 Siege Cruiser
     B-5 Battle Cruiser
     V-13 Battleship
     S-7 Defender
     C-17 Siege Cruiser Prototype
     B-5 Battle Cruiser Prototype
     V-13 Battleship Prototype
     S-7 Defender Prototype
",
"AUTOTOOLTIP-dom_large_yardZ.odf", "
       Angriffsstrke
   Verteidigungswert
     Systemleistung

     Werft
     Reparatur-Dock

     Produziert:
     T-15 Heavy Cruiser
     C-17 Siege Cruiser
     B-5 Battle Cruiser
     V-13 Battleship
     Breen Battleship
     C-17 Siege Cruiser Prototype
     B-5 Battle Cruiser Prototype
     V-13 Battleship Prototype
     Breen Battleship Prototype
",
"AUTOTOOLTIP-dom_mixedtech_yard.odf", "
       Angriffsstrke
     Verteidigungswert
     Systemleistung

     Werft
     Constructs Mixed-Tech units
",
"AUTOTOOLTIP-dom_mixedtech_yard_bor.odf", "
       Angriffsstrke
     Verteidigungswert
     Systemleistung

     Werft
     Constructs Mixed-Tech units

     Produziert:
     S-2 Escort Cruiser
     T-15 Heavy Cruiser
     V-15 Dreadnought
",
"AUTOTOOLTIP-dom_mixedtech_yard_fed.odf", "
       Angriffsstrke
     Verteidigungswert
     Systemleistung

     Werft
     Constructs Mixed-Tech units

     Produziert:
     C-17 Siege Cruiser
     B-5 Battle Cruiser
     V-15 Dreadnought
",
"AUTOTOOLTIP-dom_mixedtech_yard_kli.odf", "
       Angriffsstrke
     Verteidigungswert
     Systemleistung

     Werft
     Constructs Mixed-Tech units

     Produziert:
     A-20 Attack Destroyer
     A-26 Bomber
     V-15 Dreadnought
",
"AUTOTOOLTIP-dom_mixedtech_yard_rom.odf", "
       Angriffsstrke
     Verteidigungswert
     Systemleistung

     Werft
     Constructs Mixed-Tech units

     Produziert:
     C-11 Interception Destroyer
     T-15 Heavy Cruiser
     V-15 Dreadnought
",
"AUTOTOOLTIP-dom_perimeter.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phased Polaronbeam
     Tachyongitter 

      Artillerie
",
"AUTOTOOLTIP-dom_perimeter_A.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phased Polaronbeam
     AT-Charges
     Area damage charges. Deals impressive
     damage to small sized targets
     Each volley consumes  
     Tachyongitter 

      Artillerie
",
"AUTOTOOLTIP-dom_perimeter_D.odf", "
     Angriffsstrke
   Verteidigungswert
     Systemleistung

     Phased Polaronbeam
     Tachyongitter 

      Artillerie
",
"AUTOTOOLTIP-dom_perimeter_DA.odf", "
     Angriffsstrke
   Verteidigungswert
     Systemleistung

     Phased Polaronbeam
     AT-Charges
     Area damage charges. Deals impressive
     damage to small sized targets
     Each volley consumes  
     Tachyongitter 

      Artillerie
",
"AUTOTOOLTIP-dom_perimeter_DW.odf", "
   Angriffsstrke
   Verteidigungswert
     Systemleistung

     Phased Polaronbeam
     Tachyongitter 

      Artillerie
",
"AUTOTOOLTIP-dom_perimeter_DWA.odf", "
   Angriffsstrke
   Verteidigungswert
     Systemleistung

     Phased Polaronbeam
     AT-Charges
     Area damage charges. Deals impressive
     damage to small sized targets
     Each volley consumes  
     Tachyongitter 

      Artillerie
",
"AUTOTOOLTIP-dom_perimeter_upgradeA.odf", "
    Systemleistung

     Equippes your Perimeter with
     Antimatter-Tetryon Charges. These
     Charges will deal area damage
     They are very effective against small
     units
     Each volley consumes  
",
"AUTOTOOLTIP-dom_perimeter_upgradeD.odf", "
  Verteidigungswert

     Power up the defense of your Perimeter
     um sie unempfindlicher gegen gegen feindliches Feuer zu machen
",
"AUTOTOOLTIP-dom_perimeter_upgradeW.odf", "
  Angriffsstrke

     Verbessert die Waffensysteme Ihrer
     Perimeter to deal increased amounts of
     jedem Schuss zu verursachen
",
"AUTOTOOLTIP-dom_perimeter_W.odf", "
   Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phased Polaronbeam
     Tachyongitter 

      Artillerie
",
"AUTOTOOLTIP-dom_perimeter_WA.odf", "
   Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phased Polaronbeam
     AT-Charges
     Area damage charges. Deals impressive
     damage to small sized targets
     Each volley consumes  
     Tachyongitter 

      Artillerie
",
"AUTOTOOLTIP-dom_phaser_sentry.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Polaronbeam

      Lang
",
"AUTOTOOLTIP-dom_scout.odf", "
       Angriffsstrke
       Verteidigungswert
       Systemleistung

     Polaron Beam

      Mittel
",
"AUTOTOOLTIP-dom_sensor.odf", "
       Angriffsstrke
     Verteidigungswert
     Systemleistung

     Tachyongitter 
",
"AUTOTOOLTIP-dom_siege_cruiser.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Polaronbeam
     Tetryon Torpedo

     
     ƙ Phaseshield
     ƚ EM Blast
     ƛ Tetryon Disruptor

      Mittel
",
"AUTOTOOLTIP-dom_siege_cruiserM.odf", "
     Angriffsstrke
   Verteidigungswert
     Systemleistung

     Polaronbeam
     Tetryon Torpedo

     
     ƙ Phaseshield
     ƚ EM Blast
     ƛ Tetryon Disruptor

      Mittel
",
"AUTOTOOLTIP-dom_siege_cruiserMr2.odf", "
     Angriffsstrke
   Verteidigungswert
     Systemleistung

     Polaronbeam
     Tetryon Torpedo

     
     ƙ Phaseshield
     ƚ EM Blast
     ƛ Tetryon Disruptor

      Mittel
",
"AUTOTOOLTIP-dom_siege_cruiserMr3.odf", "
     Angriffsstrke
   Verteidigungswert
     Systemleistung

     Polaronbeam
     Tetryon Torpedo

     
     ƙ Phaseshield
     ƚ EM Blast
     ƛ Tetryon Disruptor

      Mittel
",
"AUTOTOOLTIP-dom_siege_cruiserMr4.odf", "
     Angriffsstrke
   Verteidigungswert
     Systemleistung

     Polaronbeam
     Tetryon Torpedo
     Bombardement Loadout 
     Increases damage dealt to stations by
     21 percent and increases the damage
     output of the Tetryon Disruptor by 10
     um 10 Prozent

     
     ƙ Phaseshield
     ƚ EM Blast
     ƛ Tetryon Disruptor

      Mittel
",
"AUTOTOOLTIP-dom_siege_cruiserMr5.odf", "
     Angriffsstrke
   Verteidigungswert
     Systemleistung

     Polaronbeam
     Tetryon Torpedo
     Bombardement Loadout 
     Increases damage dealt to stations by
     42 percent and increases the damage
     output of the Tetryon Disruptor by 20
     um 20 Prozent

     
     ƙ Phaseshield
     ƚ EM Blast
     ƛ Tetryon Disruptor

      Mittel
",
"AUTOTOOLTIP-dom_siege_cruiserMr6.odf", "
     Angriffsstrke
   Verteidigungswert
     Systemleistung

     Polaronbeam
     Tetryon Torpedo
     Counter-Weaponry
     Bombardement Loadout 
     Increases damage dealt to stations by
     42 percent and increases the damage
     output of the Tetryon Disruptor by 20
     um 20 Prozent

     
     ƙ Phaseshield
     ƚ EM Blast
     ƛ Tetryon Disruptor

      Mittel
",
"AUTOTOOLTIP-dom_siege_cruiserP.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Polaronbeam
     Tetryon Torpedo

     
     ƙ Phaseshield
     ƚ EM Blast
     ƛ Tetryon Disruptor

     You require at least one prototype to
     build regular vessels of this class
     Prototypes have the same stats as their
     corresponding ship classes but may not
     use special abilities

      Mittel
",
"AUTOTOOLTIP-dom_siege_cruiserPZ.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Polaronbeam
     Tetryon Torpedo

     
     ƙ Phaseshield
     ƚ EM Blast
     ƛ Tetryon Disruptor

     You require at least one prototype to
     build regular vessels of this class
     Prototypes have the same stats as their
     corresponding ship classes but may not
     use special abilities

      Mittel

     
     Angriffsstrke erhht um 2
",
"AUTOTOOLTIP-dom_siege_cruiserr2.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Polaronbeam
     Tetryon Torpedo

     
     ƙ Phaseshield
     ƚ EM Blast
     ƛ Tetryon Disruptor

      Mittel
",
"AUTOTOOLTIP-dom_siege_cruiserr3.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Polaronbeam
     Tetryon Torpedo

     
     ƙ Phaseshield
     ƚ EM Blast
     ƛ Tetryon Disruptor

      Mittel
",
"AUTOTOOLTIP-dom_siege_cruiserr4.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Polaronbeam
     Tetryon Torpedo
     Bombardement Loadout 
     Increases damage dealt to stations by
     21 percent and increases the damage
     output of the Tetryon Disruptor by 10
     um 10 Prozent

     
     ƙ Phaseshield
     ƚ EM Blast
     ƛ Tetryon Disruptor

      Mittel
",
"AUTOTOOLTIP-dom_siege_cruiserr5.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Polaronbeam
     Tetryon Torpedo
     Bombardement Loadout 
     Increases damage dealt to stations by
     42 percent and increases the damage
     output of the Tetryon Disruptor by 20
     um 20 Prozent

     
     ƙ Phaseshield
     ƚ EM Blast
     ƛ Tetryon Disruptor

      Mittel
",
"AUTOTOOLTIP-dom_siege_cruiserr6.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Polaronbeam
     Tetryon Torpedo
     Counter-Weaponry
     Bombardement Loadout 
     Increases damage dealt to stations by
     42 percent and increases the damage
     output of the Tetryon Disruptor by 20
     um 20 Prozent

     
     ƙ Phaseshield
     ƚ EM Blast
     ƛ Tetryon Disruptor

      Mittel
",
"AUTOTOOLTIP-dom_siege_cruiserZ.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Polaronbeam
     Tetryon Torpedo

     
     ƙ Phaseshield
     ƚ EM Blast
     ƛ Tetryon Disruptor

      Mittel

     
     Angriffsstrke erhht um 2
",
"AUTOTOOLTIP-dom_siege_cruiserZM.odf", "
     Angriffsstrke
   Verteidigungswert
     Systemleistung

     Polaronbeam
     Tetryon Torpedo

     
     ƙ Phaseshield
     ƚ EM Blast
     ƛ Tetryon Disruptor

      Mittel

     
     Angriffsstrke erhht um 2
",
"AUTOTOOLTIP-dom_siege_cruiserZMr2.odf", "
     Angriffsstrke
   Verteidigungswert
     Systemleistung

     Polaronbeam
     Tetryon Torpedo

     
     ƙ Phaseshield
     ƚ EM Blast
     ƛ Tetryon Disruptor

      Mittel

     
     Angriffsstrke erhht um 2
",
"AUTOTOOLTIP-dom_siege_cruiserZMr3.odf", "
     Angriffsstrke
   Verteidigungswert
     Systemleistung

     Polaronbeam
     Tetryon Torpedo

     
     ƙ Phaseshield
     ƚ EM Blast
     ƛ Tetryon Disruptor

      Mittel

     
     Angriffsstrke erhht um 2
",
"AUTOTOOLTIP-dom_siege_cruiserZMr4.odf", "
     Angriffsstrke
   Verteidigungswert
     Systemleistung

     Polaronbeam
     Tetryon Torpedo
     Bombardement Loadout 
     Increases damage dealt to stations by
     21 percent and increases the damage
     output of the Tetryon Disruptor by 10
     um 10 Prozent

     
     ƙ Phaseshield
     ƚ EM Blast
     ƛ Tetryon Disruptor

      Mittel

     
     Angriffsstrke erhht um 2
",
"AUTOTOOLTIP-dom_siege_cruiserZMr5.odf", "
     Angriffsstrke
   Verteidigungswert
     Systemleistung

     Polaronbeam
     Tetryon Torpedo
     Bombardement Loadout 
     Increases damage dealt to stations by
     42 percent and increases the damage
     output of the Tetryon Disruptor by 20
     um 20 Prozent

     
     ƙ Phaseshield
     ƚ EM Blast
     ƛ Tetryon Disruptor

      Mittel

     
     Angriffsstrke erhht um 2
",
"AUTOTOOLTIP-dom_siege_cruiserZMr6.odf", "
     Angriffsstrke
   Verteidigungswert
     Systemleistung

     Polaronbeam
     Tetryon Torpedo
     Counter-Weaponry
     Bombardement Loadout 
     Increases damage dealt to stations by
     42 percent and increases the damage
     output of the Tetryon Disruptor by 20
     um 20 Prozent

     
     ƙ Phaseshield
     ƚ EM Blast
     ƛ Tetryon Disruptor

      Mittel

     
     Angriffsstrke erhht um 2
",
"AUTOTOOLTIP-dom_siege_cruiserZr2.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Polaronbeam
     Tetryon Torpedo

     
     ƙ Phaseshield
     ƚ EM Blast
     ƛ Tetryon Disruptor

      Mittel

     
     Angriffsstrke erhht um 2
",
"AUTOTOOLTIP-dom_siege_cruiserZr3.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Polaronbeam
     Tetryon Torpedo

     
     ƙ Phaseshield
     ƚ EM Blast
     ƛ Tetryon Disruptor

      Mittel

     
     Angriffsstrke erhht um 2
",
"AUTOTOOLTIP-dom_siege_cruiserZr4.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Polaronbeam
     Tetryon Torpedo
     Bombardement Loadout 
     Increases damage dealt to stations by
     21 percent and increases the damage
     output of the Tetryon Disruptor by 10
     um 10 Prozent

     
     ƙ Phaseshield
     ƚ EM Blast
     ƛ Tetryon Disruptor

      Mittel

     
     Angriffsstrke erhht um 2
",
"AUTOTOOLTIP-dom_siege_cruiserZr5.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Polaronbeam
     Tetryon Torpedo
     Bombardement Loadout 
     Increases damage dealt to stations by
     42 percent and increases the damage
     output of the Tetryon Disruptor by 20
     um 20 Prozent

     
     ƙ Phaseshield
     ƚ EM Blast
     ƛ Tetryon Disruptor

      Mittel

     
     Angriffsstrke erhht um 2
",
"AUTOTOOLTIP-dom_siege_cruiserZr6.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Polaronbeam
     Tetryon Torpedo
     Counter-Weaponry
     Bombardement Loadout 
     Increases damage dealt to stations by
     42 percent and increases the damage
     output of the Tetryon Disruptor by 20
     um 20 Prozent

     
     ƙ Phaseshield
     ƚ EM Blast
     ƛ Tetryon Disruptor

      Mittel

     
     Angriffsstrke erhht um 2
",
"AUTOTOOLTIP-dom_siege_cruiser_fed.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Polaronbeam
     Tetryon Torpedo

     
     ƙ Phaseshield
     ƚ EM Blast
     ƛ Tetryon Disruptor

      Mittel

     
     Verteidigungswert erhht um 3
     The EM-Blast special ability will shot
     down the engines of affected units in
     addition to the normal effect
",
"AUTOTOOLTIP-dom_siege_cruiser_fedM.odf", "
     Angriffsstrke
   Verteidigungswert
     Systemleistung

     Polaronbeam
     Tetryon Torpedo

     
     ƙ Phaseshield
     ƚ EM Blast
     ƛ Tetryon Disruptor

      Mittel

     
     Verteidigungswert erhht um 3
     The EM-Blast special ability will shot
     down the engines of affected units in
     addition to the normal effect
",
"AUTOTOOLTIP-dom_siege_cruiser_fedMr2.odf", "
     Angriffsstrke
   Verteidigungswert
     Systemleistung

     Polaronbeam
     Tetryon Torpedo

     
     ƙ Phaseshield
     ƚ EM Blast
     ƛ Tetryon Disruptor

      Mittel

     
     Verteidigungswert erhht um 3
     The EM-Blast special ability will shot
     down the engines of affected units in
     addition to the normal effect
",
"AUTOTOOLTIP-dom_siege_cruiser_fedMr3.odf", "
     Angriffsstrke
   Verteidigungswert
     Systemleistung

     Polaronbeam
     Tetryon Torpedo

     
     ƙ Phaseshield
     ƚ EM Blast
     ƛ Tetryon Disruptor

      Mittel

     
     Verteidigungswert erhht um 3
     The EM-Blast special ability will shot
     down the engines of affected units in
     addition to the normal effect
",
"AUTOTOOLTIP-dom_siege_cruiser_fedMr4.odf", "
     Angriffsstrke
   Verteidigungswert
     Systemleistung

     Polaronbeam
     Tetryon Torpedo
     Bombardement Loadout 
     Increases damage dealt to stations by
     21 percent and increases the damage
     output of the Tetryon Disruptor by 10
     um 10 Prozent

     
     ƙ Phaseshield
     ƚ EM Blast
     ƛ Tetryon Disruptor

      Mittel

     
     Verteidigungswert erhht um 3
     The EM-Blast special ability will shot
     down the engines of affected units in
     addition to the normal effect
",
"AUTOTOOLTIP-dom_siege_cruiser_fedMr5.odf", "
     Angriffsstrke
   Verteidigungswert
     Systemleistung

     Polaronbeam
     Tetryon Torpedo
     Bombardement Loadout 
     Increases damage dealt to stations by
     42 percent and increases the damage
     output of the Tetryon Disruptor by 20
     um 20 Prozent

     
     ƙ Phaseshield
     ƚ EM Blast
     ƛ Tetryon Disruptor

      Mittel

     
     Verteidigungswert erhht um 3
     The EM-Blast special ability will shot
     down the engines of affected units in
     addition to the normal effect
",
"AUTOTOOLTIP-dom_siege_cruiser_fedMr6.odf", "
     Angriffsstrke
   Verteidigungswert
     Systemleistung

     Polaronbeam
     Tetryon Torpedo
     Counter-Weaponry
     Bombardement Loadout 
     Increases damage dealt to stations by
     42 percent and increases the damage
     output of the Tetryon Disruptor by 20
     um 20 Prozent

     
     ƙ Phaseshield
     ƚ EM Blast
     ƛ Tetryon Disruptor

      Mittel

     
     Verteidigungswert erhht um 3
     The EM-Blast special ability will shot
     down the engines of affected units in
     addition to the normal effect
",
"AUTOTOOLTIP-dom_siege_cruiser_fedr2.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Polaronbeam
     Tetryon Torpedo

     
     ƙ Phaseshield
     ƚ EM Blast
     ƛ Tetryon Disruptor

      Mittel

     
     Verteidigungswert erhht um 3
     The EM-Blast special ability will shot
     down the engines of affected units in
     addition to the normal effect
",
"AUTOTOOLTIP-dom_siege_cruiser_fedr3.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Polaronbeam
     Tetryon Torpedo

     
     ƙ Phaseshield
     ƚ EM Blast
     ƛ Tetryon Disruptor

      Mittel

     
     Verteidigungswert erhht um 3
     The EM-Blast special ability will shot
     down the engines of affected units in
     addition to the normal effect
",
"AUTOTOOLTIP-dom_siege_cruiser_fedr4.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Polaronbeam
     Tetryon Torpedo
     Bombardement Loadout 
     Increases damage dealt to stations by
     21 percent and increases the damage
     output of the Tetryon Disruptor by 10
     um 10 Prozent

     
     ƙ Phaseshield
     ƚ EM Blast
     ƛ Tetryon Disruptor

      Mittel

     
     Verteidigungswert erhht um 3
     The EM-Blast special ability will shot
     down the engines of affected units in
     addition to the normal effect
",
"AUTOTOOLTIP-dom_siege_cruiser_fedr5.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Polaronbeam
     Tetryon Torpedo
     Bombardement Loadout 
     Increases damage dealt to stations by
     42 percent and increases the damage
     output of the Tetryon Disruptor by 20
     um 20 Prozent

     
     ƙ Phaseshield
     ƚ EM Blast
     ƛ Tetryon Disruptor

      Mittel

     
     Verteidigungswert erhht um 3
     The EM-Blast special ability will shot
     down the engines of affected units in
     addition to the normal effect
",
"AUTOTOOLTIP-dom_siege_cruiser_fedr6.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Polaronbeam
     Tetryon Torpedo
     Counter-Weaponry
     Bombardement Loadout 
     Increases damage dealt to stations by
     42 percent and increases the damage
     output of the Tetryon Disruptor by 20
     um 20 Prozent

     
     ƙ Phaseshield
     ƚ EM Blast
     ƛ Tetryon Disruptor

      Mittel

     
     Verteidigungswert erhht um 3
     The EM-Blast special ability will shot
     down the engines of affected units in
     addition to the normal effect
",
"AUTOTOOLTIP-dom_space_refinery.odf", "
       Angriffsstrke
     Verteidigungswert
     Systemleistung

     Verarbeitet Dilithium und Tritanium
",
"AUTOTOOLTIP-dom_supersensor.odf", "
       Angriffsstrke
     Verteidigungswert
     Systemleistung

     Hyperspace Sensor Array
     Deep Space Scan
     Tachyongitter 
     Active Tachyon Defense

     Forschungsstation

     Erforscht:
     Research Active Tachyon Scan
",
"AUTOTOOLTIP-dom_technology_lab.odf", "
       Angriffsstrke
     Verteidigungswert
     Systemleistung

     Forschungsstation

     Erforscht:
     Basic Interception System Upgrade
     Advanced Interception System Upgrade
     Basic Siege System Upgrade
     Advanced Siege System Upgrade
     Research Simple Detection Grid
     Research Tachyon Detection Grid
     Research Tetryon-Photon Torpedo
     Research Alpha Ketracel White
     Research IS Bomb
     Research Fighter Energy Core Upgrade
     Research Excessive Strike
",
"AUTOTOOLTIP-dom_technology_labY.odf", "
       Angriffsstrke
     Verteidigungswert
     Systemleistung

     Forschungsstation

     Erforscht:
     Basic Interception System Upgrade
     Advanced Interception System Upgrade
     Basic Siege System Upgrade
     Advanced Siege System Upgrade
     Research Simple Detection Grid
     Research Tachyon Detection Grid
     Research Tetryon-Photon Torpedo
     Research Alpha Ketracel White
     Research IS Bomb
     Research Fighter Energy Core Upgrade
     Research Excessive Strike
     Research Coreblast
",
"AUTOTOOLTIP-dom_technology_labZ.odf", "
       Angriffsstrke
     Verteidigungswert
     Systemleistung

     Forschungsstation

     Erforscht:
     Basic Interception System Upgrade
     Advanced Interception System Upgrade
     Basic Siege System Upgrade
     Advanced Siege System Upgrade
     Research Simple Detection Grid
     Research Tachyon Detection Grid
     Research Tetryon-Photon Torpedo
     Research Alpha Ketracel White
     Research Breen Cruiser Cloak
     Research IS Bomb
     Research Fighter Energy Core Upgrade
     Research Excessive Strike
     Research Dampening Missile
",
"AUTOTOOLTIP-dom_warfrigate.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Tetryon Torpedo
     4x Impulse Disruptor
     IS Bomb

     
     May use transporter assault
     Increased boarding party strength

      Lang
",
"AUTOTOOLTIP-dom_warfrigateP.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Tetryon Torpedo
     4x Impulse Disruptor
     IS Bomb

     
     May use transporter assault
     Increased boarding party strength

     You require at least one prototype to
     build regular vessels of this class
     Prototypes have the same stats as their
     corresponding ship classes but may not
     use special abilities

      Lang
",
"AUTOTOOLTIP-dom_warfrigatePZ.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Tetryon Torpedo
     4x Impulse Disruptor
     IS Bomb

     
     May use transporter assault
     Increased boarding party strength

     You require at least one prototype to
     build regular vessels of this class
     Prototypes have the same stats as their
     corresponding ship classes but may not
     use special abilities

      Lang

     
     Angriffsstrke erhht um 2
",
"AUTOTOOLTIP-dom_warfrigater2.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Tetryon Torpedo
     4x Impulse Disruptor
     IS Bomb

     
     May use transporter assault
     Increased boarding party strength

      Lang
",
"AUTOTOOLTIP-dom_warfrigater3.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Tetryon Torpedo
     4x Impulse Disruptor
     IS Bomb

     
     May use transporter assault
     Increased boarding party strength

      Lang
",
"AUTOTOOLTIP-dom_warfrigater4.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Tetryon Torpedo
     4x Impulse Disruptor
     IS Bomb
     Breaching Strikes 
     4 percent chance for each Impulse
     Disruptor to deal double damage

     
     May use transporter assault
     Increased boarding party strength

      Lang
",
"AUTOTOOLTIP-dom_warfrigater5.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Tetryon Torpedo
     4x Impulse Disruptor
     IS Bomb
     Breaching Strikes 
     8 percent chance for each Impulse
     Disruptor to deal double damage

     
     May use transporter assault
     Increased boarding party strength

      Lang
",
"AUTOTOOLTIP-dom_warfrigater6.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Tetryon Torpedo
     4x Impulse Disruptor
     IS Bomb
     Breaching Strikes 
     8 percent chance for each Impulse
     Disruptor to deal double damage
     Field Cloning 
     Crew capacity erhht um 250 and
     greatly increases boarding party fight
     power

     
     May use transporter assault
     Increased boarding party strength

      Lang
",
"AUTOTOOLTIP-dom_warfrigateZ.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Tetryon Torpedo
     4x Impulse Disruptor
     IS Bomb

     
     May use transporter assault
     Increased boarding party strength

      Lang

     
     Angriffsstrke erhht um 2
",
"AUTOTOOLTIP-dom_warfrigateZr2.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Tetryon Torpedo
     4x Impulse Disruptor
     IS Bomb

     
     May use transporter assault
     Increased boarding party strength

      Lang

     
     Angriffsstrke erhht um 2
",
"AUTOTOOLTIP-dom_warfrigateZr3.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Tetryon Torpedo
     4x Impulse Disruptor
     IS Bomb

     
     May use transporter assault
     Increased boarding party strength

      Lang

     
     Angriffsstrke erhht um 2
",
"AUTOTOOLTIP-dom_warfrigateZr4.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Tetryon Torpedo
     4x Impulse Disruptor
     IS Bomb
     Breaching Strikes 
     4 percent chance for each Impulse
     Disruptor to deal double damage

     
     May use transporter assault
     Increased boarding party strength

      Lang

     
     Angriffsstrke erhht um 2
",
"AUTOTOOLTIP-dom_warfrigateZr5.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Tetryon Torpedo
     4x Impulse Disruptor
     IS Bomb
     Breaching Strikes 
     8 percent chance for each Impulse
     Disruptor to deal double damage

     
     May use transporter assault
     Increased boarding party strength

      Lang

     
     Angriffsstrke erhht um 2
",
"AUTOTOOLTIP-dom_warfrigateZr6.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Tetryon Torpedo
     4x Impulse Disruptor
     IS Bomb
     Breaching Strikes 
     8 percent chance for each Impulse
     Disruptor to deal double damage
     Field Cloning 
     Crew capacity erhht um 250 and
     greatly increases boarding party fight
     power

     
     May use transporter assault
     Increased boarding party strength

      Lang

     
     Angriffsstrke erhht um 2
",
"AUTOTOOLTIP-dom_worker_ship_b.odf", "
       Angriffsstrke
     Verteidigungswert
     Systemleistung

     This vessels has several modes of
     operation
     Construction Mode - Constructs Stations
",
"AUTOTOOLTIP-dom_worker_ship_m.odf", "
       Angriffsstrke
     Verteidigungswert
     Systemleistung

     This vessels has several modes of
     operation
     Mining Mode - Mines Dilithium,
     Tritanium and Supply
     Dilithium-Ladevolumen: 150
     Tritanium-Ladevolumen: 100
     Supply capacity: 25
",
"AUTOTOOLTIP-dom_yard.odf", "
       Angriffsstrke
     Verteidigungswert
     Systemleistung

     Werft
     Reparatur-Dock

     Produziert:
     A-20 Attack Destroyer
     A-26 Bomber
     S-2 Escort Cruiser
     C-11 Interception Destroyer
     B-8 War Frigate
     A-26 Bomber Prototype
     S-2 Escort Cruiser Prototype
     C-11 Interception Destroyer Prototype
     B-8 War Frigate Prototype
",
"AUTOTOOLTIP-dom_yardY.odf", "
       Angriffsstrke
     Verteidigungswert
     Systemleistung

     Werft
     Reparatur-Dock

     Produziert:
     A-20 Attack Destroyer
     A-26 Bomber
     S-2 Escort Cruiser
     C-11 Interception Destroyer
     B-8 War Frigate
     A-26 Bomber Prototype
     S-2 Escort Cruiser Prototype
     C-11 Interception Destroyer Prototype
     B-8 War Frigate Prototype

     
     Constructiontime for all vessels
     reduced um 25 Prozent
",
"AUTOTOOLTIP-dom_yardZ.odf", "
       Angriffsstrke
     Verteidigungswert
     Systemleistung

     Werft
     Reparatur-Dock

     Produziert:
     A-20 Attack Destroyer
     A-26 Bomber
     S-2 Escort Cruiser
     C-11 Interception Destroyer
     Breen Cruiser
     B-8 War Frigate
     A-26 Bomber Prototype
     S-2 Escort Cruiser Prototype
     C-11 Interception Destroyer Prototype
     Breen Cruiser Prototype
     B-8 War Frigate Prototype
",
"AUTOTOOLTIP-fedR_acs_torpedo.odf", "
     Fires a Anti Capital Ship torpedo on a
     hostile target. The Anti Capital Ship
     Torpedo deals highly increased damage
     to battleships

      Lang

     Betroffene Einheiten:
     Excelsior-II Class
",
"AUTOTOOLTIP-fedR_adv_magnan.odf", "
     Hypercharge the Magnan Phaser Coils.
     This allows to fire several shots with
     the Magnan Phaser Array in very short
     amount of time
     Magnan Phaser Recharge rate reduced to
     20 percent
     Lasts until canceled

     Betroffene Einheiten:
     Phalanx Class
",
"AUTOTOOLTIP-fedR_canaveral1.odf", "
     Allows the Canaveral Class to use its
     level 2 ability:

     Tachyon Scan
     Decloakes all enemies nearby
     May only be used once every 30 seconds

     Ɨ Kurz
",
"AUTOTOOLTIP-fedR_canaveral2.odf", "
     Allows the Canaveral Class to use its
     level 3 ability:

     Sensor Blackout
     Overloads the enemies targeting
     systems on all hostile units at the
     target area decreasing their rate of
     fire by 75 percent
     Hlt 25 Sekunden

     Ɨ Mittel
",
"AUTOTOOLTIP-fedR_critical.odf", "
     A direct hit kills the enemies weapon
     systems and deals high damage
     Lasts 12 seconds

      Kurz

     Betroffene Einheiten:
     Defiant Class
",
"AUTOTOOLTIP-fedR_defpatterns.odf", "
     Reroute all emergency-power to the
     shields, increasing the shield
     regeneration rate by 500 percent and
     the hull repair rate by 250 percent
     Special weapon energy does not
     regenerate while the effect of
     Defensive Patterns is active
     Lasts 30 seconds

     Betroffene Einheiten:
     Akira Class
",
"AUTOTOOLTIP-fedR_detection1.odf", "
     Enttarnt alle Feinde am
     Zielort

     Betroffene Einheiten:
     Outpost
",
"AUTOTOOLTIP-fedR_detection2.odf", "
     Erlaubt dieser Einheit alle getarnten Schiffe
     in Sensorenreichweite aufzuspren

     Betroffene Einheiten:
     Sensor Platform
",
"AUTOTOOLTIP-fedR_distortion.odf", "
     Creates a field of zero-energy
     fluctuation. The engines of all nearby
     enemies will stop functioning
     Engine overload effects will deal a
     portion of damage to the affected units
     based on their movement speed
     Lasts 6 seconds

      Kurz

     Betroffene Einheiten:
     Sovereign Class
",
"AUTOTOOLTIP-fedR_impulse.odf", "
     Engage the Hyper Impulse Drive to
     greatly increase the movement speed and
     dodge chance of this vessel
     Lowers the Angriffsstrke by 2
     Lasts until canceled

     Betroffene Einheiten:
     Saber Class
",
"AUTOTOOLTIP-fedR_newtonupgrade.odf", "
     Allows to upgrade Newton Class repair
     vessels several times to operate more
     effectively in combat

     Betroffene Einheiten:
     Newton Class
",
"AUTOTOOLTIP-fedR_norway1.odf", "
     Allows the Norway Class to use its
     level 2 ability:

     Plasma Coil
     Creates a field of super-hot warp
     plasma
     Deals increased damage to small and
     medium sized targets
     Damage is divided amongst all valid
     targets
     Lasts 5 seconds

     Ɨ Mittel
",
"AUTOTOOLTIP-fedR_norway2.odf", "
     Allows the Norway Class to use its
     level 3 ability:

     Assault Mode
     Power up all of the Norways systems
     to maximum, greatly increasing her
     siege capability
     Increases shield and hull repair rate
     by 100 percent
     Reduces damage received from stations
     um 50 Prozent
     The Norway may not use special
     abilities while the effect of Assault
     Mode is active
     Hlt 25 Sekunden
",
"AUTOTOOLTIP-fedR_organize.odf", "
     Reorganizes your nearby defense. The
     rate of fire of hostile units nearby is
     decreased by 40 percent
     Hlt 10 Sekunden

      Lang

     Betroffene Einheiten:
     Torpedo Platform
",
"AUTOTOOLTIP-fedR_proximity.odf", "
     Fires a special torpedo at an opponent
     unit. This torpedo is not set on the
     normal detonate-on-impact setting,
     making it easier to damage small and
     fast vessels

      Mittel

     Betroffene Einheiten:
     Monsoon Class
",
"AUTOTOOLTIP-fedR_remoore1.odf", "
     Allows the Remore Class to use its
     level 2 ability:

     Vector Calculation
     Calculates the projectile vectors for
     an allied vessel, allowing the target
     to fire 40 percent more shots per
     second
     Lasts 60 seconds

     Ɨ Mittel
",
"AUTOTOOLTIP-fedR_remoore2.odf", "
     Allows the Remore Class to use its
     level 3 ability:

     ECM
     Greatly decreases the chance that
     weapons will hit friendly targets
     nearby

     Ɨ Mittel
",
"AUTOTOOLTIP-fedR_tricobalt.odf", "
     A tricobalt loaded torpedo deals double
     damage to hostile buildings

      Artillerie

     Betroffene Einheiten:
     Intrepid Class
",
"AUTOTOOLTIP-fedU_chassis1.odf", "
     Allows to build more advanced starfleet
     units
",
"AUTOTOOLTIP-fedU_chassis1Y.odf", "
     Allows to build more advanced starfleet
     units

     
     Research costs reduced um 25 Prozent
",
"AUTOTOOLTIP-fedU_chassis2.odf", "
     Allows to build more advanced starfleet
     units
",
"AUTOTOOLTIP-fedU_chassis2Y.odf", "
     Allows to build more advanced starfleet
     units

     
     Research costs reduced um 25 Prozent
",
"AUTOTOOLTIP-fedU_chassis3.odf", "
     Allows to build more advanced starfleet
     units
",
"AUTOTOOLTIP-fedU_chassis3Y.odf", "
     Allows to build more advanced starfleet
     units

     
     Research costs reduced um 25 Prozent
",
"AUTOTOOLTIP-fedU_sensors1.odf", "
     Increases the sensor range for all of
     your units by 15 percent
",
"AUTOTOOLTIP-fedU_sensors2.odf", "
     Increases the sensor range for all of
     your units by an additional 15 percent
",
"AUTOTOOLTIP-fedU_shields1.odf", "
     Increases the shield strength for all
     of your units by 8 percent
",
"AUTOTOOLTIP-fedU_shields2.odf", "
     Increases the shield strength for all
     of your units by an additional 8 percent
",
"AUTOTOOLTIP-fedU_weapons1.odf", "
     Increases the damage for all of your
     units by 6 percent
",
"AUTOTOOLTIP-fedU_weapons2.odf", "
     Increases the damage for all of your
     units by an additional 6 percent
",
"AUTOTOOLTIP-fed_akira.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Photon Torpedo
     Defense Patterns

      Mittel
",
"AUTOTOOLTIP-fed_akiraY.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Photon Torpedo
     Defense Patterns

      Mittel

     
     Angriffsstrke erhht um 3
",
"AUTOTOOLTIP-fed_akiraYr2.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Photon Torpedo
     Defense Patterns

      Mittel

     
     Angriffsstrke erhht um 3
",
"AUTOTOOLTIP-fed_akiraYr3.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Photon Torpedo
     Defense Patterns

      Mittel

     
     Angriffsstrke erhht um 3
",
"AUTOTOOLTIP-fed_akiraYr4.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Photon Torpedo
     Defense Patterns
     Torpedo Barrage 
     Might cause explosions while fighting
     which cause a certain percentage of the
     torpedo damage as area damage

      Mittel

     
     Angriffsstrke erhht um 3
",
"AUTOTOOLTIP-fed_akiraYr5.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Photon Torpedo
     Defense Patterns
     Torpedo Barrage 
     Might cause explosions while fighting
     which cause a certain percentage of the
     torpedo damage as hull area damage

      Mittel

     
     Angriffsstrke erhht um 3
",
"AUTOTOOLTIP-fed_akiraYr6.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Modified Photon Torpedo
     Breaks through shields and deals direct
     hull damage
     Defense Patterns
     Torpedo Barrage 
     Might cause explosions while fighting
     which cause a certain percentage of the
     torpedo damage as hull area damage

      Mittel

     
     Angriffsstrke erhht um 3
",
"AUTOTOOLTIP-fed_akiraZ.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Photon Torpedo
     Defense Patterns

      Mittel

     
     Verteidigungswert erhht um 4
",
"AUTOTOOLTIP-fed_akiraZr2.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Photon Torpedo
     Defense Patterns

      Mittel

     
     Verteidigungswert erhht um 4
",
"AUTOTOOLTIP-fed_akiraZr3.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Photon Torpedo
     Defense Patterns

      Mittel

     
     Verteidigungswert erhht um 4
",
"AUTOTOOLTIP-fed_akiraZr4.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Photon Torpedo
     Defense Patterns
     Torpedo Barrage 
     Might cause explosions while fighting
     which cause a certain percentage of the
     torpedo damage as area damage

      Mittel

     
     Verteidigungswert erhht um 4
",
"AUTOTOOLTIP-fed_akiraZr5.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Photon Torpedo
     Defense Patterns
     Torpedo Barrage 
     Might cause explosions while fighting
     which cause a certain percentage of the
     torpedo damage as hull area damage

      Mittel

     
     Verteidigungswert erhht um 4
",
"AUTOTOOLTIP-fed_akiraZr6.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Modified Photon Torpedo
     Breaks through shields and deals direct
     hull damage
     Defense Patterns
     Torpedo Barrage 
     Might cause explosions while fighting
     which cause a certain percentage of the
     torpedo damage as hull area damage

      Mittel

     
     Verteidigungswert erhht um 4
",
"AUTOTOOLTIP-fed_akira_dom.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     2x Photon Torpedo
     Defense Patterns

      Mittel

     
     Angriffsstrke erhht um 2
     Verteidigungswert erhht um 2
     Is equipped with an additional photon
     torpedo launcher
",
"AUTOTOOLTIP-fed_akira_domr2.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     2x Photon Torpedo
     Defense Patterns

      Mittel

     
     Angriffsstrke erhht um 2
     Verteidigungswert erhht um 2
     Is equipped with an additional photon
     torpedo launcher
",
"AUTOTOOLTIP-fed_akira_domr3.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     2x Photon Torpedo
     Defense Patterns

      Mittel

     
     Angriffsstrke erhht um 2
     Verteidigungswert erhht um 2
     Is equipped with an additional photon
     torpedo launcher
",
"AUTOTOOLTIP-fed_akira_domr4.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     2x Photon Torpedo
     Defense Patterns
     Torpedo Barrage 
     Might cause explosions while fighting
     which cause a certain percentage of the
     torpedo damage as area damage

      Mittel

     
     Angriffsstrke erhht um 2
     Verteidigungswert erhht um 2
     Is equipped with an additional photon
     torpedo launcher
",
"AUTOTOOLTIP-fed_akira_domr5.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     2x Photon Torpedo
     Defense Patterns
     Torpedo Barrage 
     Might cause explosions while fighting
     which cause a certain percentage of the
     torpedo damage as hull area damage

      Mittel

     
     Angriffsstrke erhht um 2
     Verteidigungswert erhht um 2
     Is equipped with an additional photon
     torpedo launcher
",
"AUTOTOOLTIP-fed_akira_domr6.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     2x Modified Photon Torpedo
     Breaks through shields and deals direct
     hull damage
     Defense Patterns
     Torpedo Barrage 
     Might cause explosions while fighting
     which cause a certain percentage of the
     torpedo damage as hull area damage

      Mittel

     
     Angriffsstrke erhht um 2
     Verteidigungswert erhht um 2
     Is equipped with an additional photon
     torpedo launcher
",
"AUTOTOOLTIP-fed_ambassador.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Photon Torpedo
     Energy Rerouting

      Kurz
",
"AUTOTOOLTIP-fed_ambassadorM.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Photon Torpedo
     Energy Rerouting

      Kurz
",
"AUTOTOOLTIP-fed_ambassadorMr2.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Photon Torpedo
     Energy Rerouting

      Kurz
",
"AUTOTOOLTIP-fed_ambassadorMr3.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Photon Torpedo
     Energy Rerouting

      Kurz
",
"AUTOTOOLTIP-fed_ambassadorMr4.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Photon Torpedo
     Energy Rerouting
     Field Command 
     This vessel no longer counts towards
     the Warp-In limitation

      Kurz
",
"AUTOTOOLTIP-fed_ambassadorMr5.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Photon Torpedo
     Energy Rerouting
     Field Command 
     This vessel no longer counts towards
     the Warp-In limitation
     All attributes erhht um 2

      Kurz
",
"AUTOTOOLTIP-fed_ambassadorMr6.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Photon Torpedo
     Energy Rerouting
     Field Command 
     This vessel no longer counts towards
     the Warp-In limitation
     All attributes erhht um 2
     Optimized Shield Geometry 
     Reduced damage received from beam
     weapons by 30 percent, damage from
     pulse weapons by 20 percent and damage
     from torpedoes by 10 percent

      Kurz
",
"AUTOTOOLTIP-fed_ambassadorr2.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Photon Torpedo
     Energy Rerouting

      Kurz
",
"AUTOTOOLTIP-fed_ambassadorr3.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Photon Torpedo
     Energy Rerouting

      Kurz
",
"AUTOTOOLTIP-fed_ambassadorr4.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Photon Torpedo
     Energy Rerouting
     Field Command 
     This vessel no longer counts towards
     the Warp-In limitation

      Kurz
",
"AUTOTOOLTIP-fed_ambassadorr5.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Photon Torpedo
     Energy Rerouting
     Field Command 
     This vessel no longer counts towards
     the Warp-In limitation
     All attributes erhht um 2

      Kurz
",
"AUTOTOOLTIP-fed_ambassadorr6.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Photon Torpedo
     Energy Rerouting
     Field Command 
     This vessel no longer counts towards
     the Warp-In limitation
     All attributes erhht um 2
     Optimized Shield Geometry 
     Reduced damage received from beam
     weapons by 30 percent, damage from
     pulse weapons by 20 percent and damage
     from torpedoes by 10 percent

      Kurz
",
"AUTOTOOLTIP-fed_antares_yard.odf", "
       Angriffsstrke
   Verteidigungswert
     Systemleistung

     Werft
     Reparatur-Dock

     Produziert:
     Saber Class
     Monsoon Class
     Intrepid Class
     Akira Class
     Canaveral Class
     Research Hyper Impulse Drive
     Research Proximity Photon Torpedo
     Research Tricobalt Torpedo
     Research Defense Patterns
",
"AUTOTOOLTIP-fed_antares_yardZ.odf", "
       Angriffsstrke
   Verteidigungswert
     Systemleistung

     Werft
     Reparatur-Dock

     Produziert:
     Saber Class
     Monsoon Class
     Intrepid Class
     Akira Class
     Canaveral Class
     Norway Class
     Research Hyper Impulse Drive
     Research Proximity Photon Torpedo
     Research Tricobalt Torpedo
     Research Defense Patterns
",
"AUTOTOOLTIP-fed_avalon.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser

     
     May launch fighters

      Lang

     
     Systemleistung erhht um 5
",
"AUTOTOOLTIP-fed_avalonF2R.odf", "
     Launch 3 Peregrine Bombers

     Peregrine Bomber

           Angriffsstrke
           Verteidigungswert
           Systemleistung

     Fighter Quantum Torpedo
",
"AUTOTOOLTIP-fed_avalonFR.odf", "
     Launch 3 Peregrine Fighters

     Peregrine Fighter

           Angriffsstrke
           Verteidigungswert
           Systemleistung

     Fighter Pulse Phaser
",
"AUTOTOOLTIP-fed_avalonr2.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser

     
     May launch fighters

      Lang

     
     Systemleistung erhht um 5
",
"AUTOTOOLTIP-fed_avalonr3.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser

     
     May launch fighters

      Lang

     
     Systemleistung erhht um 5
",
"AUTOTOOLTIP-fed_avalonr4.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Elite Squadrons 
     Decreases the time it takes to ready up
     the fighter hangars by 20 percent

     
     May launch fighters

      Lang

     
     Systemleistung erhht um 5
",
"AUTOTOOLTIP-fed_avalonr5.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Elite Squadrons 
     Decreases the time it takes to ready up
     the fighter hangars by 40 percent

     
     May launch fighters

      Lang

     
     Systemleistung erhht um 5
",
"AUTOTOOLTIP-fed_avalonr6.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Elite Squadrons 
     Decreases the time it takes to ready up
     the fighter hangars by 40 percent
     Starfleet Engineers 
     Shields, hull and subsystems repair
     twice as fast. Subsystem durability
     increased and reduces the duration of
     all subsystem disabling effects by 25
     um 25 Prozent

     
     May launch fighters

      Lang

     
     Systemleistung erhht um 5
",
"AUTOTOOLTIP-fed_canaveral.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Light Quantum Pulse
     Deals increased damage if the target is
     neither a cruiser nor a battleship

     
     ƙ Probe
     ƚ Tachyon Scan
     ƛ Sensor Blackout

      Lang
",
"AUTOTOOLTIP-fed_canaveralr2.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Light Quantum Pulse
     Deals increased damage if the target is
     neither a cruiser nor a battleship

     
     ƙ Probe
     ƚ Tachyon Scan
     ƛ Sensor Blackout

      Lang
",
"AUTOTOOLTIP-fed_canaveralr3.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Light Quantum Pulse
     Deals increased damage if the target is
     neither a cruiser nor a battleship

     
     ƙ Probe
     ƚ Tachyon Scan
     ƛ Sensor Blackout

      Lang
",
"AUTOTOOLTIP-fed_canaveralr4.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Light Quantum Pulse
     Deals increased damage if the target is
     neither a cruiser nor a battleship
     Strategical Support 
     Weaponrange and area of effect for all
     special abilities increased

     
     ƙ Probe
     ƚ Tachyon Scan
     ƛ Sensor Blackout

      Lang
",
"AUTOTOOLTIP-fed_canaveralr5.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Light Quantum Pulse
     Deals increased damage if the target is
     neither a cruiser nor a battleship
     Strategical Support 
     Weaponrange and area of effect for all
     special abilities increased

     
     ƙ Probe
     ƚ Tachyon Scan
     ƛ Sensor Blackout

      Lang
",
"AUTOTOOLTIP-fed_canaveralr6.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Type XV Phaser
     Deals up to double damage
     Light Quantum Pulse
     Deals increased damage if the target is
     neither a cruiser nor a battleship
     Strategical Support 
     Weaponrange and area of effect for all
     special abilities increased

     
     ƙ Probe
     ƚ Tachyon Scan
     ƛ Sensor Blackout

      Lang
",
"AUTOTOOLTIP-fed_canaveralZ.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Light Quantum Pulse
     Deals increased damage if the target is
     neither a cruiser nor a battleship

     
     ƙ Probe
     ƚ Tachyon Scan
     ƛ Sensor Blackout

      Lang

     
     Verteidigungswert erhht um 3
",
"AUTOTOOLTIP-fed_canaveralZr2.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Light Quantum Pulse
     Deals increased damage if the target is
     neither a cruiser nor a battleship

     
     ƙ Probe
     ƚ Tachyon Scan
     ƛ Sensor Blackout

      Lang

     
     Verteidigungswert erhht um 3
",
"AUTOTOOLTIP-fed_canaveralZr3.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Light Quantum Pulse
     Deals increased damage if the target is
     neither a cruiser nor a battleship

     
     ƙ Probe
     ƚ Tachyon Scan
     ƛ Sensor Blackout

      Lang

     
     Verteidigungswert erhht um 3
",
"AUTOTOOLTIP-fed_canaveralZr4.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Light Quantum Pulse
     Deals increased damage if the target is
     neither a cruiser nor a battleship
     Strategical Support 
     Weaponrange and area of effect for all
     special abilities increased

     
     ƙ Probe
     ƚ Tachyon Scan
     ƛ Sensor Blackout

      Lang

     
     Verteidigungswert erhht um 3
",
"AUTOTOOLTIP-fed_canaveralZr5.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Light Quantum Pulse
     Deals increased damage if the target is
     neither a cruiser nor a battleship
     Strategical Support 
     Weaponrange and area of effect for all
     special abilities increased

     
     ƙ Probe
     ƚ Tachyon Scan
     ƛ Sensor Blackout

      Lang

     
     Verteidigungswert erhht um 3
",
"AUTOTOOLTIP-fed_canaveralZr6.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Type XV Phaser
     Deals up to double damage
     Light Quantum Pulse
     Deals increased damage if the target is
     neither a cruiser nor a battleship
     Strategical Support 
     Weaponrange and area of effect for all
     special abilities increased

     
     ƙ Probe
     ƚ Tachyon Scan
     ƛ Sensor Blackout

      Lang

     
     Verteidigungswert erhht um 3
",
"AUTOTOOLTIP-fed_canaveral_rom.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Light Quantum Pulse
     Deals increased damage if the target is
     neither a cruiser nor a battleship

     
     ƙ Probe
     ƚ Plasma Bolt
     ƛ Sensor Blackout

      Lang

     
     Systemleistung erhht um 4
     The Probe special ability will reveal
     cloaked units
     Tachyon Scan replaced by Plasma Bolt
",
"AUTOTOOLTIP-fed_canaveral_romr2.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Light Quantum Pulse
     Deals increased damage if the target is
     neither a cruiser nor a battleship

     
     ƙ Probe
     ƚ Plasma Bolt
     ƛ Sensor Blackout

      Lang

     
     Systemleistung erhht um 4
     The Probe special ability will reveal
     cloaked units
     Tachyon Scan replaced by Plasma Bolt
",
"AUTOTOOLTIP-fed_canaveral_romr3.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Light Quantum Pulse
     Deals increased damage if the target is
     neither a cruiser nor a battleship

     
     ƙ Probe
     ƚ Plasma Bolt
     ƛ Sensor Blackout

      Lang

     
     Systemleistung erhht um 4
     The Probe special ability will reveal
     cloaked units
     Tachyon Scan replaced by Plasma Bolt
",
"AUTOTOOLTIP-fed_canaveral_romr4.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Light Quantum Pulse
     Deals increased damage if the target is
     neither a cruiser nor a battleship
     Strategical Support 
     Weaponrange and area of effect for all
     special abilities increased

     
     ƙ Probe
     ƚ Plasma Bolt
     ƛ Sensor Blackout

      Lang

     
     Systemleistung erhht um 4
     The Probe special ability will reveal
     cloaked units
     Tachyon Scan replaced by Plasma Bolt
",
"AUTOTOOLTIP-fed_canaveral_romr5.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Light Quantum Pulse
     Deals increased damage if the target is
     neither a cruiser nor a battleship
     Strategical Support 
     Weaponrange and area of effect for all
     special abilities increased

     
     ƙ Probe
     ƚ Plasma Bolt
     ƛ Sensor Blackout

      Lang

     
     Systemleistung erhht um 4
     The Probe special ability will reveal
     cloaked units
     Tachyon Scan replaced by Plasma Bolt
",
"AUTOTOOLTIP-fed_canaveral_romr6.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Type XV Phaser
     Deals up to double damage
     Light Quantum Pulse
     Deals increased damage if the target is
     neither a cruiser nor a battleship
     Strategical Support 
     Weaponrange and area of effect for all
     special abilities increased

     
     ƙ Probe
     ƚ Plasma Bolt
     ƛ Sensor Blackout

      Lang

     
     Systemleistung erhht um 4
     The Probe special ability will reveal
     cloaked units
     Tachyon Scan replaced by Plasma Bolt
",
"AUTOTOOLTIP-fed_defiant.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     2x Rapid Fire Pulse Phaser
     Critical Shot

      Kurz
",
"AUTOTOOLTIP-fed_defiantr2.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     2x Rapid Fire Pulse Phaser
     Critical Shot

      Kurz
",
"AUTOTOOLTIP-fed_defiantr3.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     2x Rapid Fire Pulse Phaser
     Critical Shot

      Kurz
",
"AUTOTOOLTIP-fed_defiantr4.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     2x Rapid Fire Pulse Phaser
     2x Quantum Torpedo
     Critical Shot

      Kurz
",
"AUTOTOOLTIP-fed_defiantr5.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     2x Rapid Fire Pulse Phaser
     2x Quantum Torpedo
     Critical Shot

      Kurz
",
"AUTOTOOLTIP-fed_defiantr6.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     2x Rapid Fire Pulse Phaser
     2x Quantum Torpedo
     Critical Shot
     Chenfield Plasma Collider 
     Occasionally fires an additional pulse
     and causes all pulse weapons to deal
     double damage do small targets

      Kurz
",
"AUTOTOOLTIP-fed_defiantY.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     2x Rapid Fire Pulse Phaser
     Critical Shot

      Kurz

     
     Systemleistung erhht um 5
",
"AUTOTOOLTIP-fed_defiantYr2.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     2x Rapid Fire Pulse Phaser
     Critical Shot

      Kurz

     
     Systemleistung erhht um 5
",
"AUTOTOOLTIP-fed_defiantYr3.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     2x Rapid Fire Pulse Phaser
     Critical Shot

      Kurz

     
     Systemleistung erhht um 5
",
"AUTOTOOLTIP-fed_defiantYr4.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     2x Rapid Fire Pulse Phaser
     2x Quantum Torpedo
     Critical Shot

      Kurz

     
     Systemleistung erhht um 5
",
"AUTOTOOLTIP-fed_defiantYr5.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     2x Rapid Fire Pulse Phaser
     2x Quantum Torpedo
     Critical Shot

      Kurz

     
     Systemleistung erhht um 5
",
"AUTOTOOLTIP-fed_defiantYr6.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     2x Rapid Fire Pulse Phaser
     2x Quantum Torpedo
     Critical Shot
     Chenfield Plasma Collider 
     Occasionally fires an additional pulse
     and causes all pulse weapons to deal
     double damage do small targets

      Kurz

     
     Systemleistung erhht um 5
",
"AUTOTOOLTIP-fed_defiant_kli.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     2x Rapid Fire Pulse Phaser
     Critical Shot
     Antimatter Mines

      Kurz

     
     Angriffsstrke erhht um 3
     Is equipped with the Antimatter Mines
     special ability
",
"AUTOTOOLTIP-fed_defiant_klir2.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     2x Rapid Fire Pulse Phaser
     Critical Shot
     Antimatter Mines

      Kurz

     
     Angriffsstrke erhht um 3
     Is equipped with the Antimatter Mines
     special ability
",
"AUTOTOOLTIP-fed_defiant_klir3.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     2x Rapid Fire Pulse Phaser
     Critical Shot
     Antimatter Mines

      Kurz

     
     Angriffsstrke erhht um 3
     Is equipped with the Antimatter Mines
     special ability
",
"AUTOTOOLTIP-fed_defiant_klir4.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     2x Rapid Fire Pulse Phaser
     2x Quantum Torpedo
     Critical Shot
     Antimatter Mines

      Kurz

     
     Angriffsstrke erhht um 3
     Is equipped with the Antimatter Mines
     special ability
",
"AUTOTOOLTIP-fed_defiant_klir5.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     2x Rapid Fire Pulse Phaser
     2x Quantum Torpedo
     Critical Shot
     Antimatter Mines

      Kurz

     
     Angriffsstrke erhht um 3
     Is equipped with the Antimatter Mines
     special ability
",
"AUTOTOOLTIP-fed_defiant_klir6.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     2x Rapid Fire Pulse Phaser
     2x Quantum Torpedo
     Critical Shot
     Chenfield Plasma Collider 
     Occasionally fires an additional pulse
     and causes all pulse weapons to deal
     double damage do small targets

      Kurz

     
     Angriffsstrke erhht um 3
     Is equipped with the Antimatter Mines
     special ability
",
"AUTOTOOLTIP-fed_defiant_rom.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     2x Rapid Fire Pulse Phaser
     Critical Shot
     Cloaking Device

      Kurz

     
     Systemleistung erhht um 3
     Is equipped with a Cloaking Device
",
"AUTOTOOLTIP-fed_defiant_romr2.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     2x Rapid Fire Pulse Phaser
     Critical Shot
     Cloaking Device

      Kurz

     
     Systemleistung erhht um 3
     Is equipped with a Cloaking Device
",
"AUTOTOOLTIP-fed_defiant_romr3.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     2x Rapid Fire Pulse Phaser
     Critical Shot
     Cloaking Device

      Kurz

     
     Systemleistung erhht um 3
     Is equipped with a Cloaking Device
",
"AUTOTOOLTIP-fed_defiant_romr4.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     2x Rapid Fire Pulse Phaser
     2x Quantum Torpedo
     Critical Shot
     Cloaking Device

      Kurz

     
     Systemleistung erhht um 3
     Is equipped with a Cloaking Device
",
"AUTOTOOLTIP-fed_defiant_romr5.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     2x Rapid Fire Pulse Phaser
     2x Quantum Torpedo
     Critical Shot
     Cloaking Device

      Kurz

     
     Systemleistung erhht um 3
     Is equipped with a Cloaking Device
",
"AUTOTOOLTIP-fed_defiant_romr6.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     2x Rapid Fire Pulse Phaser
     2x Quantum Torpedo
     Critical Shot
     Chenfield Plasma Collider 
     Occasionally fires an additional pulse
     and causes all pulse weapons to deal
     double damage do small targets

      Kurz

     
     Systemleistung erhht um 3
     Is equipped with a Cloaking Device
",
"AUTOTOOLTIP-fed_descent.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     2x Quantum Torpedo
     Multi-Layer Shields 
     Highly increased Verteidigungswert

      Mittel
",
"AUTOTOOLTIP-fed_descentr2.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     2x Quantum Torpedo
     Multi-Layer Shields 
     Highly increased Verteidigungswert

      Mittel
",
"AUTOTOOLTIP-fed_descentr3.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     2x Quantum Torpedo
     Multi-Layer Shields 
     Highly increased Verteidigungswert

      Mittel
",
"AUTOTOOLTIP-fed_descentr4.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     2x Quantum Torpedo
     Multi-Layer Shields 
     Highly increased Verteidigungswert
     Field Command 
     This vessel consumes one slot less of
     the Warp-In limitation

      Mittel
",
"AUTOTOOLTIP-fed_descentr5.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     2x Quantum Torpedo
     Multi-Layer Shields 
     Highly increased Verteidigungswert
     Field Command 
     This vessel consumes one slot less of
     the Warp-In limitation
     All attributes erhht um 3

      Mittel
",
"AUTOTOOLTIP-fed_descentr6.odf", "
     Angriffsstrke
   Verteidigungswert
     Systemleistung

     Phaser
     2x Quantum Torpedo
     Multi-Layer Shields 
     Highly increased Verteidigungswert
     Field Command 
     This vessel consumes one slot less of
     the Warp-In limitation
     All attributes erhht um 3
     Battle-Tested Technology 
     All attributes erhht um 10 and
     reduced the cooldown of Shield Reset by
     60 percent

      Mittel
",
"AUTOTOOLTIP-fed_eraudi_yard.odf", "
       Angriffsstrke
   Verteidigungswert
     Systemleistung

     Werft
     Reparatur-Dock

     Produziert:
     Excelsior-II Class
     Remore Class
     Defiant Class
     Sovereign Class
     Research Critical Shot
     Research Distortion Field
",
"AUTOTOOLTIP-fed_eraudi_yardY.odf", "
       Angriffsstrke
   Verteidigungswert
     Systemleistung

     Werft
     Reparatur-Dock

     Produziert:
     Excelsior-II Class
     Remore Class
     Defiant Class
     Sovereign Class
     Phalanx Class
     Research Critical Shot
     Research Distortion Field
     Research Hypercharge Magnan Emitter
",
"AUTOTOOLTIP-fed_eraudi_yardZ.odf", "
       Angriffsstrke
   Verteidigungswert
     Systemleistung

     Werft
     Reparatur-Dock

     Produziert:
     Excelsior-II Class
     Remore Class
     Defiant Class
     Sovereign Class
     Research ACS Torpedo
     Research Critical Shot
     Research Distortion Field
",
"AUTOTOOLTIP-fed_excelsior.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     Phaser
     Photon Torpedo
     Weaponry Refit 
     Fires an additional photon torpedo for
     each   available

      long
",
"AUTOTOOLTIP-fed_excelsiorii.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Quantum Torpedo
     Guided Quantum Torpedos 
     Increases hitchance on medium sized
     targets

      Lang
",
"AUTOTOOLTIP-fed_excelsioriiY.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Quantum Torpedo
     Guided Quantum Torpedos 
     Increases hitchance on medium sized
     targets

      Lang

     
     Systemleistung erhht um 5
",
"AUTOTOOLTIP-fed_excelsioriiYr2.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Quantum Torpedo
     Guided Quantum Torpedos 
     Increases hitchance on medium sized
     targets

      Lang

     
     Systemleistung erhht um 5
",
"AUTOTOOLTIP-fed_excelsioriiYr3.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Quantum Torpedo
     Guided Quantum Torpedos 
     Increases hitchance on medium sized
     targets

      Lang

     
     Systemleistung erhht um 5
",
"AUTOTOOLTIP-fed_excelsioriiYr4.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Quantum Torpedo
     Guided Quantum Torpedos 
     Increases hitchance on medium sized
     targets
     Strategical Offense 
     Weaponrange increased to Artillery

      Artillerie

     
     Systemleistung erhht um 5
",
"AUTOTOOLTIP-fed_excelsioriiYr5.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Quantum Torpedo
     Guided Quantum Torpedos 
     Increases hitchance on medium sized
     targets
     Strategical Offense 
     Weaponrange increased to Artillery
     Angriffsstrke erhht um 2

      Artillerie

     
     Systemleistung erhht um 5
",
"AUTOTOOLTIP-fed_excelsioriiYr6.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Quantum Torpedo
     Guided Quantum Torpedos 
     Increases hitchance on medium sized
     targets
     Strategical Offense 
     Weaponrange increased to Artillery
     Angriffsstrke erhht um 2
     Superior ECM 
     Decreases the chance to be hit by
     torpedos and pulse weapons

      Artillerie

     
     Systemleistung erhht um 5
",
"AUTOTOOLTIP-fed_excelsioriiZ.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Quantum Torpedo
     Guided Quantum Torpedos 
     Increases hitchance on medium sized
     targets
     ACS Torpedo

      Lang

     
     Angriffsstrke erhht um 4
     Verteidigungswert erhht um 4
",
"AUTOTOOLTIP-fed_excelsioriiZr2.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Quantum Torpedo
     Guided Quantum Torpedos 
     Increases hitchance on medium sized
     targets
     ACS Torpedo

      Lang

     
     Angriffsstrke erhht um 4
     Verteidigungswert erhht um 4
",
"AUTOTOOLTIP-fed_excelsioriiZr3.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Quantum Torpedo
     Guided Quantum Torpedos 
     Increases hitchance on medium sized
     targets
     ACS Torpedo

      Lang

     
     Angriffsstrke erhht um 4
     Verteidigungswert erhht um 4
",
"AUTOTOOLTIP-fed_excelsioriiZr4.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Quantum Torpedo
     Guided Quantum Torpedos 
     Increases hitchance on medium sized
     targets
     ACS Torpedo
     Strategical Offense 
     Weaponrange increased to Artillery

      Artillerie

     
     Angriffsstrke erhht um 4
     Verteidigungswert erhht um 4
",
"AUTOTOOLTIP-fed_excelsioriiZr5.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Quantum Torpedo
     Guided Quantum Torpedos 
     Increases hitchance on medium sized
     targets
     ACS Torpedo
     Strategical Offense 
     Weaponrange increased to Artillery
     Angriffsstrke erhht um 2

      Artillerie

     
     Angriffsstrke erhht um 4
     Verteidigungswert erhht um 4
",
"AUTOTOOLTIP-fed_excelsioriiZr6.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Quantum Torpedo
     Guided Quantum Torpedos 
     Increases hitchance on medium sized
     targets
     ACS Torpedo
     Strategical Offense 
     Weaponrange increased to Artillery
     Angriffsstrke erhht um 2
     Superior ECM 
     Decreases the chance to be hit by
     torpedos and pulse weapons

      Artillerie

     
     Angriffsstrke erhht um 4
     Verteidigungswert erhht um 4
",
"AUTOTOOLTIP-fed_excelsiorii_rom.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Quantum Torpedo
     Guided Quantum Torpedos 
     Increases hitchance on medium sized
     targets
     Vector Torpedo

      Lang

     
     Angriffsstrke erhht um 1
     Systemleistung erhht um 2
     Is equipped with the Vector Torpedo
     special ability
",
"AUTOTOOLTIP-fed_excelsiorii_romr2.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Quantum Torpedo
     Guided Quantum Torpedos 
     Increases hitchance on medium sized
     targets
     Vector Torpedo

      Lang

     
     Angriffsstrke erhht um 1
     Systemleistung erhht um 2
     Is equipped with the Vector Torpedo
     special ability
",
"AUTOTOOLTIP-fed_excelsiorii_romr3.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Quantum Torpedo
     Guided Quantum Torpedos 
     Increases hitchance on medium sized
     targets
     Vector Torpedo

      Lang

     
     Angriffsstrke erhht um 1
     Systemleistung erhht um 2
     Is equipped with the Vector Torpedo
     special ability
",
"AUTOTOOLTIP-fed_excelsiorii_romr4.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Quantum Torpedo
     Guided Quantum Torpedos 
     Increases hitchance on medium sized
     targets
     Vector Torpedo
     Strategical Offense 
     Weaponrange increased to Artillery

      Artillerie

     
     Angriffsstrke erhht um 1
     Systemleistung erhht um 2
     Is equipped with the Vector Torpedo
     special ability
",
"AUTOTOOLTIP-fed_excelsiorii_romr5.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Quantum Torpedo
     Guided Quantum Torpedos 
     Increases hitchance on medium sized
     targets
     Vector Torpedo
     Strategical Offense 
     Weaponrange increased to Artillery
     Angriffsstrke erhht um 2

      Artillerie

     
     Angriffsstrke erhht um 1
     Systemleistung erhht um 2
     Is equipped with the Vector Torpedo
     special ability
",
"AUTOTOOLTIP-fed_excelsiorii_romr6.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Quantum Torpedo
     Guided Quantum Torpedos 
     Increases hitchance on medium sized
     targets
     Vector Torpedo
     Strategical Offense 
     Weaponrange increased to Artillery
     Angriffsstrke erhht um 2
     Superior ECM 
     Decreases the chance to be hit by
     torpedos and pulse weapons

      Artillerie

     
     Angriffsstrke erhht um 1
     Systemleistung erhht um 2
     Is equipped with the Vector Torpedo
     special ability
",
"AUTOTOOLTIP-fed_excelsiorr2.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     Phaser
     Photon Torpedo
     Weaponry Refit 
     Fires an additional photon torpedo for
     each   available

      long
",
"AUTOTOOLTIP-fed_excelsiorr3.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     Phaser
     Photon Torpedo
     Weaponry Refit 
     Fires an additional photon torpedo for
     each   available

      long
",
"AUTOTOOLTIP-fed_excelsiorr4.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     Phaser
     Photon Torpedo
     Weaponry Refit 
     Fires an additional photon torpedo for
     each   available
     Field Command 
     This vessel no longer counts towards
     the Warp-In limitation

      long
",
"AUTOTOOLTIP-fed_excelsiorr5.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Photon Torpedo
     Weaponry Refit 
     Fires an additional photon torpedo for
     each   available
     Field Command 
     This vessel no longer counts towards
     the Warp-In limitation
     All attributes erhht um 1

      long
",
"AUTOTOOLTIP-fed_excelsiorr6.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Photon Torpedo
     Weaponry Refit 
     Fires an additional photon torpedo for
     each   available
     Field Command 
     This vessel no longer counts towards
     the Warp-In limitation
     All attributes erhht um 1
     Additional Antimater Containers 
     Increases special weapon energy by 300
     and improves the rate of fire for
     photon torpedoes

      long
",
"AUTOTOOLTIP-fed_galaxy.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Photon Torpedo
     Type 3 Torpedoes

      Mittel
",
"AUTOTOOLTIP-fed_galaxyM.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Photon Torpedo
     Type 3 Torpedoes

      Mittel
     Dieses Schiff kann bis zu  Ziele gleichzeitig angreifen
",
"AUTOTOOLTIP-fed_galaxyMr2.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Photon Torpedo
     Type 3 Torpedoes

      Mittel
     Dieses Schiff kann bis zu  Ziele gleichzeitig angreifen
",
"AUTOTOOLTIP-fed_galaxyMr3.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Photon Torpedo
     Type 3 Torpedoes

      Mittel
     Dieses Schiff kann bis zu  Ziele gleichzeitig angreifen
",
"AUTOTOOLTIP-fed_galaxyMr4.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Photon Torpedo
     Type 3 Torpedoes
     Field Command 
     This vessel no longer counts towards
     the Warp-In limitation

      Mittel
     Dieses Schiff kann bis zu  Ziele gleichzeitig angreifen
",
"AUTOTOOLTIP-fed_galaxyMr5.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Photon Torpedo
     Type 3 Torpedoes
     Field Command 
     This vessel no longer counts towards
     the Warp-In limitation
     All attributes erhht um 2

      Mittel
     Dieses Schiff kann bis zu  Ziele gleichzeitig angreifen
",
"AUTOTOOLTIP-fed_galaxyMr6.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Modified Photon Torpedo
     Breaks through shields and deals direct
     hull damage
     Type 3 Torpedoes
     Field Command 
     This vessel no longer counts towards
     the Warp-In limitation
     All attributes erhht um 2

      Mittel
     Dieses Schiff kann bis zu  Ziele gleichzeitig angreifen
",
"AUTOTOOLTIP-fed_galaxyr2.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Photon Torpedo
     Type 3 Torpedoes

      Mittel
",
"AUTOTOOLTIP-fed_galaxyr3.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Photon Torpedo
     Type 3 Torpedoes

      Mittel
",
"AUTOTOOLTIP-fed_galaxyr4.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Photon Torpedo
     Type 3 Torpedoes
     Field Command 
     This vessel no longer counts towards
     the Warp-In limitation

      Mittel
",
"AUTOTOOLTIP-fed_galaxyr5.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Photon Torpedo
     Type 3 Torpedoes
     Field Command 
     This vessel no longer counts towards
     the Warp-In limitation
     All attributes erhht um 2

      Mittel
",
"AUTOTOOLTIP-fed_galaxyr6.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Modified Photon Torpedo
     Breaks through shields and deals direct
     hull damage
     Type 3 Torpedoes
     Field Command 
     This vessel no longer counts towards
     the Warp-In limitation
     All attributes erhht um 2

      Mittel
",
"AUTOTOOLTIP-fed_intrepid.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     Phaser
     Photon Torpedo
     Tricobalt Torpedo

      Kurz
",
"AUTOTOOLTIP-fed_intrepidY.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     Phaser
     Photon Torpedo
     Tricobalt Torpedo

      Kurz

     
     Angriffsstrke erhht um 3
",
"AUTOTOOLTIP-fed_intrepidYr2.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     Phaser
     Photon Torpedo
     Tricobalt Torpedo

      Kurz

     
     Angriffsstrke erhht um 3
",
"AUTOTOOLTIP-fed_intrepidYr3.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Photon Torpedo
     Tricobalt Torpedo

      Kurz

     
     Angriffsstrke erhht um 3
",
"AUTOTOOLTIP-fed_intrepidYr4.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Photon Torpedo
     Tricobalt Torpedo
     Bioneural Gel Packs 
     Weapons are fired 11 percent faster

      Kurz

     
     Angriffsstrke erhht um 3
",
"AUTOTOOLTIP-fed_intrepidYr5.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Photon Torpedo
     Tricobalt Torpedo
     Bioneural Gel Packs 
     Weapons are fired 22 percent faster

      Kurz

     
     Angriffsstrke erhht um 3
",
"AUTOTOOLTIP-fed_intrepidYr6.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Photon Torpedo
     Tricobalt Torpedo
     Bioneural Gel Packs 
     Weapons are fired 22 percent faster
     Optimized Shield Geometry 
     Reduced damage received from beam
     weapons by 30 percent, damage from
     pulse weapons by 20 percent and damage
     from torpedoes by 10 percent

      Kurz

     
     Angriffsstrke erhht um 3
",
"AUTOTOOLTIP-fed_intrepidZ.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     Phaser
     Photon Torpedo
     Tricobalt Torpedo

      Kurz

     
     Verteidigungswert erhht um 4
",
"AUTOTOOLTIP-fed_intrepidZr2.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     Phaser
     Photon Torpedo
     Tricobalt Torpedo

      Kurz

     
     Verteidigungswert erhht um 4
",
"AUTOTOOLTIP-fed_intrepidZr3.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Photon Torpedo
     Tricobalt Torpedo

      Kurz

     
     Verteidigungswert erhht um 4
",
"AUTOTOOLTIP-fed_intrepidZr4.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Photon Torpedo
     Tricobalt Torpedo
     Bioneural Gel Packs 
     Weapons are fired 11 percent faster

      Kurz

     
     Verteidigungswert erhht um 4
",
"AUTOTOOLTIP-fed_intrepidZr5.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Photon Torpedo
     Tricobalt Torpedo
     Bioneural Gel Packs 
     Weapons are fired 22 percent faster

      Kurz

     
     Verteidigungswert erhht um 4
",
"AUTOTOOLTIP-fed_intrepidZr6.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Photon Torpedo
     Tricobalt Torpedo
     Bioneural Gel Packs 
     Weapons are fired 22 percent faster
     Optimized Shield Geometry 
     Reduced damage received from beam
     weapons by 30 percent, damage from
     pulse weapons by 20 percent and damage
     from torpedoes by 10 percent

      Kurz

     
     Verteidigungswert erhht um 4
",
"AUTOTOOLTIP-fed_intrepid_bor.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Photon Torpedo
     Graviton-Loaded Torpedo

      Kurz

     
     All attributes erhht um 2
     Is equipped with the Graviton-Loaded
     Torpedo special ability
",
"AUTOTOOLTIP-fed_intrepid_borr2.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Photon Torpedo
     Graviton-Loaded Torpedo

      Kurz

     
     All attributes erhht um 2
     Is equipped with the Graviton-Loaded
     Torpedo special ability
",
"AUTOTOOLTIP-fed_intrepid_borr3.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Photon Torpedo
     Graviton-Loaded Torpedo

      Kurz

     
     All attributes erhht um 2
     Is equipped with the Graviton-Loaded
     Torpedo special ability
",
"AUTOTOOLTIP-fed_intrepid_borr4.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Photon Torpedo
     Graviton-Loaded Torpedo
     Bioneural Gel Packs 
     Weapons are fired 11 percent faster

      Kurz

     
     All attributes erhht um 2
     Is equipped with the Graviton-Loaded
     Torpedo special ability
",
"AUTOTOOLTIP-fed_intrepid_borr5.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Photon Torpedo
     Graviton-Loaded Torpedo
     Bioneural Gel Packs 
     Weapons are fired 22 percent faster

      Kurz

     
     All attributes erhht um 2
     Is equipped with the Graviton-Loaded
     Torpedo special ability
",
"AUTOTOOLTIP-fed_intrepid_borr6.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Photon Torpedo
     Graviton-Loaded Torpedo
     Bioneural Gel Packs 
     Weapons are fired 22 percent faster
     Optimized Shield Geometry 
     Reduced damage received from beam
     weapons by 30 percent, damage from
     pulse weapons by 20 percent and damage
     from torpedoes by 10 percent

      Kurz

     
     All attributes erhht um 2
     Is equipped with the Graviton-Loaded
     Torpedo special ability
",
"AUTOTOOLTIP-fed_mandril.odf", "
       Angriffsstrke
     Verteidigungswert
       Systemleistung

     Baut Dilithium and Tritanium ab
     Dilithium-Ladevolumen: 150
     Tritanium-Ladevolumen: 100
",
"AUTOTOOLTIP-fed_mandril_dom.odf", "
       Angriffsstrke
     Verteidigungswert
       Systemleistung

     Baut Dilithium and Tritanium ab
     Dilithium-Ladevolumen: 188
     Tritanium-Ladevolumen: 125

     
     Verteidigungswert erhht um 2
     Dilithium and Tritanium storage
     capacity increased um 25 Prozent
",
"AUTOTOOLTIP-fed_mckinley_yard.odf", "
       Angriffsstrke
   Verteidigungswert
     Systemleistung

     Werft
     Reparatur-Dock
",
"AUTOTOOLTIP-fed_mediterranean.odf", "
       Angriffsstrke
     Verteidigungswert
     Systemleistung

     Baut Stationen
",
"AUTOTOOLTIP-fed_mediterraneanZ.odf", "
       Angriffsstrke
     Verteidigungswert
     Systemleistung

     Baut Stationen

     
     Constructiontime for all stations
     reduced um 25 Prozent
",
"AUTOTOOLTIP-fed_mirandaii.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     2x Heavy Quantum Pulse
     Deals increased damage if the target is
     not a battleship
     Blockade Breaker
     Backbone Shielding 
     Slightly increased Verteidigungswert
     The Miranda-II will receive reduced
     damage from vessels with an Offensive
     Value below her Verteidigungswert

      Lang

     
     Angriffsstrke erhht um 2
     Verteidigungswert erhht um 2
",
"AUTOTOOLTIP-fed_mirandaiiM.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     2x Heavy Quantum Pulse
     Deals increased damage if the target is
     not a battleship
     Blockade Breaker
     Backbone Shielding 
     Slightly increased Verteidigungswert
     The Miranda-II will receive reduced
     damage from vessels with an Offensive
     Value below her Verteidigungswert

      Lang

     
     Angriffsstrke erhht um 2
     Verteidigungswert erhht um 2
",
"AUTOTOOLTIP-fed_mirandaiiMr2.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     2x Heavy Quantum Pulse
     Deals increased damage if the target is
     not a battleship
     Blockade Breaker
     Backbone Shielding 
     Slightly increased Verteidigungswert
     The Miranda-II will receive reduced
     damage from vessels with an Offensive
     Value below her Verteidigungswert

      Lang

     
     Angriffsstrke erhht um 2
     Verteidigungswert erhht um 2
",
"AUTOTOOLTIP-fed_mirandaiiMr3.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     2x Heavy Quantum Pulse
     Deals increased damage if the target is
     not a battleship
     Blockade Breaker
     Backbone Shielding 
     Slightly increased Verteidigungswert
     The Miranda-II will receive reduced
     damage from vessels with an Offensive
     Value below her Verteidigungswert

      Lang

     
     Angriffsstrke erhht um 2
     Verteidigungswert erhht um 2
",
"AUTOTOOLTIP-fed_mirandaiiMr4.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     2x Heavy Quantum Pulse
     Deals increased damage if the target is
     not a battleship
     Blockade Breaker
     Backbone Shielding 
     Slightly increased Verteidigungswert
     The Miranda-II will receive reduced
     damage from vessels with an Offensive
     Value below her Verteidigungswert
     Stand-Alone Shield System 
     Verteidigungswert erhht um 10

      Lang

     
     Angriffsstrke erhht um 2
     Verteidigungswert erhht um 2
",
"AUTOTOOLTIP-fed_mirandaiiMr5.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     2x Heavy Quantum Pulse
     Deals increased damage if the target is
     not a battleship
     Blockade Breaker
     Backbone Shielding 
     Slightly increased Verteidigungswert
     The Miranda-II will receive reduced
     damage from vessels with an Offensive
     Value below her Verteidigungswert
     Stand-Alone Shield System 
     Verteidigungswert erhht um 20

      Lang

     
     Angriffsstrke erhht um 2
     Verteidigungswert erhht um 2
",
"AUTOTOOLTIP-fed_mirandaiiMr6.odf", "
     Angriffsstrke
   Verteidigungswert
     Systemleistung

     Phaser
     2x Heavy Quantum Pulse
     Deals increased damage if the target is
     not a battleship
     Blockade Breaker
     Backbone Shielding 
     Slightly increased Verteidigungswert
     The Miranda-II will receive reduced
     damage from vessels with an Offensive
     Value below her Verteidigungswert
     Stand-Alone Shield System 
     Verteidigungswert erhht um 20
     Superior ECM 
     Decreases the chance to be hit by
     torpedos and pulse weapons

      Lang

     
     Angriffsstrke erhht um 2
     Verteidigungswert erhht um 2
",
"AUTOTOOLTIP-fed_mirandaiir2.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     2x Heavy Quantum Pulse
     Deals increased damage if the target is
     not a battleship
     Blockade Breaker
     Backbone Shielding 
     Slightly increased Verteidigungswert
     The Miranda-II will receive reduced
     damage from vessels with an Offensive
     Value below her Verteidigungswert

      Lang

     
     Angriffsstrke erhht um 2
     Verteidigungswert erhht um 2
",
"AUTOTOOLTIP-fed_mirandaiir3.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     2x Heavy Quantum Pulse
     Deals increased damage if the target is
     not a battleship
     Blockade Breaker
     Backbone Shielding 
     Slightly increased Verteidigungswert
     The Miranda-II will receive reduced
     damage from vessels with an Offensive
     Value below her Verteidigungswert

      Lang

     
     Angriffsstrke erhht um 2
     Verteidigungswert erhht um 2
",
"AUTOTOOLTIP-fed_mirandaiir4.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     2x Heavy Quantum Pulse
     Deals increased damage if the target is
     not a battleship
     Blockade Breaker
     Backbone Shielding 
     Slightly increased Verteidigungswert
     The Miranda-II will receive reduced
     damage from vessels with an Offensive
     Value below her Verteidigungswert
     Stand-Alone Shield System 
     Verteidigungswert erhht um 10

      Lang

     
     Angriffsstrke erhht um 2
     Verteidigungswert erhht um 2
",
"AUTOTOOLTIP-fed_mirandaiir5.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     2x Heavy Quantum Pulse
     Deals increased damage if the target is
     not a battleship
     Blockade Breaker
     Backbone Shielding 
     Slightly increased Verteidigungswert
     The Miranda-II will receive reduced
     damage from vessels with an Offensive
     Value below her Verteidigungswert
     Stand-Alone Shield System 
     Verteidigungswert erhht um 20

      Lang

     
     Angriffsstrke erhht um 2
     Verteidigungswert erhht um 2
",
"AUTOTOOLTIP-fed_mirandaiir6.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     2x Heavy Quantum Pulse
     Deals increased damage if the target is
     not a battleship
     Blockade Breaker
     Backbone Shielding 
     Slightly increased Verteidigungswert
     The Miranda-II will receive reduced
     damage from vessels with an Offensive
     Value below her Verteidigungswert
     Stand-Alone Shield System 
     Verteidigungswert erhht um 20
     Superior ECM 
     Decreases the chance to be hit by
     torpedos and pulse weapons

      Lang

     
     Angriffsstrke erhht um 2
     Verteidigungswert erhht um 2
",
"AUTOTOOLTIP-fed_mixedtech_yard.odf", "
       Angriffsstrke
   Verteidigungswert
     Systemleistung

     Werft
     Constructs Mixed-Tech units
",
"AUTOTOOLTIP-fed_mixedtech_yard_bor.odf", "
       Angriffsstrke
   Verteidigungswert
     Systemleistung

     Werft
     Constructs Mixed-Tech units

     Produziert:
     Monsoon Class
     Intrepid Class
     Remore Class
",
"AUTOTOOLTIP-fed_mixedtech_yard_dom.odf", "
       Angriffsstrke
   Verteidigungswert
     Systemleistung

     Werft
     Constructs Mixed-Tech units

     Produziert:
     Mandril Class
     Akira Class
     Miranda-II Class
",
"AUTOTOOLTIP-fed_mixedtech_yard_kli.odf", "
       Angriffsstrke
   Verteidigungswert
     Systemleistung

     Werft
     Constructs Mixed-Tech units

     Produziert:
     Newton Class
     Monsoon Class
     Defiant Class
",
"AUTOTOOLTIP-fed_mixedtech_yard_rom.odf", "
       Angriffsstrke
   Verteidigungswert
     Systemleistung

     Werft
     Constructs Mixed-Tech units

     Produziert:
     Canaveral Class
     Excelsior-II Class
     Defiant Class
",
"AUTOTOOLTIP-fed_monsoon.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     2x Phaser
     Proximity Torpedo

      Kurz
",
"AUTOTOOLTIP-fed_monsoonr2.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     2x Phaser
     Proximity Torpedo

      Kurz
",
"AUTOTOOLTIP-fed_monsoonr3.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     2x Phaser
     Proximity Torpedo

      Kurz
",
"AUTOTOOLTIP-fed_monsoonr4.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     2x Phaser
     Proximity Torpedo
     Sixth Generation Shields 
     Pulse and Beam weapon damage reduced by
     12 percent

      Kurz
",
"AUTOTOOLTIP-fed_monsoonr5.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     2x Phaser
     Proximity Torpedo
     Sixth Generation Shields 
     Pulse and Beam weapon damage reduced by
     24 percent

      Kurz
",
"AUTOTOOLTIP-fed_monsoonr6.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     2x Phaser
     Proximity Torpedo
     Sixth Generation Shields 
     Pulse and Beam weapon damage reduced by
     24 percent
     Optimized Shield Geometry 
     Reduced damage received from beam
     weapons by 30 percent, damage from
     pulse weapons by 20 percent and damage
     from torpedoes by 10 percent

      Kurz
",
"AUTOTOOLTIP-fed_monsoonZ.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     2x Phaser
     Proximity Torpedo

      Kurz

     
     Verteidigungswert erhht um 3
",
"AUTOTOOLTIP-fed_monsoonZr2.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     2x Phaser
     Proximity Torpedo

      Kurz

     
     Verteidigungswert erhht um 3
",
"AUTOTOOLTIP-fed_monsoonZr3.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     2x Phaser
     Proximity Torpedo

      Kurz

     
     Verteidigungswert erhht um 3
",
"AUTOTOOLTIP-fed_monsoonZr4.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     2x Phaser
     Proximity Torpedo
     Sixth Generation Shields 
     Pulse and Beam weapon damage reduced by
     12 percent

      Kurz

     
     Verteidigungswert erhht um 3
",
"AUTOTOOLTIP-fed_monsoonZr5.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     2x Phaser
     Proximity Torpedo
     Sixth Generation Shields 
     Pulse and Beam weapon damage reduced by
     24 percent

      Kurz

     
     Verteidigungswert erhht um 3
",
"AUTOTOOLTIP-fed_monsoonZr6.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     2x Phaser
     Proximity Torpedo
     Sixth Generation Shields 
     Pulse and Beam weapon damage reduced by
     24 percent
     Optimized Shield Geometry 
     Reduced damage received from beam
     weapons by 30 percent, damage from
     pulse weapons by 20 percent and damage
     from torpedoes by 10 percent

      Kurz

     
     Verteidigungswert erhht um 3
",
"AUTOTOOLTIP-fed_monsoon_bor.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     2x Phaser
     Proximity Torpedo
     Taktische Panzerung 
     Verringert Schden durch Strahlen-
     waffen um 10 Prozent

      Kurz

     
     All attributes erhht um 1
     Is equipped with the Tactical Armor
     passive ability
",
"AUTOTOOLTIP-fed_monsoon_borr2.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     2x Phaser
     Proximity Torpedo
     Taktische Panzerung 
     Verringert Schden durch Strahlen-
     waffen um 10 Prozent

      Kurz

     
     All attributes erhht um 1
     Is equipped with the Tactical Armor
     passive ability
",
"AUTOTOOLTIP-fed_monsoon_borr3.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     2x Phaser
     Proximity Torpedo
     Taktische Panzerung 
     Verringert Schden durch Strahlen-
     waffen um 10 Prozent

      Kurz

     
     All attributes erhht um 1
     Is equipped with the Tactical Armor
     passive ability
",
"AUTOTOOLTIP-fed_monsoon_borr4.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     2x Phaser
     Proximity Torpedo
     Taktische Panzerung 
     Verringert Schden durch Strahlen-
     waffen um 10 Prozent
     Sixth Generation Shields 
     Pulse and Beam weapon damage reduced by
     12 percent

      Kurz

     
     All attributes erhht um 1
     Is equipped with the Tactical Armor
     passive ability
",
"AUTOTOOLTIP-fed_monsoon_borr5.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     2x Phaser
     Proximity Torpedo
     Taktische Panzerung 
     Verringert Schden durch Strahlen-
     waffen um 10 Prozent
     Sixth Generation Shields 
     Pulse and Beam weapon damage reduced by
     24 percent

      Kurz

     
     All attributes erhht um 1
     Is equipped with the Tactical Armor
     passive ability
",
"AUTOTOOLTIP-fed_monsoon_borr6.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     2x Phaser
     Proximity Torpedo
     Taktische Panzerung 
     Verringert Schden durch Strahlen-
     waffen um 10 Prozent
     Sixth Generation Shields 
     Pulse and Beam weapon damage reduced by
     24 percent
     Optimized Shield Geometry 
     Reduced damage received from beam
     weapons by 30 percent, damage from
     pulse weapons by 20 percent and damage
     from torpedoes by 10 percent

      Kurz

     
     All attributes erhht um 1
     Is equipped with the Tactical Armor
     passive ability
",
"AUTOTOOLTIP-fed_monsoon_kli.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     2x Phaser
     Proximity Torpedo

      Kurz

     
     Angriffsstrke erhht um 2
     Proximity Torpedo special energy costs
     reduced um 50 Prozent
",
"AUTOTOOLTIP-fed_monsoon_klir2.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     2x Phaser
     Proximity Torpedo

      Kurz

     
     Angriffsstrke erhht um 2
     Proximity Torpedo special energy costs
     reduced um 50 Prozent
",
"AUTOTOOLTIP-fed_monsoon_klir3.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     2x Phaser
     Proximity Torpedo

      Kurz

     
     Angriffsstrke erhht um 2
     Proximity Torpedo special energy costs
     reduced um 50 Prozent
",
"AUTOTOOLTIP-fed_monsoon_klir4.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     2x Phaser
     Proximity Torpedo
     Sixth Generation Shields 
     Pulse and Beam weapon damage reduced by
     12 percent

      Kurz

     
     Angriffsstrke erhht um 2
     Proximity Torpedo special energy costs
     reduced um 50 Prozent
",
"AUTOTOOLTIP-fed_monsoon_klir5.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     2x Phaser
     Proximity Torpedo
     Sixth Generation Shields 
     Pulse and Beam weapon damage reduced by
     24 percent

      Kurz

     
     Angriffsstrke erhht um 2
     Proximity Torpedo special energy costs
     reduced um 50 Prozent
",
"AUTOTOOLTIP-fed_monsoon_klir6.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     2x Phaser
     Proximity Torpedo
     Sixth Generation Shields 
     Pulse and Beam weapon damage reduced by
     24 percent
     Optimized Shield Geometry 
     Reduced damage received from beam
     weapons by 30 percent, damage from
     pulse weapons by 20 percent and damage
     from torpedoes by 10 percent

      Kurz

     
     Angriffsstrke erhht um 2
     Proximity Torpedo special energy costs
     reduced um 50 Prozent
",
"AUTOTOOLTIP-fed_nebula.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Dual Pulse Phaser
     Full Scan

      Mittel
",
"AUTOTOOLTIP-fed_nebulaM.odf", "
       Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Dual Pulse Phaser
     Full Scan

      Mittel
",
"AUTOTOOLTIP-fed_nebulaMr2.odf", "
       Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Dual Pulse Phaser
     Full Scan

      Mittel
",
"AUTOTOOLTIP-fed_nebulaMr3.odf", "
       Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Dual Pulse Phaser
     Full Scan

      Mittel
",
"AUTOTOOLTIP-fed_nebulaMr4.odf", "
       Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Dual Pulse Phaser
     Full Scan
     Field Command 
     This vessel no longer counts towards
     the Warp-In limitation

      Mittel
",
"AUTOTOOLTIP-fed_nebulaMr5.odf", "
       Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Dual Pulse Phaser
     Full Scan
     Field Command 
     This vessel no longer counts towards
     the Warp-In limitation
     All attributes erhht um 2

      Mittel
",
"AUTOTOOLTIP-fed_nebulaMr6.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Dual Pulse Phaser
     Full Scan
     Field Command 
     This vessel no longer counts towards
     the Warp-In limitation
     All attributes erhht um 2
     Superior ECM 
     Decreases the chance to be hit by
     torpedos and pulse weapons

      Mittel
",
"AUTOTOOLTIP-fed_nebular2.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Dual Pulse Phaser
     Full Scan

      Mittel
",
"AUTOTOOLTIP-fed_nebular3.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Dual Pulse Phaser
     Full Scan

      Mittel
",
"AUTOTOOLTIP-fed_nebular4.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Dual Pulse Phaser
     Full Scan
     Field Command 
     This vessel no longer counts towards
     the Warp-In limitation

      Mittel
",
"AUTOTOOLTIP-fed_nebular5.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Dual Pulse Phaser
     Full Scan
     Field Command 
     This vessel no longer counts towards
     the Warp-In limitation
     All attributes erhht um 2

      Mittel
",
"AUTOTOOLTIP-fed_nebular6.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Dual Pulse Phaser
     Full Scan
     Field Command 
     This vessel no longer counts towards
     the Warp-In limitation
     All attributes erhht um 2
     Superior ECM 
     Decreases the chance to be hit by
     torpedos and pulse weapons

      Mittel
",
"AUTOTOOLTIP-fed_newton.odf", "
       Angriffsstrke
     Verteidigungswert
       Systemleistung

     Phaser
     Field Diagnostics Upgrade

     Repairs vessels and stations

      Mittel
",
"AUTOTOOLTIP-fed_newtonU.odf", "
       Angriffsstrke
     Verteidigungswert
       Systemleistung

     Phaser
     Field Diagnostics Upgrade
     Field Diagnostics 
     Increases the repairrate by 3 percent

     Repairs vessels and stations

      Mittel
",
"AUTOTOOLTIP-fed_newtonUR.odf", "
    Verteidigungswert
    Systemleistung

     Increases the repairrate by 3 percent
",
"AUTOTOOLTIP-fed_newtonUU.odf", "
       Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Field Diagnostics Upgrade
     Field Diagnostics 
     Increases the repairrate by 6 percent

     Repairs vessels and stations

      Mittel
",
"AUTOTOOLTIP-fed_newtonUUR.odf", "
    Verteidigungswert
    Systemleistung

     Increases the repairrate by an
     additional 3 percent
",
"AUTOTOOLTIP-fed_newtonUUU.odf", "
       Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Field Diagnostics Upgrade
     Field Diagnostics 
     Increases the repairrate by 9 percent

     Repairs vessels and stations

      Mittel
",
"AUTOTOOLTIP-fed_newtonUUUR.odf", "
    Verteidigungswert
    Systemleistung

     Increases the repairrate by an
     additional 3 percent
",
"AUTOTOOLTIP-fed_newton_kli.odf", "
       Angriffsstrke
     Verteidigungswert
       Systemleistung

     Phaser
     Field Diagnostics Upgrade

     Repairs vessels and stations

      Mittel

     
     Angriffsstrke erhht um 1
     Is equipped with the Combat Tractor
     Beam special ability
",
"AUTOTOOLTIP-fed_newton_kliU.odf", "
       Angriffsstrke
     Verteidigungswert
       Systemleistung

     Phaser
     Field Diagnostics Upgrade
     Field Diagnostics 
     Increases the repairrate by 3 percent

     Repairs vessels and stations

      Mittel

     
     Angriffsstrke erhht um 1
     Is equipped with the Combat Tractor
     Beam special ability
",
"AUTOTOOLTIP-fed_newton_kliUU.odf", "
       Angriffsstrke
     Verteidigungswert
       Systemleistung

     Phaser
     Field Diagnostics Upgrade
     Field Diagnostics 
     Increases the repairrate by 6 percent

     Repairs vessels and stations

      Mittel

     
     Angriffsstrke erhht um 1
     Is equipped with the Combat Tractor
     Beam special ability
",
"AUTOTOOLTIP-fed_newton_kliUUU.odf", "
       Angriffsstrke
     Verteidigungswert
       Systemleistung

     Phaser
     Field Diagnostics Upgrade
     Field Diagnostics 
     Increases the repairrate by 9 percent

     Repairs vessels and stations

      Mittel

     
     Angriffsstrke erhht um 1
     Is equipped with the Combat Tractor
     Beam special ability
",
"AUTOTOOLTIP-fed_norway.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser

     
     ƙ Emergency Power
     ƚ Plasma Coil
     ƛ Assault Mode

      Kurz

     
     Verteidigungswert erhht um 3
",
"AUTOTOOLTIP-fed_norwayM.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser

     
     ƙ Emergency Power
     ƚ Plasma Coil
     ƛ Assault Mode

      Kurz

     
     Verteidigungswert erhht um 3
",
"AUTOTOOLTIP-fed_norwayMr2.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser

     
     ƙ Emergency Power
     ƚ Plasma Coil
     ƛ Assault Mode

      Kurz

     
     Verteidigungswert erhht um 3
",
"AUTOTOOLTIP-fed_norwayMr3.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser

     
     ƙ Emergency Power
     ƚ Plasma Coil
     ƛ Assault Mode

      Kurz

     
     Verteidigungswert erhht um 3
",
"AUTOTOOLTIP-fed_norwayMr4.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Special Purpose Cruiser 
     Deals 14 percent increased damage to
     battleships

     
     ƙ Emergency Power
     ƚ Plasma Coil
     ƛ Assault Mode

      Kurz

     
     Verteidigungswert erhht um 3
",
"AUTOTOOLTIP-fed_norwayMr5.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Special Purpose Cruiser 
     Deals 28 percent increased damage to
     battleships

     
     ƙ Emergency Power
     ƚ Plasma Coil
     ƛ Assault Mode

      Kurz

     
     Verteidigungswert erhht um 3
",
"AUTOTOOLTIP-fed_norwayMr6.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Type XV Phaser
     Deals up to double damage
     Special Purpose Cruiser 
     Deals 28 percent increased damage to
     battleships

     
     ƙ Emergency Power
     ƚ Plasma Coil
     ƛ Assault Mode

      Kurz

     
     Verteidigungswert erhht um 3
",
"AUTOTOOLTIP-fed_norwayr2.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser

     
     ƙ Emergency Power
     ƚ Plasma Coil
     ƛ Assault Mode

      Kurz

     
     Verteidigungswert erhht um 3
",
"AUTOTOOLTIP-fed_norwayr3.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser

     
     ƙ Emergency Power
     ƚ Plasma Coil
     ƛ Assault Mode

      Kurz

     
     Verteidigungswert erhht um 3
",
"AUTOTOOLTIP-fed_norwayr4.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Special Purpose Cruiser 
     Deals 14 percent increased damage to
     battleships

     
     ƙ Emergency Power
     ƚ Plasma Coil
     ƛ Assault Mode

      Kurz

     
     Verteidigungswert erhht um 3
",
"AUTOTOOLTIP-fed_norwayr5.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Special Purpose Cruiser 
     Deals 28 percent increased damage to
     battleships

     
     ƙ Emergency Power
     ƚ Plasma Coil
     ƛ Assault Mode

      Kurz

     
     Verteidigungswert erhht um 3
",
"AUTOTOOLTIP-fed_norwayr6.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Type XV Phaser
     Deals up to double damage
     Special Purpose Cruiser 
     Deals 28 percent increased damage to
     battleships

     
     ƙ Emergency Power
     ƚ Plasma Coil
     ƛ Assault Mode

      Kurz

     
     Verteidigungswert erhht um 3
",
"AUTOTOOLTIP-fed_outpost.odf", "
     Angriffsstrke
   Verteidigungswert
     Systemleistung

     3x Rapid Fire Pulse Phaser
     Tachyonscan
     Geheimdienst-Bericht

     Werft

     Produziert:
     Mediterranean Class
     Mandril Class
     Venture Class
     Newton Class

      Lang
",
"AUTOTOOLTIP-fed_outpostY_D.odf", "
     Angriffsstrke
   Verteidigungswert
     Systemleistung

     3x Rapid Fire Pulse Phaser
     Tachyonscan
     Geheimdienst-Bericht

     Werft

     Produziert:
     Mediterranean Class
     Mandril Class
     Venture Class
     Newton Class

      Lang
",
"AUTOTOOLTIP-fed_outpostY_DD.odf", "
     Angriffsstrke
   Verteidigungswert
     Systemleistung

     3x Rapid Fire Pulse Phaser
     Tachyonscan
     Geheimdienst-Bericht

     Werft

     Produziert:
     Mediterranean Class
     Mandril Class
     Venture Class
     Newton Class

      Lang
",
"AUTOTOOLTIP-fed_outpostY_DDW.odf", "
     Angriffsstrke
   Verteidigungswert
     Systemleistung

     3x Rapid Fire Pulse Phaser
     Phaser
     Tachyonscan
     Geheimdienst-Bericht

     Werft

     Produziert:
     Mediterranean Class
     Mandril Class
     Venture Class
     Newton Class

      Lang
",
"AUTOTOOLTIP-fed_outpostY_DDWW.odf", "
     Angriffsstrke
   Verteidigungswert
     Systemleistung

     3x Rapid Fire Pulse Phaser
     Phaser
     Quantum Torpedo
     Tachyonscan
     Geheimdienst-Bericht

     Werft

     Produziert:
     Mediterranean Class
     Mandril Class
     Venture Class
     Newton Class

      Lang
",
"AUTOTOOLTIP-fed_outpostY_DW.odf", "
     Angriffsstrke
   Verteidigungswert
     Systemleistung

     3x Rapid Fire Pulse Phaser
     Phaser
     Tachyonscan
     Geheimdienst-Bericht

     Werft

     Produziert:
     Mediterranean Class
     Mandril Class
     Venture Class
     Newton Class

      Lang
",
"AUTOTOOLTIP-fed_outpostY_DWW.odf", "
     Angriffsstrke
   Verteidigungswert
     Systemleistung

     3x Rapid Fire Pulse Phaser
     Phaser
     Quantum Torpedo
     Tachyonscan
     Geheimdienst-Bericht

     Werft

     Produziert:
     Mediterranean Class
     Mandril Class
     Venture Class
     Newton Class

      Lang
",
"AUTOTOOLTIP-fed_outpostY_W.odf", "
     Angriffsstrke
   Verteidigungswert
     Systemleistung

     3x Rapid Fire Pulse Phaser
     Phaser
     Tachyonscan
     Geheimdienst-Bericht

     Werft

     Produziert:
     Mediterranean Class
     Mandril Class
     Venture Class
     Newton Class

      Lang
",
"AUTOTOOLTIP-fed_outpostY_WW.odf", "
     Angriffsstrke
   Verteidigungswert
     Systemleistung

     3x Rapid Fire Pulse Phaser
     Phaser
     Quantum Torpedo
     Tachyonscan
     Geheimdienst-Bericht

     Werft

     Produziert:
     Mediterranean Class
     Mandril Class
     Venture Class
     Newton Class

      Lang
",
"AUTOTOOLTIP-fed_outpostZ_D.odf", "
     Angriffsstrke
   Verteidigungswert
     Systemleistung

     3x Rapid Fire Pulse Phaser
     Tachyonscan
     Geheimdienst-Bericht

     Werft

     Produziert:
     Mediterranean Class
     Mandril Class
     Venture Class
     Newton Class

      Lang
",
"AUTOTOOLTIP-fed_outpostZ_DD.odf", "
     Angriffsstrke
   Verteidigungswert
     Systemleistung

     3x Rapid Fire Pulse Phaser
     Tachyonscan
     Geheimdienst-Bericht

     Werft

     Produziert:
     Mediterranean Class
     Mandril Class
     Venture Class
     Newton Class

      Lang
",
"AUTOTOOLTIP-fed_outpostZ_DDW.odf", "
     Angriffsstrke
   Verteidigungswert
     Systemleistung

     3x Rapid Fire Pulse Phaser
     Phaser
     Tachyonscan
     Geheimdienst-Bericht

     Werft

     Produziert:
     Mediterranean Class
     Mandril Class
     Venture Class
     Newton Class

      Lang
",
"AUTOTOOLTIP-fed_outpostZ_DDWW.odf", "
     Angriffsstrke
   Verteidigungswert
     Systemleistung

     3x Rapid Fire Pulse Phaser
     Phaser
     Quantum Torpedo
     Tachyonscan
     Geheimdienst-Bericht

     Werft

     Produziert:
     Mediterranean Class
     Mandril Class
     Venture Class
     Newton Class

      Lang
",
"AUTOTOOLTIP-fed_outpostZ_DW.odf", "
     Angriffsstrke
   Verteidigungswert
     Systemleistung

     3x Rapid Fire Pulse Phaser
     Phaser
     Tachyonscan
     Geheimdienst-Bericht

     Werft

     Produziert:
     Mediterranean Class
     Mandril Class
     Venture Class
     Newton Class

      Lang
",
"AUTOTOOLTIP-fed_outpostZ_DWW.odf", "
     Angriffsstrke
   Verteidigungswert
     Systemleistung

     3x Rapid Fire Pulse Phaser
     Phaser
     Quantum Torpedo
     Tachyonscan
     Geheimdienst-Bericht

     Werft

     Produziert:
     Mediterranean Class
     Mandril Class
     Venture Class
     Newton Class

      Lang
",
"AUTOTOOLTIP-fed_outpostZ_W.odf", "
     Angriffsstrke
   Verteidigungswert
     Systemleistung

     3x Rapid Fire Pulse Phaser
     Phaser
     Tachyonscan
     Geheimdienst-Bericht

     Werft

     Produziert:
     Mediterranean Class
     Mandril Class
     Venture Class
     Newton Class

      Lang
",
"AUTOTOOLTIP-fed_outpostZ_WW.odf", "
     Angriffsstrke
   Verteidigungswert
     Systemleistung

     3x Rapid Fire Pulse Phaser
     Phaser
     Quantum Torpedo
     Tachyonscan
     Geheimdienst-Bericht

     Werft

     Produziert:
     Mediterranean Class
     Mandril Class
     Venture Class
     Newton Class

      Lang
",
"AUTOTOOLTIP-fed_outpost_upgradeD.odf", "
  Verteidigungswert

     Verstrkt die Verteidigung Ihrer Sternenbasis
     um sie unempfindlicher gegen gegen feindliches Feuer zu machen
",
"AUTOTOOLTIP-fed_outpost_upgradeW.odf", "
  Angriffsstrke

     Verbessert die Waffensysteme Ihrer
     Sternenbasis um mehr Schaden mit
     jedem Schuss zu verursachen
",
"AUTOTOOLTIP-fed_phalanx.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     2x Pulse Phaser
     Magnan Phaser Array

      Lang

     
     Systemleistung erhht um 5
",
"AUTOTOOLTIP-fed_phalanxr2.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     2x Pulse Phaser
     Magnan Phaser Array

      Lang

     
     Systemleistung erhht um 5
",
"AUTOTOOLTIP-fed_phalanxr3.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     2x Pulse Phaser
     Magnan Phaser Array

      Lang

     
     Systemleistung erhht um 5
",
"AUTOTOOLTIP-fed_phalanxr4.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     2x Pulse Phaser
     Magnan Phaser Array
     Empowered Magnan Phaser 
     Increases damage dealt by the Magnan
     Phaser by 15 percent

      Lang

     
     Systemleistung erhht um 5
",
"AUTOTOOLTIP-fed_phalanxr5.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     2x Pulse Phaser
     Magnan Phaser Array
     Empowered Magnan Phaser 
     Increases damage dealt by the Magnan
     Phaser by 30 percent

      Lang

     
     Systemleistung erhht um 5
",
"AUTOTOOLTIP-fed_phalanxr6.odf", "
     Angriffsstrke
   Verteidigungswert
     Systemleistung

     Phaser
     2x Pulse Phaser
     Magnan Phaser Array
     Empowered Magnan Phaser 
     Increases damage dealt by the Magnan
     Phaser by 30 percent
     Chenfield Plasma Collider 
     Occasionally fires an additional pulse
     and causes all pulse weapons to deal
     double damage do small targets

      Lang

     
     Systemleistung erhht um 5
",
"AUTOTOOLTIP-fed_platform.odf", "
       Angriffsstrke
     Verteidigungswert
       Systemleistung

     Can be used to construct defense
     platforms and sensor systems

     Produziert:
     Phaser Platform
     Pulse Platform
     Sensor Platform
",
"AUTOTOOLTIP-fed_platformZ.odf", "
       Angriffsstrke
     Verteidigungswert
       Systemleistung

     Can be used to construct defense
     platforms and sensor systems

     Produziert:
     Phaser Platform
     Pulse Platform
     Torpedo Platform
     Sensor Platform
",
"AUTOTOOLTIP-fed_platform_phaser.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser

      Mittel
",
"AUTOTOOLTIP-fed_platform_phaserR.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser

      Mittel
",
"AUTOTOOLTIP-fed_platform_pulse.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Dual Pulse Phaser

      Lang
",
"AUTOTOOLTIP-fed_platform_pulseR.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Dual Pulse Phaser

      Lang
",
"AUTOTOOLTIP-fed_platform_sensor.odf", "
       Angriffsstrke
     Verteidigungswert
     Systemleistung

     Tachyongitter 
",
"AUTOTOOLTIP-fed_platform_sensorR.odf", "
       Angriffsstrke
     Verteidigungswert
     Systemleistung

     Tachyongitter 
",
"AUTOTOOLTIP-fed_platform_torpedo.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Quantum Torpedo
     Organize Defense
     Hochauflsendes Zielsystem 
     Torpedos treffen immer

      Artillerie
",
"AUTOTOOLTIP-fed_platform_torpedoR.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Quantum Torpedo
     Organize Defense
     Hochauflsendes Zielsystem 
     Torpedos treffen immer

      Artillerie
",
"AUTOTOOLTIP-fed_premonition.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Quantum Torpedo
     Temporal Stasis

      Mittel
",
"AUTOTOOLTIP-fed_remoore.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Photon Torpedo

     
     ƙ Precise Volley
     ƚ Vector Calculation
     ƛ ECM

      Mittel
",
"AUTOTOOLTIP-fed_remoorer2.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Photon Torpedo

     
     ƙ Precise Volley
     ƚ Vector Calculation
     ƛ ECM

      Mittel
",
"AUTOTOOLTIP-fed_remoorer3.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Photon Torpedo

     
     ƙ Precise Volley
     ƚ Vector Calculation
     ƛ ECM

      Mittel
",
"AUTOTOOLTIP-fed_remoorer4.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Photon Torpedo
     Rapid Processing 
     Damage reduced from special weapons by
     40 percent

     
     ƙ Precise Volley
     ƚ Vector Calculation
     ƛ ECM

      Mittel
",
"AUTOTOOLTIP-fed_remoorer5.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Photon Torpedo
     Rapid Processing 
     Damage reduced from special weapons by
     80 percent

     
     ƙ Precise Volley
     ƚ Vector Calculation
     ƛ ECM

      Mittel
",
"AUTOTOOLTIP-fed_remoorer6.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Photon Torpedo
     Rapid Processing 
     Damage reduced from special weapons by
     80 percent
     Additional Antimater Containers 
     Increases special weapon energy by 300
     and improves the rate of fire for
     photon torpedoes

     
     ƙ Precise Volley
     ƚ Vector Calculation
     ƛ ECM

      Mittel
",
"AUTOTOOLTIP-fed_remooreY.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Photon Torpedo

     
     ƙ Precise Volley
     ƚ Vector Calculation
     ƛ ECM

      Mittel

     
     Systemleistung erhht um 5
",
"AUTOTOOLTIP-fed_remooreYr2.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Photon Torpedo

     
     ƙ Precise Volley
     ƚ Vector Calculation
     ƛ ECM

      Mittel

     
     Systemleistung erhht um 5
",
"AUTOTOOLTIP-fed_remooreYr3.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Photon Torpedo

     
     ƙ Precise Volley
     ƚ Vector Calculation
     ƛ ECM

      Mittel

     
     Systemleistung erhht um 5
",
"AUTOTOOLTIP-fed_remooreYr4.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Photon Torpedo
     Rapid Processing 
     Damage reduced from special weapons by
     40 percent

     
     ƙ Precise Volley
     ƚ Vector Calculation
     ƛ ECM

      Mittel

     
     Systemleistung erhht um 5
",
"AUTOTOOLTIP-fed_remooreYr5.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Photon Torpedo
     Rapid Processing 
     Damage reduced from special weapons by
     80 percent

     
     ƙ Precise Volley
     ƚ Vector Calculation
     ƛ ECM

      Mittel

     
     Systemleistung erhht um 5
",
"AUTOTOOLTIP-fed_remooreYr6.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Photon Torpedo
     Rapid Processing 
     Damage reduced from special weapons by
     80 percent
     Additional Antimater Containers 
     Increases special weapon energy by 300
     and improves the rate of fire for
     photon torpedoes

     
     ƙ Precise Volley
     ƚ Vector Calculation
     ƛ ECM

      Mittel

     
     Systemleistung erhht um 5
",
"AUTOTOOLTIP-fed_remoore_bor.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Photon Torpedo

     
     ƙ Precise Volley
     ƚ Vector Calculation
     ƛ ECM

      Mittel

     
     All attributes erhht um 4
",
"AUTOTOOLTIP-fed_remoore_borr2.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Photon Torpedo

     
     ƙ Precise Volley
     ƚ Vector Calculation
     ƛ ECM

      Mittel

     
     All attributes erhht um 4
",
"AUTOTOOLTIP-fed_remoore_borr3.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Photon Torpedo

     
     ƙ Precise Volley
     ƚ Vector Calculation
     ƛ ECM

      Mittel

     
     All attributes erhht um 4
",
"AUTOTOOLTIP-fed_remoore_borr4.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Photon Torpedo
     Rapid Processing 
     Damage reduced from special weapons by
     40 percent

     
     ƙ Precise Volley
     ƚ Vector Calculation
     ƛ ECM

      Mittel

     
     All attributes erhht um 4
",
"AUTOTOOLTIP-fed_remoore_borr5.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Photon Torpedo
     Rapid Processing 
     Damage reduced from special weapons by
     80 percent

     
     ƙ Precise Volley
     ƚ Vector Calculation
     ƛ ECM

      Mittel

     
     All attributes erhht um 4
",
"AUTOTOOLTIP-fed_remoore_borr6.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Photon Torpedo
     Rapid Processing 
     Damage reduced from special weapons by
     80 percent
     Additional Antimater Containers 
     Increases special weapon energy by 300
     and improves the rate of fire for
     photon torpedoes

     
     ƙ Precise Volley
     ƚ Vector Calculation
     ƛ ECM

      Mittel

     
     All attributes erhht um 4
",
"AUTOTOOLTIP-fed_saber.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     Phaser
     Evasive Maneuvers 
     Decreases the chance to be hit by
     torpedos and pulse weapons
     Hyper Impulse Drive

      Lang
",
"AUTOTOOLTIP-fed_saberM.odf", "
       Angriffsstrke
     Verteidigungswert
       Systemleistung

     Phaser
     Evasive Maneuvers 
     Decreases the chance to be hit by
     torpedos and pulse weapons
     Hyper Impulse Drive

      Lang
",
"AUTOTOOLTIP-fed_saberMr2.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     Phaser
     Evasive Maneuvers 
     Decreases the chance to be hit by
     torpedos and pulse weapons
     Hyper Impulse Drive

      Lang
",
"AUTOTOOLTIP-fed_saberMr3.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     Phaser
     Evasive Maneuvers 
     Decreases the chance to be hit by
     torpedos and pulse weapons
     Hyper Impulse Drive

      Lang
",
"AUTOTOOLTIP-fed_saberMr4.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     Phaser
     Light Quantum Pulse
     Deals increased damage if the target is
     neither a cruiser nor a battleship
     Evasive Maneuvers 
     Decreases the chance to be hit by
     torpedos and pulse weapons
     Hyper Impulse Drive

      Lang
",
"AUTOTOOLTIP-fed_saberMr5.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     Phaser
     Light Quantum Pulse
     Deals increased damage if the target is
     neither a cruiser nor a battleship
     Evasive Maneuvers 
     Decreases the chance to be hit by
     torpedos and pulse weapons
     Hyper Impulse Drive

      Lang
",
"AUTOTOOLTIP-fed_saberMr6.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     Type XV Phaser
     Deals up to double damage
     Light Quantum Pulse
     Deals increased damage if the target is
     neither a cruiser nor a battleship
     Evasive Maneuvers 
     Decreases the chance to be hit by
     torpedos and pulse weapons
     Hyper Impulse Drive

      Lang

     
     Verteidigungswert erhht um 3
",
"AUTOTOOLTIP-fed_saberr2.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     Phaser
     Evasive Maneuvers 
     Decreases the chance to be hit by
     torpedos and pulse weapons
     Hyper Impulse Drive

      Lang
",
"AUTOTOOLTIP-fed_saberr3.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     Phaser
     Evasive Maneuvers 
     Decreases the chance to be hit by
     torpedos and pulse weapons
     Hyper Impulse Drive

      Lang
",
"AUTOTOOLTIP-fed_saberr4.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     Phaser
     Light Quantum Pulse
     Deals increased damage if the target is
     neither a cruiser nor a battleship
     Evasive Maneuvers 
     Decreases the chance to be hit by
     torpedos and pulse weapons
     Hyper Impulse Drive

      Lang
",
"AUTOTOOLTIP-fed_saberr5.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     Phaser
     Light Quantum Pulse
     Deals increased damage if the target is
     neither a cruiser nor a battleship
     Evasive Maneuvers 
     Decreases the chance to be hit by
     torpedos and pulse weapons
     Hyper Impulse Drive

      Lang
",
"AUTOTOOLTIP-fed_saberr6.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     Type XV Phaser
     Deals up to double damage
     Light Quantum Pulse
     Deals increased damage if the target is
     neither a cruiser nor a battleship
     Evasive Maneuvers 
     Decreases the chance to be hit by
     torpedos and pulse weapons
     Hyper Impulse Drive

      Lang
",
"AUTOTOOLTIP-fed_saberZ.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     Phaser
     Evasive Maneuvers 
     Decreases the chance to be hit by
     torpedos and pulse weapons
     Hyper Impulse Drive

      Lang

     
     Verteidigungswert erhht um 3
",
"AUTOTOOLTIP-fed_saberZM.odf", "
       Angriffsstrke
     Verteidigungswert
       Systemleistung

     Phaser
     Evasive Maneuvers 
     Decreases the chance to be hit by
     torpedos and pulse weapons
     Hyper Impulse Drive

      Lang

     
     Verteidigungswert erhht um 3
",
"AUTOTOOLTIP-fed_saberZMr2.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     Phaser
     Evasive Maneuvers 
     Decreases the chance to be hit by
     torpedos and pulse weapons
     Hyper Impulse Drive

      Lang

     
     Verteidigungswert erhht um 3
",
"AUTOTOOLTIP-fed_saberZMr3.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     Phaser
     Evasive Maneuvers 
     Decreases the chance to be hit by
     torpedos and pulse weapons
     Hyper Impulse Drive

      Lang

     
     Verteidigungswert erhht um 3
",
"AUTOTOOLTIP-fed_saberZMr4.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     Phaser
     Light Quantum Pulse
     Deals increased damage if the target is
     neither a cruiser nor a battleship
     Evasive Maneuvers 
     Decreases the chance to be hit by
     torpedos and pulse weapons
     Hyper Impulse Drive

      Lang

     
     Verteidigungswert erhht um 3
",
"AUTOTOOLTIP-fed_saberZMr5.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     Phaser
     Light Quantum Pulse
     Deals increased damage if the target is
     neither a cruiser nor a battleship
     Evasive Maneuvers 
     Decreases the chance to be hit by
     torpedos and pulse weapons
     Hyper Impulse Drive

      Lang

     
     Verteidigungswert erhht um 3
",
"AUTOTOOLTIP-fed_saberZMr6.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     Type XV Phaser
     Deals up to double damage
     Light Quantum Pulse
     Deals increased damage if the target is
     neither a cruiser nor a battleship
     Evasive Maneuvers 
     Decreases the chance to be hit by
     torpedos and pulse weapons
     Hyper Impulse Drive

      Lang

     
     Verteidigungswert erhht um 3
",
"AUTOTOOLTIP-fed_saberZr2.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     Phaser
     Evasive Maneuvers 
     Decreases the chance to be hit by
     torpedos and pulse weapons
     Hyper Impulse Drive

      Lang

     
     Verteidigungswert erhht um 3
",
"AUTOTOOLTIP-fed_saberZr3.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     Phaser
     Evasive Maneuvers 
     Decreases the chance to be hit by
     torpedos and pulse weapons
     Hyper Impulse Drive

      Lang

     
     Verteidigungswert erhht um 3
",
"AUTOTOOLTIP-fed_saberZr4.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     Phaser
     Light Quantum Pulse
     Deals increased damage if the target is
     neither a cruiser nor a battleship
     Evasive Maneuvers 
     Decreases the chance to be hit by
     torpedos and pulse weapons
     Hyper Impulse Drive

      Lang

     
     Verteidigungswert erhht um 3
",
"AUTOTOOLTIP-fed_saberZr5.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     Phaser
     Light Quantum Pulse
     Deals increased damage if the target is
     neither a cruiser nor a battleship
     Evasive Maneuvers 
     Decreases the chance to be hit by
     torpedos and pulse weapons
     Hyper Impulse Drive

      Lang

     
     Verteidigungswert erhht um 3
",
"AUTOTOOLTIP-fed_saberZr6.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     Type XV Phaser
     Deals up to double damage
     Light Quantum Pulse
     Deals increased damage if the target is
     neither a cruiser nor a battleship
     Evasive Maneuvers 
     Decreases the chance to be hit by
     torpedos and pulse weapons
     Hyper Impulse Drive

      Lang

     
     Verteidigungswert erhht um 3
",
"AUTOTOOLTIP-fed_sf_command.odf", "
       Angriffsstrke
     Verteidigungswert
     Systemleistung

     Relocates vessels into this sector
",
"AUTOTOOLTIP-fed_sf_engineering.odf", "
       Angriffsstrke
     Verteidigungswert
     Systemleistung

     Forschungsstation

     Erforscht:
     Starship Chassis Level 1
     Starship Chassis Level 2
     Starship Chassis Level 3
     Improved Weapons
     Advanced Weapons
     Improved Shielding
     Advanced Shielding
     Research Field Diagnostics Upgrades
",
"AUTOTOOLTIP-fed_sf_science.odf", "
       Angriffsstrke
     Verteidigungswert
     Systemleistung

     Forschungsstation

     Erforscht:
     Basic Canaveral System Upgrade
     Advanced Canaveral System Upgrade
     Basic Remore System Upgrade
     Advanced Remore System Upgrade
     Research Simple Detection Grid
     Research Tachyon Detection Grid
     Improved Sensors
     Advanced Sensors
",
"AUTOTOOLTIP-fed_sf_scienceZ.odf", "
       Angriffsstrke
     Verteidigungswert
     Systemleistung

     Forschungsstation

     Erforscht:
     Basic Canaveral System Upgrade
     Advanced Canaveral System Upgrade
     Basic Remore System Upgrade
     Advanced Remore System Upgrade
     Basic Norway System Upgrade
     Advanced Norway System Upgrade
     Research Simple Detection Grid
     Research Tachyon Detection Grid
     Research Organize Defense
     Improved Sensors
     Advanced Sensors
",
"AUTOTOOLTIP-fed_sovereign.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Quantum Torpedo
     Distortion Field

      Mittel
",
"AUTOTOOLTIP-fed_sovereignr2.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Quantum Torpedo
     Distortion Field

      Mittel
",
"AUTOTOOLTIP-fed_sovereignr3.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Quantum Torpedo
     Distortion Field

      Mittel
",
"AUTOTOOLTIP-fed_sovereignr4.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Quantum Torpedo
     Distortion Field
     Flagship 
     Damage reduced from vessels which did
     not yet reach an officer rank by 16
     um 16 Prozent

      Mittel
",
"AUTOTOOLTIP-fed_sovereignr5.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Quantum Torpedo
     Distortion Field
     Flagship 
     Damage reduced from vessels which did
     not yet reach an officer rank by 32
     um 32 Prozent

      Mittel
",
"AUTOTOOLTIP-fed_sovereignr6.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Quantum Torpedo
     Distortion Field
     Flagship 
     Damage reduced from vessels which did
     not yet reach an officer rank by 32
     um 32 Prozent
     Starfleet Engineers 
     Shields, hull and subsystems repair
     twice as fast. Subsystem durability
     increased and reduces the duration of
     all subsystem disabling effects by 25
     um 25 Prozent

      Mittel
",
"AUTOTOOLTIP-fed_sovereignY.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Quantum Torpedo
     Distortion Field

      Mittel

     
     Systemleistung erhht um 5
",
"AUTOTOOLTIP-fed_sovereignYr2.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Quantum Torpedo
     Distortion Field

      Mittel

     
     Systemleistung erhht um 5
",
"AUTOTOOLTIP-fed_sovereignYr3.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Quantum Torpedo
     Distortion Field

      Mittel

     
     Systemleistung erhht um 5
",
"AUTOTOOLTIP-fed_sovereignYr4.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Quantum Torpedo
     Distortion Field
     Flagship 
     Damage reduced from vessels which did
     not yet reach an officer rank by 16
     um 16 Prozent

      Mittel

     
     Systemleistung erhht um 5
",
"AUTOTOOLTIP-fed_sovereignYr5.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Quantum Torpedo
     Distortion Field
     Flagship 
     Damage reduced from vessels which did
     not yet reach an officer rank by 32
     um 32 Prozent

      Mittel

     
     Systemleistung erhht um 5
",
"AUTOTOOLTIP-fed_sovereignYr6.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Quantum Torpedo
     Distortion Field
     Flagship 
     Damage reduced from vessels which did
     not yet reach an officer rank by 32
     um 32 Prozent
     Starfleet Engineers 
     Shields, hull and subsystems repair
     twice as fast. Subsystem durability
     increased and reduces the duration of
     all subsystem disabling effects by 25
     um 25 Prozent

      Mittel

     
     Systemleistung erhht um 5
",
"AUTOTOOLTIP-fed_spacedock.odf", "
     Angriffsstrke
   Verteidigungswert
     Systemleistung

     4x Pulse Phaser
     Tachyonscan

     Werft

      Lang
",
"AUTOTOOLTIP-fed_steamrunner.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     Light Tricobalt Torpedo
     Deals double damage to buildings
     Tricobalt Triloader

      Artillerie
",
"AUTOTOOLTIP-fed_steamrunnerr2.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     Light Tricobalt Torpedo
     Deals double damage to buildings
     Tricobalt Triloader

      Artillerie
",
"AUTOTOOLTIP-fed_steamrunnerr3.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     Light Tricobalt Torpedo
     Deals double damage to buildings
     Tricobalt Triloader

      Artillerie
",
"AUTOTOOLTIP-fed_steamrunnerr4.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     Light Tricobalt Torpedo
     Deals double damage to buildings
     Tricobalt Triloader
     Field Command 
     This vessel no longer counts towards
     the Warp-In limitation

      Artillerie
",
"AUTOTOOLTIP-fed_steamrunnerr5.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     Light Tricobalt Torpedo
     Deals double damage to buildings
     Tricobalt Triloader
     Field Command 
     This vessel no longer counts towards
     the Warp-In limitation
     All attributes erhht um 1

      Artillerie
",
"AUTOTOOLTIP-fed_steamrunnerr6.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     Modified Light Tricobalt Torpedo
     Breaks through shields and deals direct
     hull damage
     Tricobalt Triloader
     Field Command 
     This vessel no longer counts towards
     the Warp-In limitation
     All attributes erhht um 1

      Artillerie
",
"AUTOTOOLTIP-fed_storage_dock.odf", "
       Angriffsstrke
     Verteidigungswert
     Systemleistung

     Verarbeitet Dilithium und Tritanium
",
"AUTOTOOLTIP-fed_venture.odf", "
       Angriffsstrke
       Verteidigungswert
       Systemleistung

     Pulse Phaser

      Mittel
",
"AUTOTOOLTIP-kliR_alt_armament.odf", "
     Alternative ammunition will increase
     the time between shots by 250 percent
     but attacks will cause the target to
     lose its engines
     Lasts until canceled

     Betroffene Einheiten:
     Veqlaragh Class
",
"AUTOTOOLTIP-kliR_bortas1.odf", "
     Allows the BortaS Class to use its
     level 2 ability:

     Attack Probe
     Transports an automated attack probe
     into space which will attack an
     hostile target nearby
     May be used while Advanced Cloak is
     active
     Hlt 15 Sekunden

     Ɨ Lang
",
"AUTOTOOLTIP-kliR_bortas2.odf", "
     Allows the BortaS Class to use its
     level 3 ability:

     Advanced Cloak
     Hides this unit from the enemies
     sensors
     Cloaking and decloaking will take 4
     seconds
     Special weapon energy does not
     regenerate while cloaked
",
"AUTOTOOLTIP-kliR_calltoarms.odf", "
     Allows to upgrade Vutpa' Class cruisers
     to Troopships

     Betroffene Einheiten:
     Vutpa' Class
",
"AUTOTOOLTIP-kliR_compound.odf", "
     Fires a volley of micro photon torpedos
     at up to three independent targets

      Lang

     Betroffene Einheiten:
     Sang' Class
",
"AUTOTOOLTIP-kliR_ctractor.odf", "
     Allows to be locked on a target even
     while shields are active

      Mittel

     Betroffene Einheiten:
     Chargh Class
",
"AUTOTOOLTIP-kliR_detection1.odf", "
     Enttarnt alle Feinde am
     Zielort

     Betroffene Einheiten:
     Kahless Station
",
"AUTOTOOLTIP-kliR_detection2.odf", "
     Erlaubt dieser Einheit alle getarnten Schiffe
     in Sensorenreichweite aufzuspren

     Betroffene Einheiten:
     Scout Station
",
"AUTOTOOLTIP-kliR_energybuffer.odf", "
     An energy buffering system connected to
     the Assault Disruptor will reduce its
     energy usage um 50 Prozent but will
     also cut down movement speed due to
     lesser total starship energy available
     Lasts until canceled

     Betroffene Einheiten:
     Cho'naQ Class
",
"AUTOTOOLTIP-kliR_fieldoffire.odf", "
     Transport a charge of heavy explosives
     at the target location. The resulting
     fireball will cause internal explosions
     on all vessels in the affected area
     The internal explosions will last twice
     as long as the effect of normal Cluster
     Torpedoes
     Trifft getarnte Schiffe

      Lang

     Betroffene Einheiten:
     LuSpet Class
",
"AUTOTOOLTIP-kliR_graviton_marker.odf", "
     Drops a graviton marker at the current
     location. If an hostile unit gets
     locked by the graviton marker its
     movement speed will drastically be cut
     down

     Betroffene Einheiten:
     B'rel Class
",
"AUTOTOOLTIP-kliR_heavy_disruptor.odf", "
     Fires an over-energized disruptor shot
     at a hostile target
     Heavy disruptors deal increased damage
     to destroyers

      Mittel

     Betroffene Einheiten:
     K'beajQ Class
",
"AUTOTOOLTIP-kliR_lastditch.odf", "
     Surcharges the primary systems, causing
     high stress to the weapons. Increases
     the Angriffsstrke of this unit by 8
     and shortens the weapon reload times
     for 35 seconds
     After this effect ends the Offensive
     Value will be reduced by 4 for
     additional 10 seconds
     The cloaking device cannot be used
     while effects of Last Ditch Assault are
     active

     Betroffene Einheiten:
     SuS'a' Class
",
"AUTOTOOLTIP-kliR_overload.odf", "
     A concentrated ion-burst will deal
     incredible amounts of damage to a
     single hostile target, enough to blast
     away a smaller unit with a single shot
     The ion torpedo launcher will have a
     cooldown period for 30 seconds

      Lang

     Betroffene Einheiten:
     Negh'var Class
",
"AUTOTOOLTIP-kliR_polaron.odf", "
     Fires a polaron-charged torpedo at a
     hostile unit, breaking through the
     shields causing direct hull damage and
     crushing a subsystem
     Hlt 10 Sekunden

      Mittel

     Betroffene Einheiten:
     Vor'cha Class
",
"AUTOTOOLTIP-kliR_qawduj1.odf", "
     Allows the Qaw'Duj Class to use its
     level 2 ability:

     Ionizing Torpedo
     Ionizing energies will cause system
     failures on a hostile unit, draining
     80 special weapon energy

     Ɨ Mittel
",
"AUTOTOOLTIP-kliR_qawduj2.odf", "
     Allows the Qaw'Duj Class to use its
     level 3 ability:

     Polaron Field
     Disables a random subsystem each
     second on all vessels in the target
     area
     Lasts 5 seconds

     Ɨ Lang
",
"AUTOTOOLTIP-kliR_sbtorp.odf", "
     This torpedo is especially adjusted to
     break through the shields of a hostile
     and deals direct hull damage
     May be used while cloaked

      Kurz

     Betroffene Einheiten:
     K'Vort Class
",
"AUTOTOOLTIP-kliR_torpedo_drone.odf", "
     Fires an homing torpedo drone at a
     hostile vessel
     The torpedo drone will always hit its
     target

      Mittel

     Betroffene Einheiten:
     K'beajQ Class
",
"AUTOTOOLTIP-kliU_engines1.odf", "
     Erhht die Geschwindigkeit
     Ihrer Schiffe um 10 Prozent
",
"AUTOTOOLTIP-kliU_engines2.odf", "
     Erhht die Geschwindigkeit
     Ihrer Schiffe um weitere 10 Prozent
",
"AUTOTOOLTIP-kliU_shields1.odf", "
     Increases the shield strength for all
     of your units by 8 percent
",
"AUTOTOOLTIP-kliU_shields2.odf", "
     Increases the shield strength for all
     of your units by an additional 8 percent
",
"AUTOTOOLTIP-kliU_weapons1.odf", "
     Increases the damage for all of your
     units by 6 percent
",
"AUTOTOOLTIP-kliU_weapons2.odf", "
     Increases the damage for all of your
     units by an additional 6 percent
",
"AUTOTOOLTIP-kli_armory.odf", "
       Angriffsstrke
     Verteidigungswert
     Systemleistung

     Forschungsstation

     Erforscht:
     Basic Qaw'Duj System Upgrade
     Advanced Qaw'Duj System Upgrade
     Improved Weapons
     Advanced Weapons
     Research Compound Torpedos
     Research Polaron Torpedo
",
"AUTOTOOLTIP-kli_armoryZ.odf", "
       Angriffsstrke
     Verteidigungswert
     Systemleistung

     Forschungsstation

     Erforscht:
     Basic Qaw'Duj System Upgrade
     Advanced Qaw'Duj System Upgrade
     Improved Weapons
     Advanced Weapons
     Research Compound Torpedos
     Research Combat Tractorbeam
     Research Polaron Torpedo
",
"AUTOTOOLTIP-kli_battle_yard.odf", "
       Angriffsstrke
   Verteidigungswert
     Systemleistung

     Werft
     Reparatur-Dock

     Produziert:
     Sang' Class
     Qaw'Duj Class
     Vor'cha Class
     Vutpa' Class
",
"AUTOTOOLTIP-kli_battle_yardY.odf", "
       Angriffsstrke
   Verteidigungswert
     Systemleistung

     Werft
     Reparatur-Dock

     Produziert:
     Sang' Class
     Qaw'Duj Class
     Vor'cha Class
     Vutpa' Class
     LuSpet Class

     
     Konstruktionskosten um 30 Prozent reduziert
",
"AUTOTOOLTIP-kli_battle_yardZ.odf", "
       Angriffsstrke
   Verteidigungswert
     Systemleistung

     Werft
     Reparatur-Dock

     Produziert:
     Sang' Class
     Qaw'Duj Class
     Chargh Class
     Vor'cha Class
     Vutpa' Class
",
"AUTOTOOLTIP-kli_bortas.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Ion Torpedo
     Ionized Hull 
     This unit is immune to ion storms

     
     ƙ Artificial Ion Storm
     ƚ Attack Probe
     ƛ Advanced Cloak

      Kurz
",
"AUTOTOOLTIP-kli_bortasr2.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Ion Torpedo
     Ionized Hull 
     This unit is immune to ion storms

     
     ƙ Artificial Ion Storm
     ƚ Attack Probe
     ƛ Advanced Cloak

      Kurz
",
"AUTOTOOLTIP-kli_bortasr3.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Ion Torpedo
     Ionized Hull 
     This unit is immune to ion storms

     
     ƙ Artificial Ion Storm
     ƚ Attack Probe
     ƛ Advanced Cloak

      Kurz
",
"AUTOTOOLTIP-kli_bortasr4.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Ion Torpedo
     Ionized Hull 
     This unit is immune to ion storms
     Special Warfare 
     Increases the damage dealt by Ion
     Storms by 33 percent and increases the
     duration of the Attack Probe special
     ability by 2 seconds

     
     ƙ Artificial Ion Storm
     ƚ Attack Probe
     ƛ Advanced Cloak

      Kurz
",
"AUTOTOOLTIP-kli_bortasr5.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Ion Torpedo
     Ionized Hull 
     This unit is immune to ion storms
     Special Warfare 
     Increases the damage dealt by Ion
     Storms by 66 percent and increases the
     duration of the Attack Probe special
     ability by 4 seconds

     
     ƙ Artificial Ion Storm
     ƚ Attack Probe
     ƛ Advanced Cloak

      Kurz
",
"AUTOTOOLTIP-kli_bortasr6.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Ion Torpedo
     Ionized Hull 
     This unit is immune to ion storms
     Special Warfare 
     Increases the damage dealt by Ion
     Storms by 66 percent and increases the
     duration of the Attack Probe special
     ability by 4 seconds
     Ion Synthesizer 
     Increases the weaponrange of Ion
     Torpedoes to long range and greatly
     improves the Ion Storm area of effect

     
     ƙ Artificial Ion Storm
     ƚ Attack Probe
     ƛ Advanced Cloak

      Lang
",
"AUTOTOOLTIP-kli_bortasY.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Ion Torpedo
     Ionized Hull 
     This unit is immune to ion storms

     
     ƙ Artificial Ion Storm
     ƚ Attack Probe
     ƛ Advanced Cloak

      Kurz

     
     Verteidigungswert erhht um 4
",
"AUTOTOOLTIP-kli_bortasYr2.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Ion Torpedo
     Ionized Hull 
     This unit is immune to ion storms

     
     ƙ Artificial Ion Storm
     ƚ Attack Probe
     ƛ Advanced Cloak

      Kurz

     
     Verteidigungswert erhht um 4
",
"AUTOTOOLTIP-kli_bortasYr3.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Ion Torpedo
     Ionized Hull 
     This unit is immune to ion storms

     
     ƙ Artificial Ion Storm
     ƚ Attack Probe
     ƛ Advanced Cloak

      Kurz

     
     Verteidigungswert erhht um 4
",
"AUTOTOOLTIP-kli_bortasYr4.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Ion Torpedo
     Ionized Hull 
     This unit is immune to ion storms
     Special Warfare 
     Increases the damage dealt by Ion
     Storms by 33 percent and increases the
     duration of the Attack Probe special
     ability by 2 seconds

     
     ƙ Artificial Ion Storm
     ƚ Attack Probe
     ƛ Advanced Cloak

      Kurz

     
     Verteidigungswert erhht um 4
",
"AUTOTOOLTIP-kli_bortasYr5.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Ion Torpedo
     Ionized Hull 
     This unit is immune to ion storms
     Special Warfare 
     Increases the damage dealt by Ion
     Storms by 66 percent and increases the
     duration of the Attack Probe special
     ability by 4 seconds

     
     ƙ Artificial Ion Storm
     ƚ Attack Probe
     ƛ Advanced Cloak

      Kurz

     
     Verteidigungswert erhht um 4
",
"AUTOTOOLTIP-kli_bortasYr6.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Ion Torpedo
     Ionized Hull 
     This unit is immune to ion storms
     Special Warfare 
     Increases the damage dealt by Ion
     Storms by 66 percent and increases the
     duration of the Attack Probe special
     ability by 4 seconds
     Ion Synthesizer 
     Increases the weaponrange of Ion
     Torpedoes to long range and greatly
     improves the Ion Storm area of effect

     
     ƙ Artificial Ion Storm
     ƚ Attack Probe
     ƛ Advanced Cloak

      Lang

     
     Verteidigungswert erhht um 4
",
"AUTOTOOLTIP-kli_brel.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     2x Pulse Disruptor
     Cloaking Device
     Graviton Marker

      Kurz
",
"AUTOTOOLTIP-kli_brelr2.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     2x Pulse Disruptor
     Cloaking Device
     Graviton Marker

      Kurz
",
"AUTOTOOLTIP-kli_brelr3.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     2x Pulse Disruptor
     Cloaking Device
     Graviton Marker

      Kurz
",
"AUTOTOOLTIP-kli_brelr4.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     2x Pulse Disruptor
     Cloaking Device
     Graviton Marker
     Master of its Domain 
     Increases the damage dealt to
     destroyers by 8 percent and decreases
     the damage recieved from destroyers by
     8 percent

      Kurz
",
"AUTOTOOLTIP-kli_brelr5.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     2x Pulse Disruptor
     Cloaking Device
     Graviton Marker
     Master of its Domain 
     Increases the damage dealt to
     destroyers by 16 percent and decreases
     the damage recieved from destroyers by
     16 percent

      Kurz
",
"AUTOTOOLTIP-kli_brelr6.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     2x Twin-cannon Disruptor
     Fires an additional burst per volley
     Cloaking Device
     Graviton Marker
     Master of its Domain 
     Increases the damage dealt to
     destroyers by 16 percent and decreases
     the damage recieved from destroyers by
     16 percent

      Kurz
",
"AUTOTOOLTIP-kli_brelZ.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     2x Pulse Disruptor
     Photon Torpedo
     Cloaking Device
     Graviton Marker

      Kurz

     
     Angriffsstrke erhht um 2
     Is equipped with Photon Torpedos
",
"AUTOTOOLTIP-kli_brelZr2.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     2x Pulse Disruptor
     Photon Torpedo
     Cloaking Device
     Graviton Marker

      Kurz

     
     Angriffsstrke erhht um 2
     Is equipped with Photon Torpedos
",
"AUTOTOOLTIP-kli_brelZr3.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     2x Pulse Disruptor
     Photon Torpedo
     Cloaking Device
     Graviton Marker

      Kurz

     
     Angriffsstrke erhht um 2
     Is equipped with Photon Torpedos
",
"AUTOTOOLTIP-kli_brelZr4.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     2x Pulse Disruptor
     Photon Torpedo
     Cloaking Device
     Graviton Marker
     Master of its Domain 
     Increases the damage dealt to
     destroyers by 8 percent and decreases
     the damage recieved from destroyers by
     8 percent

      Kurz

     
     Angriffsstrke erhht um 2
     Is equipped with Photon Torpedos
",
"AUTOTOOLTIP-kli_brelZr5.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     2x Pulse Disruptor
     Photon Torpedo
     Cloaking Device
     Graviton Marker
     Master of its Domain 
     Increases the damage dealt to
     destroyers by 16 percent and decreases
     the damage recieved from destroyers by
     16 percent

      Kurz

     
     Angriffsstrke erhht um 2
     Is equipped with Photon Torpedos
",
"AUTOTOOLTIP-kli_brelZr6.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     2x Twin-cannon Disruptor
     Fires an additional burst per volley
     Photon Torpedo
     Cloaking Device
     Graviton Marker
     Master of its Domain 
     Increases the damage dealt to
     destroyers by 16 percent and decreases
     the damage recieved from destroyers by
     16 percent

      Kurz

     
     Angriffsstrke erhht um 2
     Is equipped with Photon Torpedos
",
"AUTOTOOLTIP-kli_brel_bor.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     2x Pulse Disruptor
     Cloaking Device
     Graviton Marker
     Regeneration

      Kurz

     
     All attributes erhht um 1
     Is equipped with the Regeneration
     special ability
",
"AUTOTOOLTIP-kli_brel_borr2.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     2x Pulse Disruptor
     Cloaking Device
     Graviton Marker
     Regeneration

      Kurz

     
     All attributes erhht um 1
     Is equipped with the Regeneration
     special ability
",
"AUTOTOOLTIP-kli_brel_borr3.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     2x Pulse Disruptor
     Cloaking Device
     Graviton Marker
     Regeneration

      Kurz

     
     All attributes erhht um 1
     Is equipped with the Regeneration
     special ability
",
"AUTOTOOLTIP-kli_brel_borr4.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     2x Pulse Disruptor
     Cloaking Device
     Graviton Marker
     Regeneration
     Master of its Domain 
     Increases the damage dealt to
     destroyers by 8 percent and decreases
     the damage recieved from destroyers by
     8 percent

      Kurz

     
     All attributes erhht um 1
     Is equipped with the Regeneration
     special ability
",
"AUTOTOOLTIP-kli_brel_borr5.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     2x Pulse Disruptor
     Cloaking Device
     Graviton Marker
     Regeneration
     Master of its Domain 
     Increases the damage dealt to
     destroyers by 16 percent and decreases
     the damage recieved from destroyers by
     16 percent

      Kurz

     
     All attributes erhht um 1
     Is equipped with the Regeneration
     special ability
",
"AUTOTOOLTIP-kli_brel_borr6.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     2x Twin-cannon Disruptor
     Fires an additional burst per volley
     Cloaking Device
     Graviton Marker
     Regeneration
     Master of its Domain 
     Increases the damage dealt to
     destroyers by 16 percent and decreases
     the damage recieved from destroyers by
     16 percent

      Kurz

     
     All attributes erhht um 1
     Is equipped with the Regeneration
     special ability
",
"AUTOTOOLTIP-kli_brel_rom.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     2x Rapid Fire Pulse Disruptor
     Cloaking Device
     Graviton Marker

      Kurz

     
     Systemleistung erhht um 2
     Is equipped with the Rapid Fire Pulse
     Disruptors
     Cloaking time and energy costs reduced
",
"AUTOTOOLTIP-kli_brel_romr2.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     2x Rapid Fire Pulse Disruptor
     Cloaking Device
     Graviton Marker

      Kurz

     
     Systemleistung erhht um 2
     Is equipped with the Rapid Fire Pulse
     Disruptors
     Cloaking time and energy costs reduced
",
"AUTOTOOLTIP-kli_brel_romr3.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     2x Rapid Fire Pulse Disruptor
     Cloaking Device
     Graviton Marker

      Kurz

     
     Systemleistung erhht um 2
     Is equipped with the Rapid Fire Pulse
     Disruptors
     Cloaking time and energy costs reduced
",
"AUTOTOOLTIP-kli_brel_romr4.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     2x Rapid Fire Pulse Disruptor
     Cloaking Device
     Graviton Marker
     Master of its Domain 
     Increases the damage dealt to
     destroyers by 8 percent and decreases
     the damage recieved from destroyers by
     8 percent

      Kurz

     
     Systemleistung erhht um 2
     Is equipped with the Rapid Fire Pulse
     Disruptors
     Cloaking time and energy costs reduced
",
"AUTOTOOLTIP-kli_brel_romr5.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     2x Rapid Fire Pulse Disruptor
     Cloaking Device
     Graviton Marker
     Master of its Domain 
     Increases the damage dealt to
     destroyers by 16 percent and decreases
     the damage recieved from destroyers by
     16 percent

      Kurz

     
     Systemleistung erhht um 2
     Is equipped with the Rapid Fire Pulse
     Disruptors
     Cloaking time and energy costs reduced
",
"AUTOTOOLTIP-kli_brel_romr6.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     2x Twin-cannon Disruptor
     Fires an additional burst per volley
     Cloaking Device
     Graviton Marker
     Master of its Domain 
     Increases the damage dealt to
     destroyers by 16 percent and decreases
     the damage recieved from destroyers by
     16 percent

      Kurz

     
     Systemleistung erhht um 2
     Is equipped with the Rapid Fire Pulse
     Disruptors
     Cloaking time and energy costs reduced
",
"AUTOTOOLTIP-kli_chargh.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     Ion Torpedo
     Cloaking Device
     Combat Tractor Beam

      Mittel
",
"AUTOTOOLTIP-kli_charghr2.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     Ion Torpedo
     Cloaking Device
     Combat Tractor Beam

      Mittel
",
"AUTOTOOLTIP-kli_charghr3.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     Ion Torpedo
     Cloaking Device
     Combat Tractor Beam

      Mittel
",
"AUTOTOOLTIP-kli_charghr4.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     Ion Torpedo
     Cloaking Device
     Combat Tractor Beam
     Capital Torpedoes 
     This vessel deals 14 percent increased
     damage to targets which are not
     battleships

      Mittel
",
"AUTOTOOLTIP-kli_charghr5.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     Ion Torpedo
     Cloaking Device
     Combat Tractor Beam
     Capital Torpedoes 
     This vessel deals 28 percent increased
     damage to targets which are not
     battleships

      Mittel
",
"AUTOTOOLTIP-kli_charghr6.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     Ion Torpedo
     Cloaking Device
     Combat Tractor Beam
     Capital Torpedoes 
     This vessel deals 28 percent increased
     damage to targets which are not
     battleships
     War Impulse-Engines 
     Greatly increased movement speed and
     grants a chance to avoid pulse weapons

      Mittel
",
"AUTOTOOLTIP-kli_chonaq.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Assault Disruptor
     Deals constant damage but uses special
     energy
     Energy Buffer

      Lang
",
"AUTOTOOLTIP-kli_chonaqr2.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Assault Disruptor
     Deals constant damage but uses special
     energy
     Energy Buffer

      Lang
",
"AUTOTOOLTIP-kli_chonaqr3.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Assault Disruptor
     Deals constant damage but uses special
     energy
     Energy Buffer

      Lang
",
"AUTOTOOLTIP-kli_chonaqr4.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Assault Disruptor
     Deals constant damage but uses special
     energy
     Energy Buffer
     Secondary Buffer System 
     Increases the Verteidigungswert by 8
     while the Energy Buffer special ability
     is active

      Lang
",
"AUTOTOOLTIP-kli_chonaqr5.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Assault Disruptor
     Deals constant damage but uses special
     energy
     Energy Buffer
     Secondary Buffer System 
     Increases the Verteidigungswert by 16
     while the Energy Buffer special ability
     is active

      Lang
",
"AUTOTOOLTIP-kli_chonaqr6.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Assault Disruptor
     Deals constant damage but uses special
     energy
     Energy Buffer
     Secondary Buffer System 
     Increases the Verteidigungswert by 16
     while the Energy Buffer special ability
     is active
     Battle-tried Loadout 
     Adds half of the Systemleistung to the
     Offensive and Verteidigungswerts

      Lang
",
"AUTOTOOLTIP-kli_chonaqY.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Assault Disruptor
     Deals constant damage but uses special
     energy
     Energy Buffer

      Lang

     
     Verteidigungswert erhht um 6
",
"AUTOTOOLTIP-kli_chonaqYr2.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Assault Disruptor
     Deals constant damage but uses special
     energy
     Energy Buffer

      Lang

     
     Verteidigungswert erhht um 6
",
"AUTOTOOLTIP-kli_chonaqYr3.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Assault Disruptor
     Deals constant damage but uses special
     energy
     Energy Buffer

      Lang

     
     Verteidigungswert erhht um 6
",
"AUTOTOOLTIP-kli_chonaqYr4.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Assault Disruptor
     Deals constant damage but uses special
     energy
     Energy Buffer
     Secondary Buffer System 
     Increases the Verteidigungswert by 8
     while the Energy Buffer special ability
     is active

      Lang

     
     Verteidigungswert erhht um 6
",
"AUTOTOOLTIP-kli_chonaqYr5.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Assault Disruptor
     Deals constant damage but uses special
     energy
     Energy Buffer
     Secondary Buffer System 
     Increases the Verteidigungswert by 16
     while the Energy Buffer special ability
     is active

      Lang

     
     Verteidigungswert erhht um 6
",
"AUTOTOOLTIP-kli_chonaqYr6.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Assault Disruptor
     Deals constant damage but uses special
     energy
     Energy Buffer
     Secondary Buffer System 
     Increases the Verteidigungswert by 16
     while the Energy Buffer special ability
     is active
     Battle-tried Loadout 
     Adds half of the Systemleistung to the
     Offensive and Verteidigungswerts

      Lang

     
     Verteidigungswert erhht um 6
",
"AUTOTOOLTIP-kli_chonaq_dom.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Assault Disruptor
     Deals constant damage but uses special
     energy
     Energy Buffer

      Artillerie

     
     Angriffsstrke erhht um 1
     Weaponrange increased to Artillery
",
"AUTOTOOLTIP-kli_chonaq_domr2.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Assault Disruptor
     Deals constant damage but uses special
     energy
     Energy Buffer

      Artillerie

     
     Angriffsstrke erhht um 1
     Weaponrange increased to Artillery
",
"AUTOTOOLTIP-kli_chonaq_domr3.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Assault Disruptor
     Deals constant damage but uses special
     energy
     Energy Buffer

      Artillerie

     
     Angriffsstrke erhht um 1
     Weaponrange increased to Artillery
",
"AUTOTOOLTIP-kli_chonaq_domr4.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Assault Disruptor
     Deals constant damage but uses special
     energy
     Energy Buffer
     Secondary Buffer System 
     Increases the Verteidigungswert by 8
     while the Energy Buffer special ability
     is active

      Artillerie

     
     Angriffsstrke erhht um 1
     Weaponrange increased to Artillery
",
"AUTOTOOLTIP-kli_chonaq_domr5.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Assault Disruptor
     Deals constant damage but uses special
     energy
     Energy Buffer
     Secondary Buffer System 
     Increases the Verteidigungswert by 16
     while the Energy Buffer special ability
     is active

      Artillerie

     
     Angriffsstrke erhht um 1
     Weaponrange increased to Artillery
",
"AUTOTOOLTIP-kli_chonaq_domr6.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Assault Disruptor
     Deals constant damage but uses special
     energy
     Energy Buffer
     Secondary Buffer System 
     Increases the Verteidigungswert by 16
     while the Energy Buffer special ability
     is active
     Battle-tried Loadout 
     Adds half of the Systemleistung to the
     Offensive and Verteidigungswerts

      Artillerie

     
     Angriffsstrke erhht um 1
     Weaponrange increased to Artillery
",
"AUTOTOOLTIP-kli_chor.odf", "
       Angriffsstrke
     Verteidigungswert
       Systemleistung

     Civil Disruptor

     Baut Stationen

      Mittel
",
"AUTOTOOLTIP-kli_edjen.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     Disruptor
     2x Pulse Disruptor
     Cloaking Device
     Shootout 
     This unit deals increased damage to
     targets with the same weaponrange as
     itself
     Scrambling Drone

      Mittel

     
     Verteidigungswert erhht um 3
",
"AUTOTOOLTIP-kli_edjenr2.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     Disruptor
     2x Pulse Disruptor
     Cloaking Device
     Shootout 
     This unit deals increased damage to
     targets with the same weaponrange as
     itself
     Scrambling Drone

      Mittel

     
     Verteidigungswert erhht um 3
",
"AUTOTOOLTIP-kli_edjenr3.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     Disruptor
     2x Pulse Disruptor
     Cloaking Device
     Shootout 
     This unit deals increased damage to
     targets with the same weaponrange as
     itself
     Scrambling Drone

      Mittel

     
     Verteidigungswert erhht um 3
",
"AUTOTOOLTIP-kli_edjenr4.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     Disruptor
     2x Pulse Disruptor
     Cloaking Device
     Shootout 
     This unit deals increased damage to
     targets with the same weaponrange as
     itself
     Scrambling Drone
     Final Stand 
     Decreases the damage taken from beam
     and special weapons by 8 percent and
     grants a 6 percent chance to dodge
     torpedoes and pulse weapons

      Mittel

     
     Verteidigungswert erhht um 3
",
"AUTOTOOLTIP-kli_edjenr5.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     Disruptor
     2x Pulse Disruptor
     Cloaking Device
     Shootout 
     This unit deals increased damage to
     targets with the same weaponrange as
     itself
     Scrambling Drone
     Final Stand 
     Decreases the damage taken from beam
     and special weapons by 16 percent and
     grants a 12 percent chance to dodge
     torpedoes and pulse weapons

      Mittel

     
     Verteidigungswert erhht um 3
",
"AUTOTOOLTIP-kli_edjenr6.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     Disruptor
     2x Pulse Disruptor
     Cloaking Device
     Shootout 
     This unit deals increased damage to
     targets with the same weaponrange as
     itself
     Scrambling Drone
     Final Stand 
     Decreases the damage taken from beam
     and special weapons by 16 percent and
     grants a 12 percent chance to dodge
     torpedoes and pulse weapons
     War Impulse-Engines 
     Greatly increased movement speed and
     grants a chance to avoid pulse weapons

      Mittel

     
     Verteidigungswert erhht um 3
",
"AUTOTOOLTIP-kli_field_research.odf", "
       Angriffsstrke
     Verteidigungswert
     Systemleistung

     Forschungsstation

     Erforscht:
     Research Simple Detection Grid
     Research Tachyon Detection Grid
     Research Graviton Marker
     Research Torpedo Drone
     Research Shield Breaking Torpedo
",
"AUTOTOOLTIP-kli_field_researchY.odf", "
       Angriffsstrke
     Verteidigungswert
     Systemleistung

     Forschungsstation

     Erforscht:
     Research Simple Detection Grid
     Research Tachyon Detection Grid
     Research Graviton Marker
     Research Torpedo Drone
     Research Shield Breaking Torpedo
     Research Last Ditch Assault
",
"AUTOTOOLTIP-kli_field_researchZ.odf", "
       Angriffsstrke
     Verteidigungswert
     Systemleistung

     Forschungsstation

     Erforscht:
     Research Simple Detection Grid
     Research Tachyon Detection Grid
     Research Graviton Marker
     Research Heavy Disruptor
     Research Shield Breaking Torpedo
     Research Alternate Armament
",
"AUTOTOOLTIP-kli_field_yard.odf", "
       Angriffsstrke
   Verteidigungswert
     Systemleistung

     May be upgraded to up to three
     construction facilities

     Produziert:
     B'rel Class
     K'beajQ Class
     K'Vort Class
",
"AUTOTOOLTIP-kli_field_yardP1.odf", "
       Angriffsstrke
     Verteidigungswert
     Systemleistung

     Werft
     Reparatur-Dock
",
"AUTOTOOLTIP-kli_field_yardP2.odf", "
       Angriffsstrke
     Verteidigungswert
     Systemleistung

     Werft
",
"AUTOTOOLTIP-kli_field_yardP3.odf", "
       Angriffsstrke
     Verteidigungswert
     Systemleistung

     Werft
",
"AUTOTOOLTIP-kli_field_yardY.odf", "
       Angriffsstrke
   Verteidigungswert
     Systemleistung

     May be upgraded to up to three
     construction facilities

     Produziert:
     B'rel Class
     K'beajQ Class
     K'Vort Class
     SuS'a' Class

     
     Konstruktionskosten um 30 Prozent reduziert
",
"AUTOTOOLTIP-kli_field_yardZ.odf", "
       Angriffsstrke
   Verteidigungswert
     Systemleistung

     May be upgraded to up to three
     construction facilities

     Produziert:
     B'rel Class
     K'beajQ Class
     K'Vort Class
     Veqlaragh Class
",
"AUTOTOOLTIP-kli_imperial_research.odf", "
       Angriffsstrke
     Verteidigungswert
     Systemleistung

     Forschungsstation

     Erforscht:
     Basic BortaS System Upgrade
     Advanced BortaS System Upgrade
     Research Energy Buffer
     Research Weapon Overload
",
"AUTOTOOLTIP-kli_imperial_yard.odf", "
       Angriffsstrke
   Verteidigungswert
     Systemleistung

     Werft
     Reparatur-Dock

     Produziert:
     Cho'naQ Class
     BortaS Class
     Negh'var Class
",
"AUTOTOOLTIP-kli_imperial_yardY.odf", "
       Angriffsstrke
   Verteidigungswert
     Systemleistung

     Werft
     Reparatur-Dock

     Produziert:
     Cho'naQ Class
     BortaS Class
     Negh'var Class

     
     Konstruktionskosten um 30 Prozent reduziert
",
"AUTOTOOLTIP-kli_kahless_station.odf", "
     Angriffsstrke
   Verteidigungswert
     Systemleistung

     Torpedo Drone
     Tachyonscan
     Geheimdienst-Bericht

     Werft

     Produziert:
     Chor Class
     Topmey Class
     NoQ'Duj Class

      Lang
",
"AUTOTOOLTIP-kli_kahless_stationY_D.odf", "
     Angriffsstrke
   Verteidigungswert
     Systemleistung

     Torpedo Drone
     Tachyonscan
     Geheimdienst-Bericht

     Werft

     Produziert:
     Chor Class
     Topmey Class
     NoQ'Duj Class

      Lang
",
"AUTOTOOLTIP-kli_kahless_stationY_DD.odf", "
     Angriffsstrke
   Verteidigungswert
     Systemleistung

     Torpedo Drone
     Tachyonscan
     Geheimdienst-Bericht

     Werft

     Produziert:
     Chor Class
     Topmey Class
     NoQ'Duj Class

      Lang
",
"AUTOTOOLTIP-kli_kahless_stationY_DDW.odf", "
     Angriffsstrke
   Verteidigungswert
     Systemleistung

     Torpedo Drone
     Pulse Disruptor
     Tachyonscan
     Geheimdienst-Bericht

     Werft

     Produziert:
     Chor Class
     Topmey Class
     NoQ'Duj Class

      Lang
",
"AUTOTOOLTIP-kli_kahless_stationY_DDWW.odf", "
   Angriffsstrke
   Verteidigungswert
     Systemleistung

     Torpedo Drone
     Pulse Disruptor
     Ion Torpedo
     Tachyonscan
     Geheimdienst-Bericht

     Werft

     Produziert:
     Chor Class
     Topmey Class
     NoQ'Duj Class

      Lang
",
"AUTOTOOLTIP-kli_kahless_stationY_DW.odf", "
     Angriffsstrke
   Verteidigungswert
     Systemleistung

     Torpedo Drone
     Pulse Disruptor
     Tachyonscan
     Geheimdienst-Bericht

     Werft

     Produziert:
     Chor Class
     Topmey Class
     NoQ'Duj Class

      Lang
",
"AUTOTOOLTIP-kli_kahless_stationY_DWW.odf", "
   Angriffsstrke
   Verteidigungswert
     Systemleistung

     Torpedo Drone
     Pulse Disruptor
     Ion Torpedo
     Tachyonscan
     Geheimdienst-Bericht

     Werft

     Produziert:
     Chor Class
     Topmey Class
     NoQ'Duj Class

      Lang
",
"AUTOTOOLTIP-kli_kahless_stationY_W.odf", "
     Angriffsstrke
   Verteidigungswert
     Systemleistung

     Torpedo Drone
     Pulse Disruptor
     Tachyonscan
     Geheimdienst-Bericht

     Werft

     Produziert:
     Chor Class
     Topmey Class
     NoQ'Duj Class

      Lang
",
"AUTOTOOLTIP-kli_kahless_stationY_WW.odf", "
   Angriffsstrke
   Verteidigungswert
     Systemleistung

     Torpedo Drone
     Pulse Disruptor
     Ion Torpedo
     Tachyonscan
     Geheimdienst-Bericht

     Werft

     Produziert:
     Chor Class
     Topmey Class
     NoQ'Duj Class

      Lang
",
"AUTOTOOLTIP-kli_kahless_stationZ.odf", "
     Angriffsstrke
   Verteidigungswert
     Systemleistung

     Heavy Disruptor
     Deals increased damage to destroyers
     Tachyonscan
     Geheimdienst-Bericht

     Werft

     Produziert:
     Chor Class
     Topmey Class
     NoQ'Duj Class

      Lang

     
     Torpedo Drone replaced by Heavy
     Disruptor
",
"AUTOTOOLTIP-kli_kahless_stationZ_D.odf", "
     Angriffsstrke
   Verteidigungswert
     Systemleistung

     Heavy Disruptor
     Deals increased damage to destroyers
     Tachyonscan
     Geheimdienst-Bericht

     Werft

     Produziert:
     Chor Class
     Topmey Class
     NoQ'Duj Class

      Lang

     
     Torpedo Drone replaced by Heavy
     Disruptor
",
"AUTOTOOLTIP-kli_kahless_stationZ_DD.odf", "
     Angriffsstrke
   Verteidigungswert
     Systemleistung

     Heavy Disruptor
     Deals increased damage to destroyers
     Tachyonscan
     Geheimdienst-Bericht

     Werft

     Produziert:
     Chor Class
     Topmey Class
     NoQ'Duj Class

      Lang

     
     Torpedo Drone replaced by Heavy
     Disruptor
",
"AUTOTOOLTIP-kli_kahless_stationZ_DDW.odf", "
     Angriffsstrke
   Verteidigungswert
     Systemleistung

     Torpedo Drone
     Pulse Disruptor
     Tachyonscan
     Geheimdienst-Bericht

     Werft

     Produziert:
     Chor Class
     Topmey Class
     NoQ'Duj Class

      Lang

     
     Torpedo Drone replaced by Heavy
     Disruptor
",
"AUTOTOOLTIP-kli_kahless_stationZ_DDWW.odf", "
   Angriffsstrke
   Verteidigungswert
     Systemleistung

     Torpedo Drone
     Pulse Disruptor
     Ion Torpedo
     Tachyonscan
     Geheimdienst-Bericht

     Werft

     Produziert:
     Chor Class
     Topmey Class
     NoQ'Duj Class

      Lang

     
     Torpedo Drone replaced by Heavy
     Disruptor
",
"AUTOTOOLTIP-kli_kahless_stationZ_DW.odf", "
     Angriffsstrke
   Verteidigungswert
     Systemleistung

     Torpedo Drone
     Pulse Disruptor
     Tachyonscan
     Geheimdienst-Bericht

     Werft

     Produziert:
     Chor Class
     Topmey Class
     NoQ'Duj Class

      Lang

     
     Torpedo Drone replaced by Heavy
     Disruptor
",
"AUTOTOOLTIP-kli_kahless_stationZ_DWW.odf", "
   Angriffsstrke
   Verteidigungswert
     Systemleistung

     Torpedo Drone
     Pulse Disruptor
     Ion Torpedo
     Tachyonscan
     Geheimdienst-Bericht

     Werft

     Produziert:
     Chor Class
     Topmey Class
     NoQ'Duj Class

      Lang

     
     Torpedo Drone replaced by Heavy
     Disruptor
",
"AUTOTOOLTIP-kli_kahless_stationZ_W.odf", "
     Angriffsstrke
   Verteidigungswert
     Systemleistung

     Torpedo Drone
     Pulse Disruptor
     Tachyonscan
     Geheimdienst-Bericht

     Werft

     Produziert:
     Chor Class
     Topmey Class
     NoQ'Duj Class

      Lang

     
     Torpedo Drone replaced by Heavy
     Disruptor
",
"AUTOTOOLTIP-kli_kahless_stationZ_WW.odf", "
   Angriffsstrke
   Verteidigungswert
     Systemleistung

     Torpedo Drone
     Pulse Disruptor
     Ion Torpedo
     Tachyonscan
     Geheimdienst-Bericht

     Werft

     Produziert:
     Chor Class
     Topmey Class
     NoQ'Duj Class

      Lang

     
     Torpedo Drone replaced by Heavy
     Disruptor
",
"AUTOTOOLTIP-kli_kahless_upgradeD.odf", "
  Verteidigungswert

     Verstrkt die Verteidigung Ihrer Sternenbasis
     um sie unempfindlicher gegen gegen feindliches Feuer zu machen
",
"AUTOTOOLTIP-kli_kahless_upgradeW.odf", "
  Angriffsstrke

     Verbessert die Waffensysteme Ihrer
     Sternenbasis um mehr Schaden mit
     jedem Schuss zu verursachen
",
"AUTOTOOLTIP-kli_kbeajq.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     Disruptor
     Cloaking Device
     Torpedo Drone
     The everlasting design 
     Slightly increased Verteidigungswert and
     highly increased subsystem durability

      Mittel
",
"AUTOTOOLTIP-kli_kbeajqr2.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     Disruptor
     Cloaking Device
     Torpedo Drone
     The everlasting design 
     Slightly increased Verteidigungswert and
     highly increased subsystem durability

      Mittel
",
"AUTOTOOLTIP-kli_kbeajqr3.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     Disruptor
     Cloaking Device
     Torpedo Drone
     The everlasting design 
     Slightly increased Verteidigungswert and
     highly increased subsystem durability

      Mittel
",
"AUTOTOOLTIP-kli_kbeajqr4.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     Disruptor
     Cloaking Device
     Torpedo Drone
     The everlasting design 
     Slightly increased Verteidigungswert and
     highly increased subsystem durability
     Armor Plates 
     Subsystem durability erhht um an
     additional 50 percent
     Verteidigungswert erhht um 4

      Mittel
",
"AUTOTOOLTIP-kli_kbeajqr5.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     Disruptor
     Cloaking Device
     Torpedo Drone
     The everlasting design 
     Slightly increased Verteidigungswert and
     highly increased subsystem durability
     Armor Plates 
     Subsystem durability erhht um an
     additional 100 percent
     Verteidigungswert erhht um 8

      Mittel
",
"AUTOTOOLTIP-kli_kbeajqr6.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     Disruptor
     Cloaking Device
     Torpedo Drone
     The everlasting design 
     Slightly increased Verteidigungswert and
     highly increased subsystem durability
     Armor Plates 
     Subsystem durability erhht um an
     additional 100 percent
     Verteidigungswert erhht um 8
     Tritanium-Deuterium-Alloy Armor 
     Lowers hulldamage taken by 40 percent
     and reduces all damage received from
     torpedoes by 15 percent

      Mittel
",
"AUTOTOOLTIP-kli_kbeajqZ.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     Disruptor
     Cloaking Device
     Heavy Disruptor
     Deals increased damage to destroyers
     The everlasting design 
     Slightly increased Verteidigungswert and
     highly increased subsystem durability

      Mittel

     
     Torpedo Drone replaced by Heavy
     Disruptor
",
"AUTOTOOLTIP-kli_kbeajqZr2.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     Disruptor
     Cloaking Device
     Heavy Disruptor
     Deals increased damage to destroyers
     The everlasting design 
     Slightly increased Verteidigungswert and
     highly increased subsystem durability

      Mittel

     
     Torpedo Drone replaced by Heavy
     Disruptor
",
"AUTOTOOLTIP-kli_kbeajqZr3.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     Disruptor
     Cloaking Device
     Heavy Disruptor
     Deals increased damage to destroyers
     The everlasting design 
     Slightly increased Verteidigungswert and
     highly increased subsystem durability

      Mittel

     
     Torpedo Drone replaced by Heavy
     Disruptor
",
"AUTOTOOLTIP-kli_kbeajqZr4.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     Disruptor
     Cloaking Device
     Heavy Disruptor
     Deals increased damage to destroyers
     The everlasting design 
     Slightly increased Verteidigungswert and
     highly increased subsystem durability
     Armor Plates 
     Subsystem durability erhht um an
     additional 50 percent
     Verteidigungswert erhht um 4

      Mittel

     
     Torpedo Drone replaced by Heavy
     Disruptor
",
"AUTOTOOLTIP-kli_kbeajqZr5.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     Disruptor
     Cloaking Device
     Heavy Disruptor
     Deals increased damage to destroyers
     The everlasting design 
     Slightly increased Verteidigungswert and
     highly increased subsystem durability
     Armor Plates 
     Subsystem durability erhht um an
     additional 100 percent
     Verteidigungswert erhht um 8

      Mittel

     
     Torpedo Drone replaced by Heavy
     Disruptor
",
"AUTOTOOLTIP-kli_kbeajqZr6.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     Disruptor
     Cloaking Device
     Heavy Disruptor
     Deals increased damage to destroyers
     The everlasting design 
     Slightly increased Verteidigungswert and
     highly increased subsystem durability
     Armor Plates 
     Subsystem durability erhht um an
     additional 100 percent
     Verteidigungswert erhht um 8
     Tritanium-Deuterium-Alloy Armor 
     Lowers hulldamage taken by 40 percent
     and reduces all damage received from
     torpedoes by 15 percent

      Mittel

     
     Torpedo Drone replaced by Heavy
     Disruptor
",
"AUTOTOOLTIP-kli_ktinga.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     Disruptor
     Cloaking Device

      Mittel
",
"AUTOTOOLTIP-kli_ktingar2.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     Disruptor
     Cloaking Device

      Mittel
",
"AUTOTOOLTIP-kli_ktingar3.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     Disruptor
     Cloaking Device

      Mittel
",
"AUTOTOOLTIP-kli_ktingar4.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     Disruptor
     Micro Photon Torpedo
     Cloaking Device

      Mittel
",
"AUTOTOOLTIP-kli_ktingar5.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     Disruptor
     Micro Photon Torpedo
     Cloaking Device

      Mittel
",
"AUTOTOOLTIP-kli_ktingar6.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     Disruptor
     Micro Photon Torpedo
     Cloaking Device
     Tritanium-Deuterium-Alloy Armor 
     Lowers hulldamage taken by 40 percent
     and reduces all damage received from
     torpedoes by 15 percent

      Mittel
",
"AUTOTOOLTIP-kli_ktingaZ.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     Disruptor
     Cloaking Device

      Mittel

     
     Construction costs reduced by 20 percent
",
"AUTOTOOLTIP-kli_ktingaZr2.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     Disruptor
     Cloaking Device

      Mittel

     
     Construction costs reduced by 20 percent
",
"AUTOTOOLTIP-kli_ktingaZr3.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     Disruptor
     Cloaking Device

      Mittel

     
     Construction costs reduced by 20 percent
",
"AUTOTOOLTIP-kli_ktingaZr4.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     Disruptor
     Micro Photon Torpedo
     Cloaking Device

      Mittel

     
     Construction costs reduced by 20 percent
",
"AUTOTOOLTIP-kli_ktingaZr5.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     Disruptor
     Micro Photon Torpedo
     Cloaking Device

      Mittel

     
     Construction costs reduced by 20 percent
",
"AUTOTOOLTIP-kli_ktingaZr6.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     Disruptor
     Micro Photon Torpedo
     Cloaking Device
     Tritanium-Deuterium-Alloy Armor 
     Lowers hulldamage taken by 40 percent
     and reduces all damage received from
     torpedoes by 15 percent

      Mittel

     
     Construction costs reduced by 20 percent
",
"AUTOTOOLTIP-kli_kvort.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     2x Pulse Disruptor
     Cloaking Device
     Shield Breaking Torpedo

      Kurz
",
"AUTOTOOLTIP-kli_kvortr2.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     2x Pulse Disruptor
     Cloaking Device
     Shield Breaking Torpedo

      Kurz
",
"AUTOTOOLTIP-kli_kvortr3.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     2x Pulse Disruptor
     Cloaking Device
     Shield Breaking Torpedo

      Kurz
",
"AUTOTOOLTIP-kli_kvortr4.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     2x Pulse Disruptor
     Cloaking Device
     Shield Breaking Torpedo
     Verteron Particle Loads 
     Attacks have a 10 percent chance to
     disable the engines of the target

      Kurz
",
"AUTOTOOLTIP-kli_kvortr5.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     2x Pulse Disruptor
     Cloaking Device
     Shield Breaking Torpedo
     Verteron Particle Loads 
     Attacks have a 20 percent chance to
     disable the engines of the target

      Kurz
",
"AUTOTOOLTIP-kli_kvortr6.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     2x Twin-cannon Disruptor
     Fires an additional burst per volley
     Cloaking Device
     Shield Breaking Torpedo
     Verteron Particle Loads 
     Attacks have a 20 percent chance to
     disable the engines of the target

      Kurz
",
"AUTOTOOLTIP-kli_kvortZ.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     2x Pulse Disruptor
     Photon Torpedo
     Cloaking Device
     Shield Breaking Torpedo

      Kurz

     
     Angriffsstrke erhht um 3
     Is equipped with Photon Torpedos
",
"AUTOTOOLTIP-kli_kvortZr2.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     2x Pulse Disruptor
     Photon Torpedo
     Cloaking Device
     Shield Breaking Torpedo

      Kurz

     
     Angriffsstrke erhht um 3
     Is equipped with Photon Torpedos
",
"AUTOTOOLTIP-kli_kvortZr3.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     2x Pulse Disruptor
     Photon Torpedo
     Cloaking Device
     Shield Breaking Torpedo

      Kurz

     
     Angriffsstrke erhht um 3
     Is equipped with Photon Torpedos
",
"AUTOTOOLTIP-kli_kvortZr4.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     2x Pulse Disruptor
     Photon Torpedo
     Cloaking Device
     Shield Breaking Torpedo
     Verteron Particle Loads 
     Attacks have a 10 percent chance to
     disable the engines of the target

      Kurz

     
     Angriffsstrke erhht um 3
     Is equipped with Photon Torpedos
",
"AUTOTOOLTIP-kli_kvortZr5.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     2x Pulse Disruptor
     Photon Torpedo
     Cloaking Device
     Shield Breaking Torpedo
     Verteron Particle Loads 
     Attacks have a 20 percent chance to
     disable the engines of the target

      Kurz

     
     Angriffsstrke erhht um 3
     Is equipped with Photon Torpedos
",
"AUTOTOOLTIP-kli_kvortZr6.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     2x Twin-cannon Disruptor
     Fires an additional burst per volley
     Photon Torpedo
     Cloaking Device
     Shield Breaking Torpedo
     Verteron Particle Loads 
     Attacks have a 20 percent chance to
     disable the engines of the target

      Kurz

     
     Angriffsstrke erhht um 3
     Is equipped with Photon Torpedos
",
"AUTOTOOLTIP-kli_kvort_fed.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     2x Pulse Disruptor
     Cloaking Device
     Shield Breaking Torpedo
     Evasive Maneuvers 
     Decreases the chance to be hit by
     torpedos and pulse weapons

      Mittel

     
     Verteidigungswert erhht um 1
     Is equipped with the Evasive Maneuvers
     passive ability
     Weaponrange increased to Medium
",
"AUTOTOOLTIP-kli_kvort_fedr2.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     2x Pulse Disruptor
     Cloaking Device
     Shield Breaking Torpedo
     Evasive Maneuvers 
     Decreases the chance to be hit by
     torpedos and pulse weapons

      Mittel

     
     Verteidigungswert erhht um 1
     Is equipped with the Evasive Maneuvers
     passive ability
     Weaponrange increased to Medium
",
"AUTOTOOLTIP-kli_kvort_fedr3.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     2x Pulse Disruptor
     Cloaking Device
     Shield Breaking Torpedo
     Evasive Maneuvers 
     Decreases the chance to be hit by
     torpedos and pulse weapons

      Mittel

     
     Verteidigungswert erhht um 1
     Is equipped with the Evasive Maneuvers
     passive ability
     Weaponrange increased to Medium
",
"AUTOTOOLTIP-kli_kvort_fedr4.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     2x Pulse Disruptor
     Cloaking Device
     Shield Breaking Torpedo
     Evasive Maneuvers 
     Decreases the chance to be hit by
     torpedos and pulse weapons
     Verteron Particle Loads 
     Attacks have a 10 percent chance to
     disable the engines of the target

      Mittel

     
     Verteidigungswert erhht um 1
     Is equipped with the Evasive Maneuvers
     passive ability
     Weaponrange increased to Medium
",
"AUTOTOOLTIP-kli_kvort_fedr5.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     2x Pulse Disruptor
     Cloaking Device
     Shield Breaking Torpedo
     Evasive Maneuvers 
     Decreases the chance to be hit by
     torpedos and pulse weapons
     Verteron Particle Loads 
     Attacks have a 20 percent chance to
     disable the engines of the target

      Mittel

     
     Verteidigungswert erhht um 1
     Is equipped with the Evasive Maneuvers
     passive ability
     Weaponrange increased to Medium
",
"AUTOTOOLTIP-kli_kvort_fedr6.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     2x Twin-cannon Disruptor
     Fires an additional burst per volley
     Cloaking Device
     Shield Breaking Torpedo
     Evasive Maneuvers 
     Decreases the chance to be hit by
     torpedos and pulse weapons
     Verteron Particle Loads 
     Attacks have a 20 percent chance to
     disable the engines of the target

      Mittel

     
     Verteidigungswert erhht um 1
     Is equipped with the Evasive Maneuvers
     passive ability
     Weaponrange increased to Medium
",
"AUTOTOOLTIP-kli_luspet.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Cluster Torpedo
     Cloaking Device
     Field Of Fire

      Kurz

     
     Boarding party strength increased
",
"AUTOTOOLTIP-kli_luspetr2.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Cluster Torpedo
     Cloaking Device
     Field Of Fire

      Kurz

     
     Boarding party strength increased
",
"AUTOTOOLTIP-kli_luspetr3.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Cluster Torpedo
     Cloaking Device
     Field Of Fire

      Kurz

     
     Boarding party strength increased
",
"AUTOTOOLTIP-kli_luspetr4.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Cluster Torpedo
     Cloaking Device
     Field Of Fire
     High Explosives 
     Increases the direct hull damage dealt
     by Cluster Torpedoes and Field Of Fire
     by 35 percent

      Kurz

     
     Boarding party strength increased
",
"AUTOTOOLTIP-kli_luspetr5.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Cluster Torpedo
     Cloaking Device
     Field Of Fire
     High Explosives 
     Increases the direct hull damage dealt
     by Cluster Torpedoes and Field Of Fire
     by 70 percent

      Kurz

     
     Boarding party strength increased
",
"AUTOTOOLTIP-kli_luspetr6.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Cluster Torpedo
     Cloaking Device
     Field Of Fire
     High Explosives 
     Increases the direct hull damage dealt
     by Cluster Torpedoes and Field Of Fire
     by 70 percent
     Battle-tried Loadout 
     Adds half of the Systemleistung to the
     Offensive and Verteidigungswerts

      Kurz

     
     Boarding party strength increased
",
"AUTOTOOLTIP-kli_mining_station.odf", "
       Angriffsstrke
     Verteidigungswert
     Systemleistung

     Verarbeitet Dilithium und Tritanium
",
"AUTOTOOLTIP-kli_mixedtech_yard.odf", "
       Angriffsstrke
   Verteidigungswert
     Systemleistung

     Werft
     Constructs Mixed-Tech units
",
"AUTOTOOLTIP-kli_mixedtech_yard_bor.odf", "
       Angriffsstrke
   Verteidigungswert
     Systemleistung

     Werft
     Constructs Mixed-Tech units

     Produziert:
     B'rel Class
     Sang' Class
     Qaw'Duj Class
",
"AUTOTOOLTIP-kli_mixedtech_yard_dom.odf", "
       Angriffsstrke
   Verteidigungswert
     Systemleistung

     Werft
     Constructs Mixed-Tech units

     Produziert:
     NoQ'Duj Class
     Vutpa' Class
     Cho'naQ Class
",
"AUTOTOOLTIP-kli_mixedtech_yard_fed.odf", "
       Angriffsstrke
   Verteidigungswert
     Systemleistung

     Werft
     Constructs Mixed-Tech units

     Produziert:
     K'Vort Class
     Vor'cha Class
     E'Djen Class
",
"AUTOTOOLTIP-kli_mixedtech_yard_rom.odf", "
       Angriffsstrke
   Verteidigungswert
     Systemleistung

     Werft
     Constructs Mixed-Tech units

     Produziert:
     B'rel Class
     Sang' Class
     Qaw'Duj Class
",
"AUTOTOOLTIP-kli_moqbara_station.odf", "
       Angriffsstrke
   Verteidigungswert
     Systemleistung

     Allows to organize battles to increase
     the effectiveness of your fleets during
     combat
",
"AUTOTOOLTIP-kli_neghvar.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Ion Torpedo
     Weapon Overload

      Kurz
",
"AUTOTOOLTIP-kli_neghvarr2.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Ion Torpedo
     Weapon Overload

      Kurz
",
"AUTOTOOLTIP-kli_neghvarr3.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Ion Torpedo
     Weapon Overload

      Kurz
",
"AUTOTOOLTIP-kli_neghvarr4.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Ion Torpedo
     Warship Torpedo
     Deals increased damage to buildings
     Weapon Overload

      Kurz
",
"AUTOTOOLTIP-kli_neghvarr5.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Ion Torpedo
     Warship Torpedo
     Deals increased damage to buildings
     Weapon Overload

      Kurz
",
"AUTOTOOLTIP-kli_neghvarr6.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Ion Torpedo
     Warship Torpedo
     Deals increased damage to buildings
     2x Warship Cannon
     Deals increased damage to battleships
     Weapon Overload

      Kurz
",
"AUTOTOOLTIP-kli_neghvarY.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Ion Torpedo
     Weapon Overload

      Kurz

     
     Verteidigungswert erhht um 8
     Boarding party strength increased
",
"AUTOTOOLTIP-kli_neghvarYr2.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Ion Torpedo
     Weapon Overload

      Kurz

     
     Verteidigungswert erhht um 8
     Boarding party strength increased
",
"AUTOTOOLTIP-kli_neghvarYr3.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Ion Torpedo
     Weapon Overload

      Kurz

     
     Verteidigungswert erhht um 8
     Boarding party strength increased
",
"AUTOTOOLTIP-kli_neghvarYr4.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Ion Torpedo
     Warship Torpedo
     Deals increased damage to buildings
     Weapon Overload

      Kurz

     
     Verteidigungswert erhht um 8
     Boarding party strength increased
",
"AUTOTOOLTIP-kli_neghvarYr5.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Ion Torpedo
     Warship Torpedo
     Deals increased damage to buildings
     Weapon Overload

      Kurz

     
     Verteidigungswert erhht um 8
     Boarding party strength increased
",
"AUTOTOOLTIP-kli_neghvarYr6.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Ion Torpedo
     Warship Torpedo
     Deals increased damage to buildings
     2x Warship Cannon
     Deals increased damage to battleships
     Weapon Overload

      Kurz

     
     Verteidigungswert erhht um 8
     Boarding party strength increased
",
"AUTOTOOLTIP-kli_noqduj.odf", "
     Angriffsstrke
       Verteidigungswert
       Systemleistung

     2x Pulse Disruptor
     Cloaking Device
     Superiority Fighter 
     This unit deals increased damage to
     other scouts

      Kurz
",
"AUTOTOOLTIP-kli_noqduj_dom.odf", "
     Angriffsstrke
       Verteidigungswert
       Systemleistung

     2x Pulse Disruptor
     Cloaking Device
     Superiority Fighter 
     This unit deals increased damage to
     other scouts

      Kurz

     
     All attributes erhht um 1
     Movementspeed increased
     Sensorrange increased
",
"AUTOTOOLTIP-kli_ordnance_depot.odf", "
       Angriffsstrke
     Verteidigungswert
     Systemleistung

     Forschungsstation

     Erforscht:
     Improved Engines
     Advanced Engines
     Improved Shielding
     Advanced Shielding
     Research Call to Arms Upgrade
",
"AUTOTOOLTIP-kli_platform.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Photon Rack
     Hochauflsendes Zielsystem 
     Torpedos treffen immer

      Lang
",
"AUTOTOOLTIP-kli_qawduj.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Photon Torpedo
     Cloaking Device

     
     ƙ Sword of Kahless
     ƚ Ionizing Torpedo
     ƛ Polaron Field

      Mittel
",
"AUTOTOOLTIP-kli_qawdujr2.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Photon Torpedo
     Cloaking Device

     
     ƙ Sword of Kahless
     ƚ Ionizing Torpedo
     ƛ Polaron Field

      Mittel
",
"AUTOTOOLTIP-kli_qawdujr3.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Photon Torpedo
     Cloaking Device

     
     ƙ Sword of Kahless
     ƚ Ionizing Torpedo
     ƛ Polaron Field

      Mittel
",
"AUTOTOOLTIP-kli_qawdujr4.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Photon Torpedo
     Cloaking Device
     Ionized Shells 
     Attacks destroy 3 special weapon energy
     on the target

     
     ƙ Sword of Kahless
     ƚ Ionizing Torpedo
     ƛ Polaron Field

      Mittel
",
"AUTOTOOLTIP-kli_qawdujr5.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Photon Torpedo
     Cloaking Device
     Ionized Shells 
     Attacks destroy 6 special weapon energy
     on the target

     
     ƙ Sword of Kahless
     ƚ Ionizing Torpedo
     ƛ Polaron Field

      Mittel
",
"AUTOTOOLTIP-kli_qawdujr6.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Photon Torpedo
     Cloaking Device
     Ionized Shells 
     Attacks destroy 6 special weapon energy
     on the target
     Tritanium-Deuterium-Alloy Armor 
     Lowers hulldamage taken by 40 percent
     and reduces all damage received from
     torpedoes by 15 percent

     
     ƙ Sword of Kahless
     ƚ Ionizing Torpedo
     ƛ Polaron Field

      Mittel
",
"AUTOTOOLTIP-kli_qawduj_bor.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Photon Torpedo
     Cloaking Device

     
     ƙ Sword of Kahless
     ƚ Ionizing Torpedo
     ƛ Polaron Field

      Mittel

     
     All attributes erhht um 2
     The Ionizing Torpedo special ability
     drains twice as much special energy but
     over 8 seconds
",
"AUTOTOOLTIP-kli_qawduj_borr2.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Photon Torpedo
     Cloaking Device

     
     ƙ Sword of Kahless
     ƚ Ionizing Torpedo
     ƛ Polaron Field

      Mittel

     
     All attributes erhht um 2
     The Ionizing Torpedo special ability
     drains twice as much special energy but
     over 8 seconds
",
"AUTOTOOLTIP-kli_qawduj_borr3.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Photon Torpedo
     Cloaking Device

     
     ƙ Sword of Kahless
     ƚ Ionizing Torpedo
     ƛ Polaron Field

      Mittel

     
     All attributes erhht um 2
     The Ionizing Torpedo special ability
     drains twice as much special energy but
     over 8 seconds
",
"AUTOTOOLTIP-kli_qawduj_borr4.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Photon Torpedo
     Cloaking Device
     Ionized Shells 
     Attacks destroy 3 special weapon energy
     on the target

     
     ƙ Sword of Kahless
     ƚ Ionizing Torpedo
     ƛ Polaron Field

      Mittel

     
     All attributes erhht um 2
     The Ionizing Torpedo special ability
     drains twice as much special energy but
     over 8 seconds
",
"AUTOTOOLTIP-kli_qawduj_borr5.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Photon Torpedo
     Cloaking Device
     Ionized Shells 
     Attacks destroy 6 special weapon energy
     on the target

     
     ƙ Sword of Kahless
     ƚ Ionizing Torpedo
     ƛ Polaron Field

      Mittel

     
     All attributes erhht um 2
     The Ionizing Torpedo special ability
     drains twice as much special energy but
     over 8 seconds
",
"AUTOTOOLTIP-kli_qawduj_borr6.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Photon Torpedo
     Cloaking Device
     Ionized Shells 
     Attacks destroy 6 special weapon energy
     on the target
     Tritanium-Deuterium-Alloy Armor 
     Lowers hulldamage taken by 40 percent
     and reduces all damage received from
     torpedoes by 15 percent

     
     ƙ Sword of Kahless
     ƚ Ionizing Torpedo
     ƛ Polaron Field

      Mittel

     
     All attributes erhht um 2
     The Ionizing Torpedo special ability
     drains twice as much special energy but
     over 8 seconds
",
"AUTOTOOLTIP-kli_qawduj_rom.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Photon Torpedo
     Cloaking Device

     
     ƙ Sword of Kahless
     ƚ Ionizing Torpedo
     ƛ Polaron Field

      Mittel

     
     Angriffsstrke erhht um 1
     Verteidigungswert erhht um 1
     Systemleistung erhht um 2
     The Polaron Field special ability deals
     a small amount of damage to all hostile
     units in addition to its normal effects
",
"AUTOTOOLTIP-kli_qawduj_romr2.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Photon Torpedo
     Cloaking Device

     
     ƙ Sword of Kahless
     ƚ Ionizing Torpedo
     ƛ Polaron Field

      Mittel

     
     Angriffsstrke erhht um 1
     Verteidigungswert erhht um 1
     Systemleistung erhht um 2
     The Polaron Field special ability deals
     a small amount of damage to all hostile
     units in addition to its normal effects
",
"AUTOTOOLTIP-kli_qawduj_romr3.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Photon Torpedo
     Cloaking Device

     
     ƙ Sword of Kahless
     ƚ Ionizing Torpedo
     ƛ Polaron Field

      Mittel

     
     Angriffsstrke erhht um 1
     Verteidigungswert erhht um 1
     Systemleistung erhht um 2
     The Polaron Field special ability deals
     a small amount of damage to all hostile
     units in addition to its normal effects
",
"AUTOTOOLTIP-kli_qawduj_romr4.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Photon Torpedo
     Cloaking Device
     Ionized Shells 
     Attacks destroy 3 special weapon energy
     on the target

     
     ƙ Sword of Kahless
     ƚ Ionizing Torpedo
     ƛ Polaron Field

      Mittel

     
     Angriffsstrke erhht um 1
     Verteidigungswert erhht um 1
     Systemleistung erhht um 2
     The Polaron Field special ability deals
     a small amount of damage to all hostile
     units in addition to its normal effects
",
"AUTOTOOLTIP-kli_qawduj_romr5.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Photon Torpedo
     Cloaking Device
     Ionized Shells 
     Attacks destroy 6 special weapon energy
     on the target

     
     ƙ Sword of Kahless
     ƚ Ionizing Torpedo
     ƛ Polaron Field

      Mittel

     
     Angriffsstrke erhht um 1
     Verteidigungswert erhht um 1
     Systemleistung erhht um 2
     The Polaron Field special ability deals
     a small amount of damage to all hostile
     units in addition to its normal effects
",
"AUTOTOOLTIP-kli_qawduj_romr6.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Photon Torpedo
     Cloaking Device
     Ionized Shells 
     Attacks destroy 6 special weapon energy
     on the target
     Tritanium-Deuterium-Alloy Armor 
     Lowers hulldamage taken by 40 percent
     and reduces all damage received from
     torpedoes by 15 percent

     
     ƙ Sword of Kahless
     ƚ Ionizing Torpedo
     ƛ Polaron Field

      Mittel

     
     Angriffsstrke erhht um 1
     Verteidigungswert erhht um 1
     Systemleistung erhht um 2
     The Polaron Field special ability deals
     a small amount of damage to all hostile
     units in addition to its normal effects
",
"AUTOTOOLTIP-kli_sang.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     Micro Photon Torpedo
     Cloaking Device
     Compound Torpedos

      Lang
",
"AUTOTOOLTIP-kli_sangr2.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     Micro Photon Torpedo
     Cloaking Device
     Compound Torpedos

      Lang
",
"AUTOTOOLTIP-kli_sangr3.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     Micro Photon Torpedo
     Cloaking Device
     Compound Torpedos

      Lang
",
"AUTOTOOLTIP-kli_sangr4.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     Micro Photon Torpedo
     Cloaking Device
     Compound Torpedos
     Flak Torpedoes 
     Increases the damage dealt to
     destroyers by 30 percent

      Lang
",
"AUTOTOOLTIP-kli_sangr5.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     Micro Photon Torpedo
     Cloaking Device
     Compound Torpedos
     Flak Torpedoes 
     Increases the damage dealt to
     destroyers by 60 percent

      Lang
",
"AUTOTOOLTIP-kli_sangr6.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     Micro Photon Torpedo
     Cloaking Device
     Compound Torpedos
     Flak Torpedoes 
     Increases the damage dealt to
     destroyers by 60 percent
     Condensed Proton Warheads 
     Deals area damage to hostile units
     which has greater effect on battleships

      Lang
",
"AUTOTOOLTIP-kli_sangZ.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     Micro Photon Torpedo
     Cloaking Device
     Compound Torpedos

      Lang

     
     Angriffsstrke erhht um 2
",
"AUTOTOOLTIP-kli_sangZr2.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     Micro Photon Torpedo
     Cloaking Device
     Compound Torpedos

      Lang

     
     Angriffsstrke erhht um 2
",
"AUTOTOOLTIP-kli_sangZr3.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     Micro Photon Torpedo
     Cloaking Device
     Compound Torpedos

      Lang

     
     Angriffsstrke erhht um 2
",
"AUTOTOOLTIP-kli_sangZr4.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     Micro Photon Torpedo
     Cloaking Device
     Compound Torpedos
     Flak Torpedoes 
     Increases the damage dealt to
     destroyers by 30 percent

      Lang

     
     Angriffsstrke erhht um 2
",
"AUTOTOOLTIP-kli_sangZr5.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     Micro Photon Torpedo
     Cloaking Device
     Compound Torpedos
     Flak Torpedoes 
     Increases the damage dealt to
     destroyers by 60 percent

      Lang

     
     Angriffsstrke erhht um 2
",
"AUTOTOOLTIP-kli_sangZr6.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     Micro Photon Torpedo
     Cloaking Device
     Compound Torpedos
     Flak Torpedoes 
     Increases the damage dealt to
     destroyers by 60 percent
     Condensed Proton Warheads 
     Deals area damage to hostile units
     which has greater effect on battleships

      Lang
",
"AUTOTOOLTIP-kli_sang_bor.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Micro Photon Torpedo
     Cloaking Device
     Compound Torpedos
     Multidimensional Targeting 
     Reduces the miss chance of torpedo
     weapons

      Mittel

     
     All attributes erhht um 1
     Weaponrange reduced to medium
     Is equipped with the Multidimensional
     Targeting passive ability
",
"AUTOTOOLTIP-kli_sang_borr2.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Micro Photon Torpedo
     Cloaking Device
     Compound Torpedos
     Multidimensional Targeting 
     Reduces the miss chance of torpedo
     weapons

      Mittel

     
     All attributes erhht um 1
     Weaponrange reduced to medium
     Is equipped with the Multidimensional
     Targeting passive ability
",
"AUTOTOOLTIP-kli_sang_borr3.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Micro Photon Torpedo
     Cloaking Device
     Compound Torpedos
     Multidimensional Targeting 
     Reduces the miss chance of torpedo
     weapons

      Mittel

     
     All attributes erhht um 1
     Weaponrange reduced to medium
     Is equipped with the Multidimensional
     Targeting passive ability
",
"AUTOTOOLTIP-kli_sang_borr4.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Micro Photon Torpedo
     Cloaking Device
     Compound Torpedos
     Multidimensional Targeting 
     Reduces the miss chance of torpedo
     weapons
     Flak Torpedoes 
     Increases the damage dealt to
     destroyers by 30 percent

      Mittel

     
     All attributes erhht um 1
     Weaponrange reduced to medium
     Is equipped with the Multidimensional
     Targeting passive ability
",
"AUTOTOOLTIP-kli_sang_borr5.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Micro Photon Torpedo
     Cloaking Device
     Compound Torpedos
     Multidimensional Targeting 
     Reduces the miss chance of torpedo
     weapons
     Flak Torpedoes 
     Increases the damage dealt to
     destroyers by 60 percent

      Mittel

     
     All attributes erhht um 1
     Weaponrange reduced to medium
     Is equipped with the Multidimensional
     Targeting passive ability
",
"AUTOTOOLTIP-kli_sang_borr6.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Micro Photon Torpedo
     Cloaking Device
     Compound Torpedos
     Multidimensional Targeting 
     Reduces the miss chance of torpedo
     weapons
     Flak Torpedoes 
     Increases the damage dealt to
     destroyers by 60 percent
     Condensed Proton Warheads 
     Deals area damage to hostile units
     which has greater effect on battleships

      Mittel

     
     All attributes erhht um 1
     Weaponrange reduced to medium
     Is equipped with the Multidimensional
     Targeting passive ability
",
"AUTOTOOLTIP-kli_sang_rom.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Micro Photon Torpedo
     Cloaking Device
     Compound Torpedos

      Lang
     Dieses Schiff kann bis zu  Ziele gleichzeitig angreifen

     
     Systemleistung erhht um 1
     The Compound Torpedo special ability
     will hit one additional target
     The Sang' may hit up to two vessels
",
"AUTOTOOLTIP-kli_sang_romr2.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Micro Photon Torpedo
     Cloaking Device
     Compound Torpedos

      Lang
     Dieses Schiff kann bis zu  Ziele gleichzeitig angreifen

     
     Systemleistung erhht um 1
     The Compound Torpedo special ability
     will hit one additional target
     The Sang' may hit up to two vessels
",
"AUTOTOOLTIP-kli_sang_romr3.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Micro Photon Torpedo
     Cloaking Device
     Compound Torpedos

      Lang
     Dieses Schiff kann bis zu  Ziele gleichzeitig angreifen

     
     Systemleistung erhht um 1
     The Compound Torpedo special ability
     will hit one additional target
     The Sang' may hit up to two vessels
",
"AUTOTOOLTIP-kli_sang_romr4.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Micro Photon Torpedo
     Cloaking Device
     Compound Torpedos
     Flak Torpedoes 
     Increases the damage dealt to
     destroyers by 30 percent

      Lang
     Dieses Schiff kann bis zu  Ziele gleichzeitig angreifen

     
     Systemleistung erhht um 1
     The Compound Torpedo special ability
     will hit one additional target
     The Sang' may hit up to two vessels
",
"AUTOTOOLTIP-kli_sang_romr5.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Micro Photon Torpedo
     Cloaking Device
     Compound Torpedos
     Flak Torpedoes 
     Increases the damage dealt to
     destroyers by 60 percent

      Lang
     Dieses Schiff kann bis zu  Ziele gleichzeitig angreifen

     
     Systemleistung erhht um 1
     The Compound Torpedo special ability
     will hit one additional target
     The Sang' may hit up to two vessels
",
"AUTOTOOLTIP-kli_sang_romr6.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Micro Photon Torpedo
     Cloaking Device
     Compound Torpedos
     Flak Torpedoes 
     Increases the damage dealt to
     destroyers by 60 percent
     Condensed Proton Warheads 
     Deals area damage to hostile units
     which has greater effect on battleships

      Lang
     Dieses Schiff kann bis zu  Ziele gleichzeitig angreifen

     
     Systemleistung erhht um 1
     The Compound Torpedo special ability
     will hit one additional target
     The Sang' may hit up to two vessels
",
"AUTOTOOLTIP-kli_scout_station.odf", "
       Angriffsstrke
     Verteidigungswert
     Systemleistung

     Tachyongitter 
",
"AUTOTOOLTIP-kli_susa.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     2x Micro Photon Torpedo
     Cloaking Device
     Last Ditch Assault

      Kurz
",
"AUTOTOOLTIP-kli_susaM.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     2x Micro Photon Torpedo
     Cloaking Device
     Last Ditch Assault

      Kurz
",
"AUTOTOOLTIP-kli_susaMM.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     2x Micro Photon Torpedo
     Cloaking Device
     Last Ditch Assault

      Kurz
",
"AUTOTOOLTIP-kli_susaMMr2.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     2x Micro Photon Torpedo
     Cloaking Device
     Last Ditch Assault

      Kurz
",
"AUTOTOOLTIP-kli_susaMMr3.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     2x Micro Photon Torpedo
     Cloaking Device
     Last Ditch Assault

      Kurz
",
"AUTOTOOLTIP-kli_susaMMr4.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     4x Micro Photon Torpedo
     Cloaking Device
     Last Ditch Assault

      Kurz
",
"AUTOTOOLTIP-kli_susaMMr5.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     4x Micro Photon Torpedo
     Cloaking Device
     Last Ditch Assault

      Kurz
",
"AUTOTOOLTIP-kli_susaMMr6.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     4x Micro Photon Torpedo
     Cloaking Device
     Last Ditch Assault
     Condensed Proton Warheads 
     Deals area damage to hostile units
     which has greater effect on battleships

      Kurz
",
"AUTOTOOLTIP-kli_susaMr2.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     2x Micro Photon Torpedo
     Cloaking Device
     Last Ditch Assault

      Kurz
",
"AUTOTOOLTIP-kli_susaMr3.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     2x Micro Photon Torpedo
     Cloaking Device
     Last Ditch Assault

      Kurz
",
"AUTOTOOLTIP-kli_susaMr4.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     4x Micro Photon Torpedo
     Cloaking Device
     Last Ditch Assault

      Kurz
",
"AUTOTOOLTIP-kli_susaMr5.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     4x Micro Photon Torpedo
     Cloaking Device
     Last Ditch Assault

      Kurz
",
"AUTOTOOLTIP-kli_susaMr6.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     4x Micro Photon Torpedo
     Cloaking Device
     Last Ditch Assault
     Condensed Proton Warheads 
     Deals area damage to hostile units
     which has greater effect on battleships

      Kurz
",
"AUTOTOOLTIP-kli_susar2.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     2x Micro Photon Torpedo
     Cloaking Device
     Last Ditch Assault

      Kurz
",
"AUTOTOOLTIP-kli_susar3.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     2x Micro Photon Torpedo
     Cloaking Device
     Last Ditch Assault

      Kurz
",
"AUTOTOOLTIP-kli_susar4.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     4x Micro Photon Torpedo
     Cloaking Device
     Last Ditch Assault

      Kurz
",
"AUTOTOOLTIP-kli_susar5.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     4x Micro Photon Torpedo
     Cloaking Device
     Last Ditch Assault

      Kurz
",
"AUTOTOOLTIP-kli_susar6.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     4x Micro Photon Torpedo
     Cloaking Device
     Last Ditch Assault
     Condensed Proton Warheads 
     Deals area damage to hostile units
     which has greater effect on battleships

      Kurz
",
"AUTOTOOLTIP-kli_topmey.odf", "
       Angriffsstrke
     Verteidigungswert
       Systemleistung

     Baut Dilithium and Tritanium ab
     Dilithium-Ladevolumen: 150
     Tritanium-Ladevolumen: 100
     Can dispatch its storage containers to
     become a K't'inga Class destroyer
",
"AUTOTOOLTIP-kli_topmeyZ.odf", "
       Angriffsstrke
     Verteidigungswert
       Systemleistung

     Baut Dilithium and Tritanium ab
     Dilithium-Ladevolumen: 150
     Tritanium-Ladevolumen: 100
     Can dispatch its storage containers to
     become a K't'inga Class destroyer

     
     Construction costs reduced by 20 percent
",
"AUTOTOOLTIP-kli_veqlaragh.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     Tactical Torpedo
     Cloaking Device
     Alternate Armament

      Artillerie
",
"AUTOTOOLTIP-kli_veqlaraghr2.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     Tactical Torpedo
     Cloaking Device
     Alternate Armament

      Artillerie
",
"AUTOTOOLTIP-kli_veqlaraghr3.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     Tactical Torpedo
     Cloaking Device
     Alternate Armament

      Artillerie
",
"AUTOTOOLTIP-kli_veqlaraghr4.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     Tactical Torpedo
     Cloaking Device
     Alternate Armament
     Armor Piercing 
     Increases damage dealt by an amount
     equal to 0.4 percent of the target's
     total hitpoints

      Artillerie
",
"AUTOTOOLTIP-kli_veqlaraghr5.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     Tactical Torpedo
     Cloaking Device
     Alternate Armament
     Armor Piercing 
     Increases damage dealt by an amount
     equal to 0.8 percent of the target's
     total hitpoints

      Artillerie
",
"AUTOTOOLTIP-kli_veqlaraghr6.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     Tactical Torpedo
     Cloaking Device
     Alternate Armament
     Armor Piercing 
     Increases damage dealt by an amount
     equal to 0.8 percent of the target's
     total hitpoints
     Condensed Proton Warheads 
     Deals area damage to hostile units
     which has greater effect on battleships

      Artillerie
",
"AUTOTOOLTIP-kli_vorcha.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Cloaking Device
     Polaron Torpedo

      Mittel
",
"AUTOTOOLTIP-kli_vorchar2.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Cloaking Device
     Polaron Torpedo

      Mittel
",
"AUTOTOOLTIP-kli_vorchar3.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Cloaking Device
     Polaron Torpedo

      Mittel
",
"AUTOTOOLTIP-kli_vorchar4.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Photon Torpedo
     Cloaking Device
     Polaron Torpedo

      Mittel
",
"AUTOTOOLTIP-kli_vorchar5.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Photon Torpedo
     Cloaking Device
     Polaron Torpedo

      Mittel
",
"AUTOTOOLTIP-kli_vorchar6.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Photon Torpedo
     Cloaking Device
     Polaron Torpedo
     Battle-tried Loadout 
     Adds half of the Systemleistung to the
     Offensive and Verteidigungswerts

      Mittel
",
"AUTOTOOLTIP-kli_vorchaY.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Cloaking Device
     Polaron Torpedo

      Mittel

     
     Boarding party strength increased
",
"AUTOTOOLTIP-kli_vorchaYr2.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Cloaking Device
     Polaron Torpedo

      Mittel

     
     Boarding party strength increased
",
"AUTOTOOLTIP-kli_vorchaYr3.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Cloaking Device
     Polaron Torpedo

      Mittel

     
     Boarding party strength increased
",
"AUTOTOOLTIP-kli_vorchaYr4.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Photon Torpedo
     Cloaking Device
     Polaron Torpedo

      Mittel

     
     Boarding party strength increased
",
"AUTOTOOLTIP-kli_vorchaYr5.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Photon Torpedo
     Cloaking Device
     Polaron Torpedo

      Mittel

     
     Boarding party strength increased
",
"AUTOTOOLTIP-kli_vorchaYr6.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Photon Torpedo
     Cloaking Device
     Polaron Torpedo
     Battle-tried Loadout 
     Adds half of the Systemleistung to the
     Offensive and Verteidigungswerts

      Mittel

     
     Boarding party strength increased
",
"AUTOTOOLTIP-kli_vorcha_fed.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Refined Disruptor
     Deals increased damage to small sized
     vessels
     Cloaking Device
     Polaron Torpedo

      Mittel

     
     Verteidigungswert erhht um 3
     Is equipped with a Refined Disruptor
",
"AUTOTOOLTIP-kli_vorcha_fedr2.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Refined Disruptor
     Deals increased damage to small sized
     vessels
     Cloaking Device
     Polaron Torpedo

      Mittel

     
     Verteidigungswert erhht um 3
     Is equipped with a Refined Disruptor
",
"AUTOTOOLTIP-kli_vorcha_fedr3.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Refined Disruptor
     Deals increased damage to small sized
     vessels
     Cloaking Device
     Polaron Torpedo

      Mittel

     
     Verteidigungswert erhht um 3
     Is equipped with a Refined Disruptor
",
"AUTOTOOLTIP-kli_vorcha_fedr4.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Refined Disruptor
     Deals increased damage to small sized
     vessels
     Photon Torpedo
     Cloaking Device
     Polaron Torpedo

      Mittel

     
     Verteidigungswert erhht um 3
     Is equipped with a Refined Disruptor
",
"AUTOTOOLTIP-kli_vorcha_fedr5.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Refined Disruptor
     Deals increased damage to small sized
     vessels
     Photon Torpedo
     Cloaking Device
     Polaron Torpedo

      Mittel

     
     Verteidigungswert erhht um 3
     Is equipped with a Refined Disruptor
",
"AUTOTOOLTIP-kli_vorcha_fedr6.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Photon Torpedo
     Cloaking Device
     Polaron Torpedo
     Battle-tried Loadout 
     Adds half of the Systemleistung to the
     Offensive and Verteidigungswerts

      Mittel

     
     Verteidigungswert erhht um 3
     Is equipped with a Refined Disruptor
",
"AUTOTOOLTIP-kli_vutpa.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Pulse Disruptor
     Cloaking Device
     Anti Targeting Systems 
     Decreases the chance to be hit by
     torpedos by 45 percent

      Mittel
",
"AUTOTOOLTIP-kli_vutpaR.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Pulse Disruptor
     Cloaking Device
     Anti Targeting Systems 
     Decreases the chance to be hit by
     torpedos by 45 percent

     
     May use transporter assault
     Increased boarding party strength

      Mittel
",
"AUTOTOOLTIP-kli_vutpar2.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Pulse Disruptor
     Cloaking Device
     Anti Targeting Systems 
     Decreases the chance to be hit by
     torpedos by 45 percent

      Mittel
",
"AUTOTOOLTIP-kli_vutpar3.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Pulse Disruptor
     Cloaking Device
     Anti Targeting Systems 
     Decreases the chance to be hit by
     torpedos by 45 percent

      Mittel
",
"AUTOTOOLTIP-kli_vutpar4.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Pulse Disruptor
     Cloaking Device
     Anti Targeting Systems 
     Decreases the chance to be hit by
     torpedos by 45 percent
     Targetting Scrambler 
     Increases the chance to dodge torpedoes
     by an additional 20 percent to a total
     of 75 percent

      Mittel
",
"AUTOTOOLTIP-kli_vutpar5.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Pulse Disruptor
     Cloaking Device
     Anti Targeting Systems 
     Decreases the chance to be hit by
     torpedos by 45 percent
     Targetting Scrambler 
     Increases the chance to dodge torpedoes
     by an additional 40 percent to a total
     of 95 percent

      Mittel
",
"AUTOTOOLTIP-kli_vutpar6.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Pulse Disruptor
     Cloaking Device
     Anti Targeting Systems 
     Decreases the chance to be hit by
     torpedos by 45 percent
     Targetting Scrambler 
     Increases the chance to dodge torpedoes
     by an additional 40 percent to a total
     of 95 percent
     War Impulse-Engines 
     Greatly increased movement speed and
     grants a chance to avoid pulse weapons

      Mittel
",
"AUTOTOOLTIP-kli_vutpaRr2.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Pulse Disruptor
     Cloaking Device
     Anti Targeting Systems 
     Decreases the chance to be hit by
     torpedos by 45 percent

     
     May use transporter assault
     Increased boarding party strength

      Mittel
",
"AUTOTOOLTIP-kli_vutpaRr3.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Pulse Disruptor
     Cloaking Device
     Anti Targeting Systems 
     Decreases the chance to be hit by
     torpedos by 45 percent

     
     May use transporter assault
     Increased boarding party strength

      Mittel
",
"AUTOTOOLTIP-kli_vutpaRr4.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Pulse Disruptor
     Cloaking Device
     Anti Targeting Systems 
     Decreases the chance to be hit by
     torpedos by 45 percent
     Targetting Scrambler 
     Increases the chance to dodge torpedoes
     by an additional 20 percent to a total
     of 75 percent

     
     May use transporter assault
     Increased boarding party strength

      Mittel
",
"AUTOTOOLTIP-kli_vutpaRr5.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Pulse Disruptor
     Cloaking Device
     Anti Targeting Systems 
     Decreases the chance to be hit by
     torpedos by 45 percent
     Targetting Scrambler 
     Increases the chance to dodge torpedoes
     by an additional 40 percent to a total
     of 95 percent

     
     May use transporter assault
     Increased boarding party strength

      Mittel
",
"AUTOTOOLTIP-kli_vutpaRr6.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Pulse Disruptor
     Cloaking Device
     Anti Targeting Systems 
     Decreases the chance to be hit by
     torpedos by 45 percent
     Targetting Scrambler 
     Increases the chance to dodge torpedoes
     by an additional 40 percent to a total
     of 95 percent
     War Impulse-Engines 
     Greatly increased movement speed and
     grants a chance to avoid pulse weapons

     
     May use transporter assault
     Increased boarding party strength

      Mittel
",
"AUTOTOOLTIP-kli_vutpaY.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Pulse Disruptor
     Cloaking Device
     Anti Targeting Systems 
     Decreases the chance to be hit by
     torpedos by 45 percent

      Mittel

     
     Boarding party strength increased
",
"AUTOTOOLTIP-kli_vutpaYR.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Pulse Disruptor
     Cloaking Device
     Anti Targeting Systems 
     Decreases the chance to be hit by
     torpedos by 45 percent

     
     May use transporter assault
     Increased boarding party strength

      Mittel

     
     Boarding party strength increased
",
"AUTOTOOLTIP-kli_vutpaYr2.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Pulse Disruptor
     Cloaking Device
     Anti Targeting Systems 
     Decreases the chance to be hit by
     torpedos by 45 percent

      Mittel

     
     Boarding party strength increased
",
"AUTOTOOLTIP-kli_vutpaYr3.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Pulse Disruptor
     Cloaking Device
     Anti Targeting Systems 
     Decreases the chance to be hit by
     torpedos by 45 percent

      Mittel

     
     Boarding party strength increased
",
"AUTOTOOLTIP-kli_vutpaYr4.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Pulse Disruptor
     Cloaking Device
     Anti Targeting Systems 
     Decreases the chance to be hit by
     torpedos by 45 percent
     Targetting Scrambler 
     Increases the chance to dodge torpedoes
     by an additional 20 percent to a total
     of 75 percent

      Mittel

     
     Boarding party strength increased
",
"AUTOTOOLTIP-kli_vutpaYr5.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Pulse Disruptor
     Cloaking Device
     Anti Targeting Systems 
     Decreases the chance to be hit by
     torpedos by 45 percent
     Targetting Scrambler 
     Increases the chance to dodge torpedoes
     by an additional 40 percent to a total
     of 95 percent

      Mittel

     
     Boarding party strength increased
",
"AUTOTOOLTIP-kli_vutpaYr6.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Pulse Disruptor
     Cloaking Device
     Anti Targeting Systems 
     Decreases the chance to be hit by
     torpedos by 45 percent
     Targetting Scrambler 
     Increases the chance to dodge torpedoes
     by an additional 40 percent to a total
     of 95 percent
     War Impulse-Engines 
     Greatly increased movement speed and
     grants a chance to avoid pulse weapons

      Mittel

     
     Boarding party strength increased
",
"AUTOTOOLTIP-kli_vutpaYRr2.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Pulse Disruptor
     Cloaking Device
     Anti Targeting Systems 
     Decreases the chance to be hit by
     torpedos by 45 percent

     
     May use transporter assault
     Increased boarding party strength

      Mittel

     
     Boarding party strength increased
",
"AUTOTOOLTIP-kli_vutpaYRr3.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Pulse Disruptor
     Cloaking Device
     Anti Targeting Systems 
     Decreases the chance to be hit by
     torpedos by 45 percent

     
     May use transporter assault
     Increased boarding party strength

      Mittel

     
     Boarding party strength increased
",
"AUTOTOOLTIP-kli_vutpaYRr4.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Pulse Disruptor
     Cloaking Device
     Anti Targeting Systems 
     Decreases the chance to be hit by
     torpedos by 45 percent
     Targetting Scrambler 
     Increases the chance to dodge torpedoes
     by an additional 20 percent to a total
     of 75 percent

     
     May use transporter assault
     Increased boarding party strength

      Mittel

     
     Boarding party strength increased
",
"AUTOTOOLTIP-kli_vutpaYRr5.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Pulse Disruptor
     Cloaking Device
     Anti Targeting Systems 
     Decreases the chance to be hit by
     torpedos by 45 percent
     Targetting Scrambler 
     Increases the chance to dodge torpedoes
     by an additional 40 percent to a total
     of 95 percent

     
     May use transporter assault
     Increased boarding party strength

      Mittel

     
     Boarding party strength increased
",
"AUTOTOOLTIP-kli_vutpaYRr6.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Pulse Disruptor
     Cloaking Device
     Anti Targeting Systems 
     Decreases the chance to be hit by
     torpedos by 45 percent
     Targetting Scrambler 
     Increases the chance to dodge torpedoes
     by an additional 40 percent to a total
     of 95 percent
     War Impulse-Engines 
     Greatly increased movement speed and
     grants a chance to avoid pulse weapons

     
     May use transporter assault
     Increased boarding party strength

      Mittel

     
     Boarding party strength increased
",
"AUTOTOOLTIP-kli_vutpa_dom.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Pulse Disruptor
     Cloaking Device
     Anti Targeting Systems 
     Decreases the chance to be hit by
     torpedos by 45 percent

      Mittel

     
     Verteidigungswert erhht um 2
     Crew capacity erhht um 200
     Boarding party strength increased
",
"AUTOTOOLTIP-kli_vutpa_domR.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Pulse Disruptor
     Cloaking Device
     Anti Targeting Systems 
     Decreases the chance to be hit by
     torpedos by 45 percent

     
     May use transporter assault
     Increased boarding party strength

      Mittel

     
     Verteidigungswert erhht um 2
     Crew capacity erhht um 200
     Boarding party strength increased
",
"AUTOTOOLTIP-kli_vutpa_domr2.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Pulse Disruptor
     Cloaking Device
     Anti Targeting Systems 
     Decreases the chance to be hit by
     torpedos by 45 percent

      Mittel

     
     Verteidigungswert erhht um 2
     Crew capacity erhht um 200
     Boarding party strength increased
",
"AUTOTOOLTIP-kli_vutpa_domr3.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Pulse Disruptor
     Cloaking Device
     Anti Targeting Systems 
     Decreases the chance to be hit by
     torpedos by 45 percent

      Mittel

     
     Verteidigungswert erhht um 2
     Crew capacity erhht um 200
     Boarding party strength increased
",
"AUTOTOOLTIP-kli_vutpa_domr4.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Pulse Disruptor
     Cloaking Device
     Anti Targeting Systems 
     Decreases the chance to be hit by
     torpedos by 45 percent
     Targetting Scrambler 
     Increases the chance to dodge torpedoes
     by an additional 20 percent to a total
     of 75 percent

      Mittel

     
     Verteidigungswert erhht um 2
     Crew capacity erhht um 200
     Boarding party strength increased
",
"AUTOTOOLTIP-kli_vutpa_domr5.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Pulse Disruptor
     Cloaking Device
     Anti Targeting Systems 
     Decreases the chance to be hit by
     torpedos by 45 percent
     Targetting Scrambler 
     Increases the chance to dodge torpedoes
     by an additional 40 percent to a total
     of 95 percent

      Mittel

     
     Verteidigungswert erhht um 2
     Crew capacity erhht um 200
     Boarding party strength increased
",
"AUTOTOOLTIP-kli_vutpa_domr6.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Pulse Disruptor
     Cloaking Device
     Anti Targeting Systems 
     Decreases the chance to be hit by
     torpedos by 45 percent
     Targetting Scrambler 
     Increases the chance to dodge torpedoes
     by an additional 40 percent to a total
     of 95 percent
     War Impulse-Engines 
     Greatly increased movement speed and
     grants a chance to avoid pulse weapons

      Mittel

     
     Verteidigungswert erhht um 2
     Crew capacity erhht um 200
     Boarding party strength increased
",
"AUTOTOOLTIP-kli_vutpa_domRr2.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Pulse Disruptor
     Cloaking Device
     Anti Targeting Systems 
     Decreases the chance to be hit by
     torpedos by 45 percent

     
     May use transporter assault
     Increased boarding party strength

      Mittel

     
     Verteidigungswert erhht um 2
     Crew capacity erhht um 200
     Boarding party strength increased
",
"AUTOTOOLTIP-kli_vutpa_domRr3.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Pulse Disruptor
     Cloaking Device
     Anti Targeting Systems 
     Decreases the chance to be hit by
     torpedos by 45 percent

     
     May use transporter assault
     Increased boarding party strength

      Mittel

     
     Verteidigungswert erhht um 2
     Crew capacity erhht um 200
     Boarding party strength increased
",
"AUTOTOOLTIP-kli_vutpa_domRr4.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Pulse Disruptor
     Cloaking Device
     Anti Targeting Systems 
     Decreases the chance to be hit by
     torpedos by 45 percent
     Targetting Scrambler 
     Increases the chance to dodge torpedoes
     by an additional 20 percent to a total
     of 75 percent

     
     May use transporter assault
     Increased boarding party strength

      Mittel

     
     Verteidigungswert erhht um 2
     Crew capacity erhht um 200
     Boarding party strength increased
",
"AUTOTOOLTIP-kli_vutpa_domRr5.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Pulse Disruptor
     Cloaking Device
     Anti Targeting Systems 
     Decreases the chance to be hit by
     torpedos by 45 percent
     Targetting Scrambler 
     Increases the chance to dodge torpedoes
     by an additional 40 percent to a total
     of 95 percent

     
     May use transporter assault
     Increased boarding party strength

      Mittel

     
     Verteidigungswert erhht um 2
     Crew capacity erhht um 200
     Boarding party strength increased
",
"AUTOTOOLTIP-kli_vutpa_domRr6.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Pulse Disruptor
     Cloaking Device
     Anti Targeting Systems 
     Decreases the chance to be hit by
     torpedos by 45 percent
     Targetting Scrambler 
     Increases the chance to dodge torpedoes
     by an additional 40 percent to a total
     of 95 percent
     War Impulse-Engines 
     Greatly increased movement speed and
     grants a chance to avoid pulse weapons

     
     May use transporter assault
     Increased boarding party strength

      Mittel

     
     Verteidigungswert erhht um 2
     Crew capacity erhht um 200
     Boarding party strength increased
",
"AUTOTOOLTIP-nbreR_cloak.odf", "
     Hides this unit from the enemies sensors
     Cloaking and decloaking will take 3
     seconds
     Special weapon energy does not
     regenerate while cloaked

     Betroffene Einheiten:
     Breen Cruiser
",
"AUTOTOOLTIP-nbreR_dampening.odf", "
     Disables up to two subsystems of a
     hostile units for 5 seconds or one
     subsystem for 10 seconds. Also causes a
     massive drop in shield energy

      Lang

     Betroffene Einheiten:
     Breen Battleship
",
"AUTOTOOLTIP-nbre_battleship.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Breen Energy Torpedo
     Verursacht bei kleinen Schiffen erhhten Schaden
     aber verringerten Schaden gegenber
     Schlachtschiffen und Stationen
     Dampening Missile

      Lang
",
"AUTOTOOLTIP-nbre_battleshipP.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Breen Energy Torpedo
     Verursacht bei kleinen Schiffen erhhten Schaden
     aber verringerten Schaden gegenber
     Schlachtschiffen und Stationen
     Dampening Missile

     You require at least one prototype to
     build regular vessels of this class
     Prototypes have the same stats as their
     corresponding ship classes but may not
     use special abilities

      Lang
",
"AUTOTOOLTIP-nbre_battleshipr2.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Breen Energy Torpedo
     Verursacht bei kleinen Schiffen erhhten Schaden
     aber verringerten Schaden gegenber
     Schlachtschiffen und Stationen
     Dampening Missile

      Lang
",
"AUTOTOOLTIP-nbre_battleshipr3.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Breen Energy Torpedo
     Verursacht bei kleinen Schiffen erhhten Schaden
     aber verringerten Schaden gegenber
     Schlachtschiffen und Stationen
     Dampening Missile

      Lang
",
"AUTOTOOLTIP-nbre_battleshipr4.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Breen Energy Torpedo
     Verursacht bei kleinen Schiffen erhhten Schaden
     aber verringerten Schaden gegenber
     Schlachtschiffen und Stationen
     Dampening Missile
     Breen Technology 
     Torpedo volleys have a chance to
     disable a random subsystem for 3 seconds

      Lang
",
"AUTOTOOLTIP-nbre_battleshipr5.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Breen Energy Torpedo
     Verursacht bei kleinen Schiffen erhhten Schaden
     aber verringerten Schaden gegenber
     Schlachtschiffen und Stationen
     Dampening Missile
     Breen Technology 
     Torpedo volleys have a chance to
     disable a random subsystem for 6 seconds

      Lang
",
"AUTOTOOLTIP-nbre_battleshipr6.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Phaser
     Breen Energy Torpedo
     Verursacht bei kleinen Schiffen erhhten Schaden
     aber verringerten Schaden gegenber
     Schlachtschiffen und Stationen
     Dampening Missile
     Breen Technology 
     Torpedo volleys have a chance to
     disable a random subsystem for 6 seconds
     Weapon Pods 
     Due to redundancy weapons may neither
     be destroyed nor disabled by special
     weapon effects

      Lang
",
"AUTOTOOLTIP-nbre_cruiser.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Breen Energy Torpedo
     Verursacht bei kleinen Schiffen erhhten Schaden
     aber verringerten Schaden gegenber
     Schlachtschiffen und Stationen
     Cloaking Device

      Lang
",
"AUTOTOOLTIP-nbre_cruiserP.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Breen Energy Torpedo
     Verursacht bei kleinen Schiffen erhhten Schaden
     aber verringerten Schaden gegenber
     Schlachtschiffen und Stationen
     Cloaking Device

     You require at least one prototype to
     build regular vessels of this class
     Prototypes have the same stats as their
     corresponding ship classes but may not
     use special abilities

      Lang
",
"AUTOTOOLTIP-nbre_cruiserr2.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Breen Energy Torpedo
     Verursacht bei kleinen Schiffen erhhten Schaden
     aber verringerten Schaden gegenber
     Schlachtschiffen und Stationen
     Cloaking Device

      Lang
",
"AUTOTOOLTIP-nbre_cruiserr3.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Breen Energy Torpedo
     Verursacht bei kleinen Schiffen erhhten Schaden
     aber verringerten Schaden gegenber
     Schlachtschiffen und Stationen
     Cloaking Device

      Lang
",
"AUTOTOOLTIP-nbre_cruiserr4.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Breen Energy Torpedo
     Verursacht bei kleinen Schiffen erhhten Schaden
     aber verringerten Schaden gegenber
     Schlachtschiffen und Stationen
     Cloaking Device
     War Fortifications 
     Shield regeneration rate erhht um
     35 percent

      Lang
",
"AUTOTOOLTIP-nbre_cruiserr5.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Breen Energy Torpedo
     Verursacht bei kleinen Schiffen erhhten Schaden
     aber verringerten Schaden gegenber
     Schlachtschiffen und Stationen
     Cloaking Device
     War Fortifications 
     Shield regeneration rate erhht um
     70 percent

      Lang
",
"AUTOTOOLTIP-nbre_cruiserr6.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Breen Energy Torpedo
     Verursacht bei kleinen Schiffen erhhten Schaden
     aber verringerten Schaden gegenber
     Schlachtschiffen und Stationen
     Cloaking Device
     War Fortifications 
     Shield regeneration rate erhht um
     70 percent
     Weapon Pods 
     Due to redundancy weapons may neither
     be destroyed nor disabled by special
     weapon effects

      Lang
",
"AUTOTOOLTIP-nbre_energypost.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Breen Energy Torpedo
     Verursacht bei kleinen Schiffen erhhten Schaden
     aber verringerten Schaden gegenber
     Schlachtschiffen und Stationen

      Lang
",
"AUTOTOOLTIP-nbre_starbase.odf", "
     Angriffsstrke
   Verteidigungswert
     Systemleistung

     Phaser
     Pulse Phaser
     Energy Torpedo
     Tachyonscan

     Werft

      Lang
",
"AUTOTOOLTIP-nbre_yard.odf", "
       Angriffsstrke
     Verteidigungswert
     Systemleistung

     Werft
     Reparatur-Dock
",
"AUTOTOOLTIP-nfer_marauder.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     2x Pulse Disruptor
     Tractor Beam
     Distortion Blast

      Mittel
",
"AUTOTOOLTIP-npc_unityone.odf", "
       Angriffsstrke
   Verteidigungswert
     Systemleistung

     Reparatur-Dock
",
"AUTOTOOLTIP-romR_agent.odf", "
     Transport an agent to a hostile unit
     granting you its complete sensor
     information
     May be used while cloaked
     Lasts 45 seconds

      Mittel

     Betroffene Einheiten:
     Shrike Class
",
"AUTOTOOLTIP-romR_bombardment.odf", "
     Fires a constant stream of phasing
     plasma particles at an opponent unit.
     The shield stress will render the
     target incapable of any actions

      Mittel

     Betroffene Einheiten:
     Cehlaer Class
",
"AUTOTOOLTIP-romR_detection1.odf", "
     Enttarnt alle Feinde am
     Zielort

     Betroffene Einheiten:
     Starbase
",
"AUTOTOOLTIP-romR_detection2.odf", "
     Erlaubt dieser Einheit alle getarnten Schiffe
     in Sensorenreichweite aufzuspren

     Betroffene Einheiten:
     Spy Satellite
",
"AUTOTOOLTIP-romR_generix1.odf", "
     Allows the Generix Class - Support
     Refit to use its level 2 ability:

     Plasma Mine
     Drops a self-detonating mine at the
     current location
",
"AUTOTOOLTIP-romR_generix2.odf", "
     Allows the Generix Class - Support
     Refit to use its level 3 ability:

     Shield Recharge
     Rapidly recharges the shields of an
     allied unit

     Ɨ Mittel
",
"AUTOTOOLTIP-romR_leahval1.odf", "
     Allows the Leahval Class to use its
     level 2 ability:

     Advanced Energy Reeling
     Reinforce the plasma conduits to
     transfer far more energy to your
     weapon systems. Increases Offensive
     Value by 30 and damage dealt to
     cruisers by 20 percent
     Special weapon energy does not
     regenerate while the effect of
     Advanced Energy Reeling is active and
     other special abilities may not be
     triggered
     Hlt 10 Sekunden
",
"AUTOTOOLTIP-romR_leahval2.odf", "
     Allows the Leahval Class to use its
     level 3 ability:

     Auto Repair Systems
     Engages automated damage control
     systems to rapidly bring this ship
     back to full operational status
",
"AUTOTOOLTIP-romR_marines.odf", "
     Transports 75 Romulan marines on the
     target vessel. They will immediately
     try to board it

      Artillerie

     Betroffene Einheiten:
     Tavara Class
",
"AUTOTOOLTIP-romR_multipurpose.odf", "
     Allows the Norexans to use its beam
     Disruptor as an additional pulse
     Disruptor weapon. Each shot will
     consume  
     Decreases special energy regeneration
     rate um 50 Prozent while active
     Lasts until canceled

     Betroffene Einheiten:
     Norexan Class
",
"AUTOTOOLTIP-romR_multi_targeting.odf", "
     Fires a simultaneous disruptor volley
     at up to 5 hostile targets dealing
     increased damage

      Lang

     Betroffene Einheiten:
     Rhienn Class - Disruptor Refit
",
"AUTOTOOLTIP-romR_phase_cloak.odf", "
     The cloaking device has been adjusted
     to fit the Generix's energy signature,
     allowing it to keep its shields up even
     while cloaked
     Activation will cause the normal cloak
     to drain energy per second but keeps
     the shields online

     Betroffene Einheiten:
     Generix Class - Spectre Refit
",
"AUTOTOOLTIP-romR_prefine.odf", "
     Order this yard to construct the shield
     generators and weapon systems used on
     stationary defense-structures. After
     prefining is complete the resource
     costs of Disruptor Turrets and Spy
     Satellites are permanentely decreased
     by 20 percent and their construction
     time is shortened by 35 percent

     Betroffene Einheiten:
     Spy Satellite
     Disruptor Turret
",
"AUTOTOOLTIP-romR_radiation.odf", "
     Creates a field of plasma radiation at
     the target location which will deal
     damage to all targets within the area
     of effect
     Damage is divided amongst all valid
     targets
     There is also a chance to deal a larger
     amount of damage to one of the affected
     vessels
     Trifft getarnte Schiffe

      Mittel

     Betroffene Einheiten:
     Eresis Class
",
"AUTOTOOLTIP-romR_refit_dread.odf", "
     Allows to upgrade the Generix Class to
     its spectre refit
",
"AUTOTOOLTIP-romR_refit_frigate.odf", "
     Allows to upgrade the Generix Class to
     its frigate refit
",
"AUTOTOOLTIP-romR_refit_rhiennA.odf", "
     Allows to upgrade the Rhienn Class to
     its disruptor refit
",
"AUTOTOOLTIP-romR_refit_rhiennB.odf", "
     Allows to upgrade the Rhienn Class to
     its torpedo refit
",
"AUTOTOOLTIP-romR_refit_support.odf", "
     Allows to upgrade the Generix Class to
     its support refit
",
"AUTOTOOLTIP-romR_refit_talon.odf", "
     Allows to upgrade the Talon Class to
     its sensor refit
",
"AUTOTOOLTIP-romR_sensor_jammer.odf", "
     Scrambles the targeting sensors of
     hostile units, disabling the sensor or
     weapon subsystems. Not all affected
     vessels will suffer from subsystem
     failure
     Deals an amount of damage based on the
     targets sensor range
     Lasts 6 seconds

      Mittel

     Betroffene Einheiten:
     Griffin Class
",
"AUTOTOOLTIP-romR_silentresolve.odf", "
     Fires a Quadcobalt Torpedo ignoring the
     normal cooldown time
     May be used while cloaked

      Lang

     Betroffene Einheiten:
     Serkas Class
",
"AUTOTOOLTIP-romR_stealth.odf", "
     Bombards the space arround this unit
     with subspace transmissions, making it
     impossible for the enemy to clearly
     target your fleet
     Decreases the damage dealt by hostile
     units um 25 Prozent
     Hlt 15 Sekunden

      Lang

     Betroffene Einheiten:
     D'deridex Class
",
"AUTOTOOLTIP-romR_vector.odf", "
     Launches a torpedo that will bounce to
     additional 2 targets

      Artillerie

     Betroffene Einheiten:
     Rhienn Class - Torpedo Refit
",
"AUTOTOOLTIP-romU_sensors1.odf", "
     Increases the sensor range for all of
     your units by 15 percent
",
"AUTOTOOLTIP-romU_sensors2.odf", "
     Increases the sensor range for all of
     your units by an additional 15 percent
",
"AUTOTOOLTIP-romU_shields1.odf", "
     Increases the shield strength for all
     of your units by 8 percent
",
"AUTOTOOLTIP-romU_shields2.odf", "
     Increases the shield strength for all
     of your units by an additional 8 percent
",
"AUTOTOOLTIP-romU_weapons1.odf", "
     Increases the damage for all of your
     units by 6 percent
",
"AUTOTOOLTIP-romU_weapons2.odf", "
     Increases the damage for all of your
     units by an additional 6 percent
",
"AUTOTOOLTIP-rom_cehlaer.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Light Disruptor
     Cloaking Device
     Disruptor Bombardment

      Lang

     
     Angriffsstrke erhht um 3
     Verteidigungswert erhht um 3
     Movement speed increased
",
"AUTOTOOLTIP-rom_cehlaerr2.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Light Disruptor
     Cloaking Device
     Disruptor Bombardment

      Lang

     
     Angriffsstrke erhht um 3
     Verteidigungswert erhht um 3
     Movement speed increased
",
"AUTOTOOLTIP-rom_cehlaerr3.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Light Disruptor
     Cloaking Device
     Disruptor Bombardment

      Lang

     
     Angriffsstrke erhht um 3
     Verteidigungswert erhht um 3
     Movement speed increased
",
"AUTOTOOLTIP-rom_cehlaerr4.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Light Disruptor
     Cloaking Device
     Disruptor Bombardment
     Assistant Singularity Cores 
     Special energy regeneration rate
     erhht um 100 percent
     The main disruptor fires 10 percent
     faster

      Lang

     
     Angriffsstrke erhht um 3
     Verteidigungswert erhht um 3
     Movement speed increased
",
"AUTOTOOLTIP-rom_cehlaerr5.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Light Disruptor
     Cloaking Device
     Disruptor Bombardment
     Assistant Singularity Cores 
     Special energy regeneration rate
     erhht um 200 percent
     The main disruptor fires 20 percent
     faster

      Lang

     
     Angriffsstrke erhht um 3
     Verteidigungswert erhht um 3
     Movement speed increased
",
"AUTOTOOLTIP-rom_cehlaerr6.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Light Disruptor
     Cloaking Device
     Disruptor Bombardment
     Assistant Singularity Cores 
     Special energy regeneration rate
     erhht um 200 percent
     The main disruptor fires 20 percent
     faster
     Specialized Defense 
     Decreases damage received from special
     weapons by 30 percent and decreases the
     damage received from all sources by 10
     percent for each special weapon the
     attacking vessel may have

      Lang

     
     Angriffsstrke erhht um 3
     Verteidigungswert erhht um 3
     Movement speed increased
",
"AUTOTOOLTIP-rom_cloaking_generator.odf", "
       Angriffsstrke
     Verteidigungswert
     Systemleistung

     Stationary Cloaking Device

     Allows your stations and freighters to
     use the Stationary Cloak special ability
",
"AUTOTOOLTIP-rom_dderidex.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Plasma Torpedo
     Cloaking Device
     Stealth Field
     Majestic Flight 
     Verteidigungswert increased and allows 20
     percent of the special energy
     regeneration rate to regenerate shields
     also

      Mittel
",
"AUTOTOOLTIP-rom_dderidexY.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Plasma Torpedo
     Cloaking Device
     Stealth Field
     Majestic Flight 
     Verteidigungswert increased and allows 20
     percent of the special energy
     regeneration rate to regenerate shields
     also

      Mittel

     
     Angriffsstrke erhht um 3
",
"AUTOTOOLTIP-rom_dderidexYr2.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Plasma Torpedo
     Cloaking Device
     Stealth Field
     Majestic Flight 
     Verteidigungswert increased and allows 20
     percent of the special energy
     regeneration rate to regenerate shields
     also

      Mittel

     
     Angriffsstrke erhht um 3
",
"AUTOTOOLTIP-rom_dderidexYr3.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Plasma Torpedo
     Cloaking Device
     Stealth Field
     Majestic Flight 
     Verteidigungswert increased and allows 20
     percent of the special energy
     regeneration rate to regenerate shields
     also

      Mittel

     
     Angriffsstrke erhht um 3
",
"AUTOTOOLTIP-rom_dderidexYr4.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Plasma Torpedo
     Cloaking Device
     Stealth Field
     Majestic Flight 
     Verteidigungswert increased and allows 20
     percent of the special energy
     regeneration rate to regenerate shields
     also
     Plasma Charge 
     Torpedoes deal up to 80 percent
     additional damage. Bonusdamage is based
     on the distance to the attacker

      Mittel

     
     Angriffsstrke erhht um 3
",
"AUTOTOOLTIP-rom_dderidexYr5.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Plasma Torpedo
     Cloaking Device
     Stealth Field
     Majestic Flight 
     Verteidigungswert increased and allows 20
     percent of the special energy
     regeneration rate to regenerate shields
     also
     Plasma Charge 
     Torpedoes deal up to 160 percent
     additional damage. Bonusdamage is based
     on the distance to the attacker

      Mittel

     
     Angriffsstrke erhht um 3
",
"AUTOTOOLTIP-rom_dderidexYr6.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Plasma Torpedo
     Cloaking Device
     Stealth Field
     Majestic Flight 
     Verteidigungswert increased and allows 20
     percent of the special energy
     regeneration rate to regenerate shields
     also
     Plasma Charge 
     Torpedoes deal up to 160 percent
     additional damage. Bonusdamage is based
     on the distance to the attacker
     Specialized Defense 
     Decreases damage received from special
     weapons by 30 percent and decreases the
     damage received from all sources by 10
     percent for each special weapon the
     attacking vessel may have

      Mittel

     
     Angriffsstrke erhht um 3
",
"AUTOTOOLTIP-rom_dderidexZ.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Plasma Torpedo
     Cloaking Device
     Stealth Field
     Majestic Flight 
     Verteidigungswert increased and allows 20
     percent of the special energy
     regeneration rate to regenerate shields
     also

      Mittel

     
     Angriffsstrke erhht um 3
     Verteidigungswert erhht um 3
     Movement speed increased
",
"AUTOTOOLTIP-rom_dderidexZr2.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Plasma Torpedo
     Cloaking Device
     Stealth Field
     Majestic Flight 
     Verteidigungswert increased and allows 20
     percent of the special energy
     regeneration rate to regenerate shields
     also

      Mittel

     
     Angriffsstrke erhht um 3
     Verteidigungswert erhht um 3
     Movement speed increased
",
"AUTOTOOLTIP-rom_dderidexZr3.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Plasma Torpedo
     Cloaking Device
     Stealth Field
     Majestic Flight 
     Verteidigungswert increased and allows 20
     percent of the special energy
     regeneration rate to regenerate shields
     also

      Mittel

     
     Angriffsstrke erhht um 3
     Verteidigungswert erhht um 3
     Movement speed increased
",
"AUTOTOOLTIP-rom_dderidexZr4.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Plasma Torpedo
     Cloaking Device
     Stealth Field
     Majestic Flight 
     Verteidigungswert increased and allows 20
     percent of the special energy
     regeneration rate to regenerate shields
     also
     Plasma Charge 
     Torpedoes deal up to 80 percent
     additional damage. Bonusdamage is based
     on the distance to the attacker

      Mittel

     
     Angriffsstrke erhht um 3
     Verteidigungswert erhht um 3
     Movement speed increased
",
"AUTOTOOLTIP-rom_dderidexZr5.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Plasma Torpedo
     Cloaking Device
     Stealth Field
     Majestic Flight 
     Verteidigungswert increased and allows 20
     percent of the special energy
     regeneration rate to regenerate shields
     also
     Plasma Charge 
     Torpedoes deal up to 160 percent
     additional damage. Bonusdamage is based
     on the distance to the attacker

      Mittel

     
     Angriffsstrke erhht um 3
     Verteidigungswert erhht um 3
     Movement speed increased
",
"AUTOTOOLTIP-rom_dderidexZr6.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Plasma Torpedo
     Cloaking Device
     Stealth Field
     Majestic Flight 
     Verteidigungswert increased and allows 20
     percent of the special energy
     regeneration rate to regenerate shields
     also
     Plasma Charge 
     Torpedoes deal up to 160 percent
     additional damage. Bonusdamage is based
     on the distance to the attacker
     Specialized Defense 
     Decreases damage received from special
     weapons by 30 percent and decreases the
     damage received from all sources by 10
     percent for each special weapon the
     attacking vessel may have

      Mittel

     
     Angriffsstrke erhht um 3
     Verteidigungswert erhht um 3
     Movement speed increased
",
"AUTOTOOLTIP-rom_delevhas.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Experimental Quadcobalt Torpedo
     Cloaking Device

      Artillerie
",
"AUTOTOOLTIP-rom_disruptor_turret.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Pulse Disruptor
     Stationary Cloaking Device

      Lang
",
"AUTOTOOLTIP-rom_disruptor_turretZ.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Pulse Disruptor
     Plasma Torpedo
     Cloaking Device

      Lang

     
     All attributes erhht um 5
     Is equipped with Plasma Torpedos
",
"AUTOTOOLTIP-rom_eresis.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Plasma Torpedo
     Cloaking Device
     Radiation Array

      Mittel

     
     Angriffsstrke erhht um 3
",
"AUTOTOOLTIP-rom_eresisr2.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Plasma Torpedo
     Cloaking Device
     Radiation Array

      Mittel

     
     Angriffsstrke erhht um 3
",
"AUTOTOOLTIP-rom_eresisr3.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Plasma Torpedo
     Cloaking Device
     Radiation Array

      Mittel

     
     Angriffsstrke erhht um 3
",
"AUTOTOOLTIP-rom_eresisr4.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Plasma Torpedo
     Cloaking Device
     Radiation Array
     Radiation Chambers 
     Increases the effect radius of the
     Radiation Array special ability

      Mittel

     
     Angriffsstrke erhht um 3
",
"AUTOTOOLTIP-rom_eresisr5.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Plasma Torpedo
     Cloaking Device
     Radiation Array
     Radiation Chambers 
     Increases the effect radius of the
     Radiation Array special ability and
     increases the damage dealt by it by 50
     percent

      Mittel

     
     Angriffsstrke erhht um 3
",
"AUTOTOOLTIP-rom_eresisr6.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Plasma Torpedo
     Cloaking Device
     Radiation Array
     Radiation Chambers 
     Increases the effect radius of the
     Radiation Array special ability and
     increases the damage dealt by it by 50
     percent
     Specialized Defense 
     Decreases damage received from special
     weapons by 30 percent and decreases the
     damage received from all sources by 10
     percent for each special weapon the
     attacking vessel may have

      Mittel

     
     Angriffsstrke erhht um 3
",
"AUTOTOOLTIP-rom_fakairu.odf", "
       Angriffsstrke
     Verteidigungswert
       Systemleistung

     Stationary Cloaking Device

     Baut Dilithium and Tritanium ab
     Dilithium-Ladevolumen: 150
     Tritanium-Ladevolumen: 100
",
"AUTOTOOLTIP-rom_generix.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Cloaking Device

     May be enhanced with additional refits

      Mittel
",
"AUTOTOOLTIP-rom_generixr2.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Cloaking Device

     May be enhanced with additional refits

      Mittel
",
"AUTOTOOLTIP-rom_generixr3.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Cloaking Device

     May be enhanced with additional refits

      Mittel
",
"AUTOTOOLTIP-rom_generixr4.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Plasma Torpedo
     Cloaking Device

     May be enhanced with additional refits

      Mittel
",
"AUTOTOOLTIP-rom_generixr5.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Plasma Torpedo
     Cloaking Device

     May be enhanced with additional refits

      Mittel
",
"AUTOTOOLTIP-rom_generixr6.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Plasma Torpedo
     Cloaking Device
     Arlterium Disruptor Lens 
     Increases weapon range to long and
     occasionally fires a disruptor pulse
     that deals direct hull damage and has a
     chance to disable engines

     May be enhanced with additional refits

      Lang
",
"AUTOTOOLTIP-rom_generixY.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Cloaking Device

     May be enhanced with additional refits

      Mittel

     
     Angriffsstrke erhht um 3
     Supply costs decreased um 50 Prozent
",
"AUTOTOOLTIP-rom_generixYr2.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Cloaking Device

     May be enhanced with additional refits

      Mittel

     
     Angriffsstrke erhht um 3
     Supply costs decreased um 50 Prozent
",
"AUTOTOOLTIP-rom_generixYr3.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Cloaking Device

     May be enhanced with additional refits

      Mittel

     
     Angriffsstrke erhht um 3
     Supply costs decreased um 50 Prozent
",
"AUTOTOOLTIP-rom_generixYr4.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Plasma Torpedo
     Cloaking Device

     May be enhanced with additional refits

      Mittel

     
     Angriffsstrke erhht um 3
     Supply costs decreased um 50 Prozent
",
"AUTOTOOLTIP-rom_generixYr5.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Plasma Torpedo
     Cloaking Device

     May be enhanced with additional refits

      Mittel

     
     Angriffsstrke erhht um 3
     Supply costs decreased um 50 Prozent
",
"AUTOTOOLTIP-rom_generixYr6.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Plasma Torpedo
     Cloaking Device
     Arlterium Disruptor Lens 
     Increases weapon range to long and
     occasionally fires a disruptor pulse
     that deals direct hull damage and has a
     chance to disable engines

     May be enhanced with additional refits

      Lang

     
     Angriffsstrke erhht um 3
     Supply costs decreased um 50 Prozent
",
"AUTOTOOLTIP-rom_generix_dread.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Pulse Disruptor
     Oversized Shields 
     Reduces damage received from torpedoes
     um 25 Prozent
     Combat-Cloaking Generator

      Mittel
",
"AUTOTOOLTIP-rom_generix_dreadR.odf", "
    Angriffsstrke
  Verteidigungswert

     Adds two Pulse Disruptors
     Adds the Oversized Shields passive
     ability
     Allows to be equipped with the
     Combat-Cloak special ability
",
"AUTOTOOLTIP-rom_generix_dreadr2.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Pulse Disruptor
     Oversized Shields 
     Reduces damage received from torpedoes
     um 25 Prozent
     Combat-Cloaking Generator

      Mittel
",
"AUTOTOOLTIP-rom_generix_dreadr3.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Pulse Disruptor
     Oversized Shields 
     Reduces damage received from torpedoes
     um 25 Prozent
     Combat-Cloaking Generator

      Mittel
",
"AUTOTOOLTIP-rom_generix_dreadr4.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Pulse Disruptor
     Oversized Shields 
     Reduces damage received from torpedoes
     um 25 Prozent
     Combat-Cloaking Generator
     Strategic Analysis 
     Decreases the damage from hostile
     targets based on their Verteidigungswert
     by up to 25 percent

      Mittel
",
"AUTOTOOLTIP-rom_generix_dreadr5.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Pulse Disruptor
     Oversized Shields 
     Reduces damage received from torpedoes
     um 25 Prozent
     Combat-Cloaking Generator
     Strategic Analysis 
     Decreases the damage from hostile
     targets based on their Verteidigungswert
     by up to 50 percent

      Mittel
",
"AUTOTOOLTIP-rom_generix_dreadr6.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Pulse Disruptor
     Oversized Shields 
     Reduces damage received from torpedoes
     um 25 Prozent
     Combat-Cloaking Generator
     Strategic Analysis 
     Decreases the damage from hostile
     targets based on their Verteidigungswert
     by up to 50 percent
     Arlterium Disruptor Lens 
     Increases weapon range to long and
     occasionally fires a disruptor pulse
     that deals direct hull damage and has a
     chance to disable engines

      Lang
",
"AUTOTOOLTIP-rom_generix_dreadY.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Pulse Disruptor
     Oversized Shields 
     Reduces damage received from torpedoes
     um 25 Prozent
     Combat-Cloaking Generator

      Mittel

     
     Angriffsstrke erhht um 3
     Supply costs decreased um 50 Prozent
",
"AUTOTOOLTIP-rom_generix_dreadYR.odf", "
    Angriffsstrke
  Verteidigungswert

     Adds two Pulse Disruptors
     Adds the Oversized Shields passive
     ability
     Allows to be equipped with the
     Combat-Cloak special ability

     
     Angriffsstrke erhht um 3
     Supply costs decreased um 50 Prozent
",
"AUTOTOOLTIP-rom_generix_dreadYr2.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Pulse Disruptor
     Oversized Shields 
     Reduces damage received from torpedoes
     um 25 Prozent
     Combat-Cloaking Generator

      Mittel

     
     Angriffsstrke erhht um 3
     Supply costs decreased um 50 Prozent
",
"AUTOTOOLTIP-rom_generix_dreadYr3.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Pulse Disruptor
     Oversized Shields 
     Reduces damage received from torpedoes
     um 25 Prozent
     Combat-Cloaking Generator

      Mittel

     
     Angriffsstrke erhht um 3
     Supply costs decreased um 50 Prozent
",
"AUTOTOOLTIP-rom_generix_dreadYr4.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Pulse Disruptor
     Oversized Shields 
     Reduces damage received from torpedoes
     um 25 Prozent
     Combat-Cloaking Generator
     Strategic Analysis 
     Decreases the damage from hostile
     targets based on their Verteidigungswert
     by up to 25 percent

      Mittel

     
     Angriffsstrke erhht um 3
     Supply costs decreased um 50 Prozent
",
"AUTOTOOLTIP-rom_generix_dreadYr5.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Pulse Disruptor
     Oversized Shields 
     Reduces damage received from torpedoes
     um 25 Prozent
     Combat-Cloaking Generator
     Strategic Analysis 
     Decreases the damage from hostile
     targets based on their Verteidigungswert
     by up to 50 percent

      Mittel

     
     Angriffsstrke erhht um 3
     Supply costs decreased um 50 Prozent
",
"AUTOTOOLTIP-rom_generix_dreadYr6.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Pulse Disruptor
     Oversized Shields 
     Reduces damage received from torpedoes
     um 25 Prozent
     Combat-Cloaking Generator
     Strategic Analysis 
     Decreases the damage from hostile
     targets based on their Verteidigungswert
     by up to 50 percent
     Arlterium Disruptor Lens 
     Increases weapon range to long and
     occasionally fires a disruptor pulse
     that deals direct hull damage and has a
     chance to disable engines

      Lang

     
     Angriffsstrke erhht um 3
     Supply costs decreased um 50 Prozent
",
"AUTOTOOLTIP-rom_generix_dread_kli.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Pulse Disruptor
     Oversized Shields 
     Reduces damage received from torpedoes
     um 25 Prozent
     Combat-Cloaking Generator

      Mittel

     
     Angriffsstrke erhht um 2
",
"AUTOTOOLTIP-rom_generix_dread_kliR.odf", "
    Angriffsstrke
  Verteidigungswert

     Adds two Pulse Disruptors
     Adds the Oversized Shields passive
     ability
     Allows to be equipped with the
     Combat-Cloak special ability

     
     Angriffsstrke erhht um 2
",
"AUTOTOOLTIP-rom_generix_dread_klir2.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Pulse Disruptor
     Oversized Shields 
     Reduces damage received from torpedoes
     um 25 Prozent
     Combat-Cloaking Generator

      Mittel

     
     Angriffsstrke erhht um 2
",
"AUTOTOOLTIP-rom_generix_dread_klir3.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Pulse Disruptor
     Oversized Shields 
     Reduces damage received from torpedoes
     um 25 Prozent
     Combat-Cloaking Generator

      Mittel

     
     Angriffsstrke erhht um 2
",
"AUTOTOOLTIP-rom_generix_dread_klir4.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Pulse Disruptor
     Oversized Shields 
     Reduces damage received from torpedoes
     um 25 Prozent
     Combat-Cloaking Generator
     Strategic Analysis 
     Decreases the damage from hostile
     targets based on their Verteidigungswert
     by up to 25 percent

      Mittel

     
     Angriffsstrke erhht um 2
",
"AUTOTOOLTIP-rom_generix_dread_klir5.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Pulse Disruptor
     Oversized Shields 
     Reduces damage received from torpedoes
     um 25 Prozent
     Combat-Cloaking Generator
     Strategic Analysis 
     Decreases the damage from hostile
     targets based on their Verteidigungswert
     by up to 50 percent

      Mittel

     
     Angriffsstrke erhht um 2
",
"AUTOTOOLTIP-rom_generix_dread_klir6.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Pulse Disruptor
     Oversized Shields 
     Reduces damage received from torpedoes
     um 25 Prozent
     Combat-Cloaking Generator
     Strategic Analysis 
     Decreases the damage from hostile
     targets based on their Verteidigungswert
     by up to 50 percent
     Arlterium Disruptor Lens 
     Increases weapon range to long and
     occasionally fires a disruptor pulse
     that deals direct hull damage and has a
     chance to disable engines

      Lang

     
     Angriffsstrke erhht um 2
",
"AUTOTOOLTIP-rom_generix_frigate.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Particle Weapon
     Deals increased damage to structurally
     weak targets with a defense value of 20
     or less
     Cloaking Device
     Suppressive Shielding 
     Decreases damage taken from pulse
     weapons um 50 Prozent

      Mittel
",
"AUTOTOOLTIP-rom_generix_frigateR.odf", "
    Angriffsstrke
    Verteidigungswert

     Adds two Particle Weapons
     Adds the Suppressive Shielding passive
     ability
",
"AUTOTOOLTIP-rom_generix_frigater2.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Particle Weapon
     Deals increased damage to structurally
     weak targets with a defense value of 20
     or less
     Cloaking Device
     Suppressive Shielding 
     Decreases damage taken from pulse
     weapons um 50 Prozent

      Mittel
",
"AUTOTOOLTIP-rom_generix_frigater3.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Particle Weapon
     Deals increased damage to structurally
     weak targets with a defense value of 20
     or less
     Cloaking Device
     Suppressive Shielding 
     Decreases damage taken from pulse
     weapons um 50 Prozent

      Mittel
",
"AUTOTOOLTIP-rom_generix_frigater4.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Particle Weapon
     Deals increased damage to structurally
     weak targets with a defense value of 20
     or less
     Cloaking Device
     Suppressive Shielding 
     Decreases damage taken from pulse
     weapons um 50 Prozent
     Combat Thrusters 
     Increases movement speed by 10 percent
     and grants a 8 percent chance to dodge
     torpedo and pulse weapons

      Mittel
",
"AUTOTOOLTIP-rom_generix_frigater5.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Particle Weapon
     Deals increased damage to structurally
     weak targets with a defense value of 20
     or less
     Cloaking Device
     Suppressive Shielding 
     Decreases damage taken from pulse
     weapons um 50 Prozent
     Combat Thrusters 
     Increases movement speed by 20 percent
     and grants a 16 percent chance to dodge
     torpedo and pulse weapons

      Mittel
",
"AUTOTOOLTIP-rom_generix_frigater6.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Particle Weapon
     Deals increased damage to structurally
     weak targets with a defense value of 20
     or less
     Cloaking Device
     Suppressive Shielding 
     Decreases damage taken from pulse
     weapons um 50 Prozent
     Combat Thrusters 
     Increases movement speed by 20 percent
     and grants a 16 percent chance to dodge
     torpedo and pulse weapons
     Arlterium Disruptor Lens 
     Increases weapon range to long and
     occasionally fires a disruptor pulse
     that deals direct hull damage and has a
     chance to disable engines

      Lang
",
"AUTOTOOLTIP-rom_generix_frigateY.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Particle Weapon
     Deals increased damage to structurally
     weak targets with a defense value of 20
     or less
     Cloaking Device
     Suppressive Shielding 
     Decreases damage taken from pulse
     weapons um 50 Prozent

      Mittel

     
     Angriffsstrke erhht um 3
     Supply costs decreased um 50 Prozent
",
"AUTOTOOLTIP-rom_generix_frigateYR.odf", "
    Angriffsstrke
    Verteidigungswert

     Adds two Particle Weapons
     Adds the Suppressive Shielding passive
     ability

     
     Angriffsstrke erhht um 3
     Supply costs decreased um 50 Prozent
",
"AUTOTOOLTIP-rom_generix_frigateYr2.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Particle Weapon
     Deals increased damage to structurally
     weak targets with a defense value of 20
     or less
     Cloaking Device
     Suppressive Shielding 
     Decreases damage taken from pulse
     weapons um 50 Prozent

      Mittel

     
     Angriffsstrke erhht um 3
     Supply costs decreased um 50 Prozent
",
"AUTOTOOLTIP-rom_generix_frigateYr3.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Particle Weapon
     Deals increased damage to structurally
     weak targets with a defense value of 20
     or less
     Cloaking Device
     Suppressive Shielding 
     Decreases damage taken from pulse
     weapons um 50 Prozent

      Mittel

     
     Angriffsstrke erhht um 3
     Supply costs decreased um 50 Prozent
",
"AUTOTOOLTIP-rom_generix_frigateYr4.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Particle Weapon
     Deals increased damage to structurally
     weak targets with a defense value of 20
     or less
     Cloaking Device
     Suppressive Shielding 
     Decreases damage taken from pulse
     weapons um 50 Prozent
     Combat Thrusters 
     Increases movement speed by 10 percent
     and grants a 8 percent chance to dodge
     torpedo and pulse weapons

      Mittel

     
     Angriffsstrke erhht um 3
     Supply costs decreased um 50 Prozent
",
"AUTOTOOLTIP-rom_generix_frigateYr5.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Particle Weapon
     Deals increased damage to structurally
     weak targets with a defense value of 20
     or less
     Cloaking Device
     Suppressive Shielding 
     Decreases damage taken from pulse
     weapons um 50 Prozent
     Combat Thrusters 
     Increases movement speed by 20 percent
     and grants a 16 percent chance to dodge
     torpedo and pulse weapons

      Mittel

     
     Angriffsstrke erhht um 3
     Supply costs decreased um 50 Prozent
",
"AUTOTOOLTIP-rom_generix_frigateYr6.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Particle Weapon
     Deals increased damage to structurally
     weak targets with a defense value of 20
     or less
     Cloaking Device
     Suppressive Shielding 
     Decreases damage taken from pulse
     weapons um 50 Prozent
     Combat Thrusters 
     Increases movement speed by 20 percent
     and grants a 16 percent chance to dodge
     torpedo and pulse weapons
     Arlterium Disruptor Lens 
     Increases weapon range to long and
     occasionally fires a disruptor pulse
     that deals direct hull damage and has a
     chance to disable engines

      Lang

     
     Angriffsstrke erhht um 3
     Supply costs decreased um 50 Prozent
",
"AUTOTOOLTIP-rom_generix_frigate_bor.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Particle Weapon
     Deals increased damage to structurally
     weak targets with a defense value of 20
     or less
     Cloaking Device
     Suppressive Shielding 
     Decreases damage taken from pulse
     weapons um 50 Prozent
     Graviton Energy Source 
     Shield regeneration rate erhht um
     um 50 Prozent
     This unit counts as a station for
     damage calculation due to its abnormal
     mass

      Mittel

     
     All attributes erhht um 2
     Is equipped with the Graviton Energy
     Source passive ability
",
"AUTOTOOLTIP-rom_generix_frigate_borr2.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Particle Weapon
     Deals increased damage to structurally
     weak targets with a defense value of 20
     or less
     Cloaking Device
     Suppressive Shielding 
     Decreases damage taken from pulse
     weapons um 50 Prozent
     Graviton Energy Source 
     Shield regeneration rate erhht um
     um 50 Prozent
     This unit counts as a station for
     damage calculation due to its abnormal
     mass

      Mittel

     
     All attributes erhht um 2
     Is equipped with the Graviton Energy
     Source passive ability
",
"AUTOTOOLTIP-rom_generix_frigate_borr3.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Particle Weapon
     Deals increased damage to structurally
     weak targets with a defense value of 20
     or less
     Cloaking Device
     Suppressive Shielding 
     Decreases damage taken from pulse
     weapons um 50 Prozent
     Graviton Energy Source 
     Shield regeneration rate erhht um
     um 50 Prozent
     This unit counts as a station for
     damage calculation due to its abnormal
     mass

      Mittel

     
     All attributes erhht um 2
     Is equipped with the Graviton Energy
     Source passive ability
",
"AUTOTOOLTIP-rom_generix_frigate_borr4.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Particle Weapon
     Deals increased damage to structurally
     weak targets with a defense value of 20
     or less
     Cloaking Device
     Suppressive Shielding 
     Decreases damage taken from pulse
     weapons um 50 Prozent
     Graviton Energy Source 
     Shield regeneration rate erhht um
     um 50 Prozent
     This unit counts as a station for
     damage calculation due to its abnormal
     mass
     Combat Thrusters 
     Increases movement speed by 10 percent
     and grants a 8 percent chance to dodge
     torpedo and pulse weapons

      Mittel

     
     All attributes erhht um 2
     Is equipped with the Graviton Energy
     Source passive ability
",
"AUTOTOOLTIP-rom_generix_frigate_borr5.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Particle Weapon
     Deals increased damage to structurally
     weak targets with a defense value of 20
     or less
     Cloaking Device
     Suppressive Shielding 
     Decreases damage taken from pulse
     weapons um 50 Prozent
     Graviton Energy Source 
     Shield regeneration rate erhht um
     um 50 Prozent
     This unit counts as a station for
     damage calculation due to its abnormal
     mass
     Combat Thrusters 
     Increases movement speed by 20 percent
     and grants a 16 percent chance to dodge
     torpedo and pulse weapons

      Mittel

     
     All attributes erhht um 2
     Is equipped with the Graviton Energy
     Source passive ability
",
"AUTOTOOLTIP-rom_generix_frigate_borr6.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Particle Weapon
     Deals increased damage to structurally
     weak targets with a defense value of 20
     or less
     Cloaking Device
     Suppressive Shielding 
     Decreases damage taken from pulse
     weapons um 50 Prozent
     Graviton Energy Source 
     Shield regeneration rate erhht um
     um 50 Prozent
     This unit counts as a station for
     damage calculation due to its abnormal
     mass
     Combat Thrusters 
     Increases movement speed by 20 percent
     and grants a 16 percent chance to dodge
     torpedo and pulse weapons
     Arlterium Disruptor Lens 
     Increases weapon range to long and
     occasionally fires a disruptor pulse
     that deals direct hull damage and has a
     chance to disable engines

      Lang

     
     All attributes erhht um 2
     Is equipped with the Graviton Energy
     Source passive ability
",
"AUTOTOOLTIP-rom_generix_frigate_fed.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Particle Weapon
     Deals increased damage to structurally
     weak targets with a defense value of 20
     or less
     Cloaking Device
     Suppressive Shielding 
     Decreases damage taken from pulse
     weapons um 50 Prozent
     Critical Shot

      Mittel

     
     Verteidigungswert erhht um 2
     Is equipped with the Critical Shot
     special ability
",
"AUTOTOOLTIP-rom_generix_frigate_fedr2.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Particle Weapon
     Deals increased damage to structurally
     weak targets with a defense value of 20
     or less
     Cloaking Device
     Suppressive Shielding 
     Decreases damage taken from pulse
     weapons um 50 Prozent
     Critical Shot

      Mittel

     
     Verteidigungswert erhht um 2
     Is equipped with the Critical Shot
     special ability
",
"AUTOTOOLTIP-rom_generix_frigate_fedr3.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Particle Weapon
     Deals increased damage to structurally
     weak targets with a defense value of 20
     or less
     Cloaking Device
     Suppressive Shielding 
     Decreases damage taken from pulse
     weapons um 50 Prozent
     Critical Shot

      Mittel

     
     Verteidigungswert erhht um 2
     Is equipped with the Critical Shot
     special ability
",
"AUTOTOOLTIP-rom_generix_frigate_fedr4.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Particle Weapon
     Deals increased damage to structurally
     weak targets with a defense value of 20
     or less
     Cloaking Device
     Suppressive Shielding 
     Decreases damage taken from pulse
     weapons um 50 Prozent
     Critical Shot
     Combat Thrusters 
     Increases movement speed by 10 percent
     and grants a 8 percent chance to dodge
     torpedo and pulse weapons

      Mittel

     
     Verteidigungswert erhht um 2
     Is equipped with the Critical Shot
     special ability
",
"AUTOTOOLTIP-rom_generix_frigate_fedr5.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Particle Weapon
     Deals increased damage to structurally
     weak targets with a defense value of 20
     or less
     Cloaking Device
     Suppressive Shielding 
     Decreases damage taken from pulse
     weapons um 50 Prozent
     Critical Shot
     Combat Thrusters 
     Increases movement speed by 20 percent
     and grants a 16 percent chance to dodge
     torpedo and pulse weapons

      Mittel

     
     Verteidigungswert erhht um 2
     Is equipped with the Critical Shot
     special ability
",
"AUTOTOOLTIP-rom_generix_frigate_fedr6.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Particle Weapon
     Deals increased damage to structurally
     weak targets with a defense value of 20
     or less
     Cloaking Device
     Suppressive Shielding 
     Decreases damage taken from pulse
     weapons um 50 Prozent
     Critical Shot
     Combat Thrusters 
     Increases movement speed by 20 percent
     and grants a 16 percent chance to dodge
     torpedo and pulse weapons
     Arlterium Disruptor Lens 
     Increases weapon range to long and
     occasionally fires a disruptor pulse
     that deals direct hull damage and has a
     chance to disable engines

      Lang

     
     Verteidigungswert erhht um 2
     Is equipped with the Critical Shot
     special ability
",
"AUTOTOOLTIP-rom_generix_frigate_kli.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Particle Weapon
     Deals increased damage to structurally
     weak targets with a defense value of 20
     or less
     Cloaking Device
     Suppressive Shielding 
     Decreases damage taken from pulse
     weapons um 50 Prozent

      Mittel

     
     Angriffsstrke erhht um 2
",
"AUTOTOOLTIP-rom_generix_frigate_kliR.odf", "
    Angriffsstrke
    Verteidigungswert

     Adds two Particle Weapons
     Adds the Suppressive Shielding passive
     ability

     
     Angriffsstrke erhht um 2
",
"AUTOTOOLTIP-rom_generix_frigate_klir2.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Particle Weapon
     Deals increased damage to structurally
     weak targets with a defense value of 20
     or less
     Cloaking Device
     Suppressive Shielding 
     Decreases damage taken from pulse
     weapons um 50 Prozent

      Mittel

     
     Angriffsstrke erhht um 2
",
"AUTOTOOLTIP-rom_generix_frigate_klir3.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Particle Weapon
     Deals increased damage to structurally
     weak targets with a defense value of 20
     or less
     Cloaking Device
     Suppressive Shielding 
     Decreases damage taken from pulse
     weapons um 50 Prozent

      Mittel

     
     Angriffsstrke erhht um 2
",
"AUTOTOOLTIP-rom_generix_frigate_klir4.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Particle Weapon
     Deals increased damage to structurally
     weak targets with a defense value of 20
     or less
     Cloaking Device
     Suppressive Shielding 
     Decreases damage taken from pulse
     weapons um 50 Prozent
     Combat Thrusters 
     Increases movement speed by 10 percent
     and grants a 8 percent chance to dodge
     torpedo and pulse weapons

      Mittel

     
     Angriffsstrke erhht um 2
",
"AUTOTOOLTIP-rom_generix_frigate_klir5.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Particle Weapon
     Deals increased damage to structurally
     weak targets with a defense value of 20
     or less
     Cloaking Device
     Suppressive Shielding 
     Decreases damage taken from pulse
     weapons um 50 Prozent
     Combat Thrusters 
     Increases movement speed by 20 percent
     and grants a 16 percent chance to dodge
     torpedo and pulse weapons

      Mittel

     
     Angriffsstrke erhht um 2
",
"AUTOTOOLTIP-rom_generix_frigate_klir6.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Particle Weapon
     Deals increased damage to structurally
     weak targets with a defense value of 20
     or less
     Cloaking Device
     Suppressive Shielding 
     Decreases damage taken from pulse
     weapons um 50 Prozent
     Combat Thrusters 
     Increases movement speed by 20 percent
     and grants a 16 percent chance to dodge
     torpedo and pulse weapons
     Arlterium Disruptor Lens 
     Increases weapon range to long and
     occasionally fires a disruptor pulse
     that deals direct hull damage and has a
     chance to disable engines

      Lang

     
     Angriffsstrke erhht um 2
",
"AUTOTOOLTIP-rom_generix_kli.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Cloaking Device

     May be enhanced with additional refits

      Mittel

     
     Angriffsstrke erhht um 2
     Will also apply to all refits
",
"AUTOTOOLTIP-rom_generix_klir2.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Cloaking Device

     May be enhanced with additional refits

      Mittel

     
     Angriffsstrke erhht um 2
     Will also apply to all refits
",
"AUTOTOOLTIP-rom_generix_klir3.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Cloaking Device

     May be enhanced with additional refits

      Mittel

     
     Angriffsstrke erhht um 2
     Will also apply to all refits
",
"AUTOTOOLTIP-rom_generix_klir4.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Plasma Torpedo
     Cloaking Device

     May be enhanced with additional refits

      Mittel

     
     Angriffsstrke erhht um 2
     Will also apply to all refits
",
"AUTOTOOLTIP-rom_generix_klir5.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Plasma Torpedo
     Cloaking Device

     May be enhanced with additional refits

      Mittel

     
     Angriffsstrke erhht um 2
     Will also apply to all refits
",
"AUTOTOOLTIP-rom_generix_klir6.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Plasma Torpedo
     Cloaking Device
     Arlterium Disruptor Lens 
     Increases weapon range to long and
     occasionally fires a disruptor pulse
     that deals direct hull damage and has a
     chance to disable engines

     May be enhanced with additional refits

      Lang

     
     Angriffsstrke erhht um 2
     Will also apply to all refits
",
"AUTOTOOLTIP-rom_generix_support.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Cloaking Device

     
     ƙ Plasma Bolt
     ƚ Plasma Mine
     ƛ Shield Recharge

      Mittel
",
"AUTOTOOLTIP-rom_generix_supportR.odf", "
    Verteidigungswert
  Systemleistung

     Becomes a support vessel with three
     special abilities
",
"AUTOTOOLTIP-rom_generix_supportr2.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Cloaking Device

     
     ƙ Plasma Bolt
     ƚ Plasma Mine
     ƛ Shield Recharge

      Mittel
",
"AUTOTOOLTIP-rom_generix_supportr3.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Cloaking Device

     
     ƙ Plasma Bolt
     ƚ Plasma Mine
     ƛ Shield Recharge

      Mittel
",
"AUTOTOOLTIP-rom_generix_supportr4.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Cloaking Device
     Plasma Storage 
     Increases the duration of the Plasma
     Bolt special ability by 2 seconds and
     the damage dealt by Plasma Mines by 25
     percent

     
     ƙ Plasma Bolt
     ƚ Plasma Mine
     ƛ Shield Recharge

      Mittel
",
"AUTOTOOLTIP-rom_generix_supportr5.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Cloaking Device
     Plasma Storage 
     Increases the duration of the Plasma
     Bolt special ability by 4 seconds and
     the damage dealt by Plasma Mines by 50
     percent

     
     ƙ Plasma Bolt
     ƚ Plasma Mine
     ƛ Shield Recharge

      Mittel
",
"AUTOTOOLTIP-rom_generix_supportr6.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Cloaking Device
     Plasma Storage 
     Increases the duration of the Plasma
     Bolt special ability by 4 seconds and
     the damage dealt by Plasma Mines by 50
     percent
     Systemwide Interconnectors 
     Decreases the special energy costs of
     special weapons by 30 percent and
     increases all attributes by 3

     
     ƙ Plasma Bolt
     ƚ Plasma Mine
     ƛ Shield Recharge

      Mittel
",
"AUTOTOOLTIP-rom_generix_supportY.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Cloaking Device

     
     ƙ Plasma Bolt
     ƚ Plasma Mine
     ƛ Shield Recharge

      Mittel

     
     Angriffsstrke erhht um 3
     Supply costs decreased um 50 Prozent
",
"AUTOTOOLTIP-rom_generix_supportYR.odf", "
    Verteidigungswert
  Systemleistung

     Becomes a support vessel with three
     special abilities

     
     Angriffsstrke erhht um 3
     Supply costs decreased um 50 Prozent
",
"AUTOTOOLTIP-rom_generix_supportYr2.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Cloaking Device

     
     ƙ Plasma Bolt
     ƚ Plasma Mine
     ƛ Shield Recharge

      Mittel

     
     Angriffsstrke erhht um 3
     Supply costs decreased um 50 Prozent
",
"AUTOTOOLTIP-rom_generix_supportYr3.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Cloaking Device

     
     ƙ Plasma Bolt
     ƚ Plasma Mine
     ƛ Shield Recharge

      Mittel

     
     Angriffsstrke erhht um 3
     Supply costs decreased um 50 Prozent
",
"AUTOTOOLTIP-rom_generix_supportYr4.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Cloaking Device
     Plasma Storage 
     Increases the duration of the Plasma
     Bolt special ability by 2 seconds and
     the damage dealt by Plasma Mines by 25
     percent

     
     ƙ Plasma Bolt
     ƚ Plasma Mine
     ƛ Shield Recharge

      Mittel

     
     Angriffsstrke erhht um 3
     Supply costs decreased um 50 Prozent
",
"AUTOTOOLTIP-rom_generix_supportYr5.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Cloaking Device
     Plasma Storage 
     Increases the duration of the Plasma
     Bolt special ability by 4 seconds and
     the damage dealt by Plasma Mines by 50
     percent

     
     ƙ Plasma Bolt
     ƚ Plasma Mine
     ƛ Shield Recharge

      Mittel

     
     Angriffsstrke erhht um 3
     Supply costs decreased um 50 Prozent
",
"AUTOTOOLTIP-rom_generix_supportYr6.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Cloaking Device
     Plasma Storage 
     Increases the duration of the Plasma
     Bolt special ability by 4 seconds and
     the damage dealt by Plasma Mines by 50
     percent
     Systemwide Interconnectors 
     Decreases the special energy costs of
     special weapons by 30 percent and
     increases all attributes by 3

     
     ƙ Plasma Bolt
     ƚ Plasma Mine
     ƛ Shield Recharge

      Mittel

     
     Angriffsstrke erhht um 3
     Supply costs decreased um 50 Prozent
",
"AUTOTOOLTIP-rom_generix_support_kli.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Cloaking Device

     
     ƙ Plasma Bolt
     ƚ Plasma Mine
     ƛ Shield Recharge

      Mittel

     
     Angriffsstrke erhht um 2
",
"AUTOTOOLTIP-rom_generix_support_kliR.odf", "
    Verteidigungswert
  Systemleistung

     Becomes a support vessel with three
     special abilities

     
     Angriffsstrke erhht um 2
",
"AUTOTOOLTIP-rom_generix_support_klir2.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Cloaking Device

     
     ƙ Plasma Bolt
     ƚ Plasma Mine
     ƛ Shield Recharge

      Mittel

     
     Angriffsstrke erhht um 2
",
"AUTOTOOLTIP-rom_generix_support_klir3.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Cloaking Device

     
     ƙ Plasma Bolt
     ƚ Plasma Mine
     ƛ Shield Recharge

      Mittel

     
     Angriffsstrke erhht um 2
",
"AUTOTOOLTIP-rom_generix_support_klir4.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Cloaking Device
     Plasma Storage 
     Increases the duration of the Plasma
     Bolt special ability by 2 seconds and
     the damage dealt by Plasma Mines by 25
     percent

     
     ƙ Plasma Bolt
     ƚ Plasma Mine
     ƛ Shield Recharge

      Mittel

     
     Angriffsstrke erhht um 2
",
"AUTOTOOLTIP-rom_generix_support_klir5.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Cloaking Device
     Plasma Storage 
     Increases the duration of the Plasma
     Bolt special ability by 4 seconds and
     the damage dealt by Plasma Mines by 50
     percent

     
     ƙ Plasma Bolt
     ƚ Plasma Mine
     ƛ Shield Recharge

      Mittel

     
     Angriffsstrke erhht um 2
",
"AUTOTOOLTIP-rom_generix_support_klir6.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Cloaking Device
     Plasma Storage 
     Increases the duration of the Plasma
     Bolt special ability by 4 seconds and
     the damage dealt by Plasma Mines by 50
     percent
     Systemwide Interconnectors 
     Decreases the special energy costs of
     special weapons by 30 percent and
     increases all attributes by 3

     
     ƙ Plasma Bolt
     ƚ Plasma Mine
     ƛ Shield Recharge

      Mittel

     
     Angriffsstrke erhht um 2
",
"AUTOTOOLTIP-rom_generix_yard.odf", "
       Angriffsstrke
   Verteidigungswert
     Systemleistung

     Werft
     Reparatur-Dock

     Produziert:
     Generix Class
     Generix Class - Spectre Refit
     Generix Class - Frigate Refit
     Generix Class - Support Refit
",
"AUTOTOOLTIP-rom_griffin.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Cloaking Device
     Sensor Jammer

      Mittel

     
     Angriffsstrke erhht um 3
     Supply costs decreased um 50 Prozent
",
"AUTOTOOLTIP-rom_griffinr2.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Cloaking Device
     Sensor Jammer

      Mittel

     
     Angriffsstrke erhht um 3
     Supply costs decreased um 50 Prozent
",
"AUTOTOOLTIP-rom_griffinr3.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Cloaking Device
     Sensor Jammer

      Mittel

     
     Angriffsstrke erhht um 3
     Supply costs decreased um 50 Prozent
",
"AUTOTOOLTIP-rom_griffinr4.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Cloaking Device
     Sensor Jammer
     Universal Jamming 
     The Sensor Jammer special ability may
     also disable the engines on affected
     vessels

      Mittel

     
     Angriffsstrke erhht um 3
     Supply costs decreased um 50 Prozent
",
"AUTOTOOLTIP-rom_griffinr5.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Cloaking Device
     Sensor Jammer
     Universal Jamming 
     The Sensor Jammer special ability may
     also disable the engines on affected
     vessels and will always disable a
     subsystem

      Mittel

     
     Angriffsstrke erhht um 3
     Supply costs decreased um 50 Prozent
",
"AUTOTOOLTIP-rom_griffinr6.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Cloaking Device
     Sensor Jammer
     Universal Jamming 
     The Sensor Jammer special ability may
     also disable the engines on affected
     vessels and will always disable a
     subsystem
     Dynamic Energy Allocation 
     Reroute the energy used by the cloaking
     device to the shield generators while
     cloak is inactive, increasing the
     shield power by 40 percent

      Mittel

     
     Angriffsstrke erhht um 3
     Supply costs decreased um 50 Prozent
",
"AUTOTOOLTIP-rom_intelligen_center.odf", "
       Angriffsstrke
   Verteidigungswert
     Systemleistung

     Grants access to the Tal'Shiar, the
     Romulan intelligence service, which
     allows spying and sabotage of enemy
     vessels
",
"AUTOTOOLTIP-rom_intelligen_centerr2.odf", "
       Angriffsstrke
   Verteidigungswert
     Systemleistung

     Grants access to the Tal'Shiar, the
     Romulan intelligence service, which
     allows spying and sabotage of enemy
     vessels
",
"AUTOTOOLTIP-rom_intelligen_centerr3.odf", "
       Angriffsstrke
   Verteidigungswert
     Systemleistung

     Grants access to the Tal'Shiar, the
     Romulan intelligence service, which
     allows spying and sabotage of enemy
     vessels
",
"AUTOTOOLTIP-rom_intelligen_centerr4.odf", "
       Angriffsstrke
   Verteidigungswert
     Systemleistung

     Superior Intelligence 
     Grants the Spy special ability to
     reveal all hostile units in this sector

     Grants access to the Tal'Shiar, the
     Romulan intelligence service, which
     allows spying and sabotage of enemy
     vessels
",
"AUTOTOOLTIP-rom_intelligen_centerr5.odf", "
       Angriffsstrke
   Verteidigungswert
     Systemleistung

     Superior Intelligence 
     Grants the Spy special ability to
     reveal all hostile units in this sector
     and decreased its special energy costs
     by 200

     Grants access to the Tal'Shiar, the
     Romulan intelligence service, which
     allows spying and sabotage of enemy
     vessels
",
"AUTOTOOLTIP-rom_intelligen_centerY.odf", "
       Angriffsstrke
   Verteidigungswert
     Systemleistung

     Grants access to the Tal'Shiar, the
     Romulan intelligence service, which
     allows spying and sabotage of enemy
     vessels

     
     Gains more experience and will level-up
     faster
",
"AUTOTOOLTIP-rom_intelligen_centerYr2.odf", "
       Angriffsstrke
   Verteidigungswert
     Systemleistung

     Grants access to the Tal'Shiar, the
     Romulan intelligence service, which
     allows spying and sabotage of enemy
     vessels

     
     Gains more experience and will level-up
     faster
",
"AUTOTOOLTIP-rom_intelligen_centerYr3.odf", "
       Angriffsstrke
   Verteidigungswert
     Systemleistung

     Grants access to the Tal'Shiar, the
     Romulan intelligence service, which
     allows spying and sabotage of enemy
     vessels

     
     Gains more experience and will level-up
     faster
",
"AUTOTOOLTIP-rom_intelligen_centerYr4.odf", "
       Angriffsstrke
   Verteidigungswert
     Systemleistung

     Superior Intelligence 
     Grants the Spy special ability to
     reveal all hostile units in this sector

     Grants access to the Tal'Shiar, the
     Romulan intelligence service, which
     allows spying and sabotage of enemy
     vessels

     
     Gains more experience and will level-up
     faster
",
"AUTOTOOLTIP-rom_intelligen_centerYr5.odf", "
       Angriffsstrke
   Verteidigungswert
     Systemleistung

     Superior Intelligence 
     Grants the Spy special ability to
     reveal all hostile units in this sector
     and decreased its special energy costs
     by 200

     Grants access to the Tal'Shiar, the
     Romulan intelligence service, which
     allows spying and sabotage of enemy
     vessels

     
     Gains more experience and will level-up
     faster
",
"AUTOTOOLTIP-rom_leahval.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Cloaking Device

     
     ƙ Metaphasic Disruptor
     ƚ Advanced Energy Reeling
     ƛ Auto Repair Systems

      Kurz
",
"AUTOTOOLTIP-rom_leahvalM.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Cloaking Device

     
     ƙ Metaphasic Disruptor
     ƚ Advanced Energy Reeling
     ƛ Auto Repair Systems

      Kurz
",
"AUTOTOOLTIP-rom_leahvalMr2.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Cloaking Device

     
     ƙ Metaphasic Disruptor
     ƚ Advanced Energy Reeling
     ƛ Auto Repair Systems

      Kurz
",
"AUTOTOOLTIP-rom_leahvalMr3.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Cloaking Device

     
     ƙ Metaphasic Disruptor
     ƚ Advanced Energy Reeling
     ƛ Auto Repair Systems

      Kurz
",
"AUTOTOOLTIP-rom_leahvalMr4.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Particle Weapon
     Deals increased damage to structurally
     weak targets with a defense value of 20
     or less
     Cloaking Device

     
     ƙ Metaphasic Disruptor
     ƚ Advanced Energy Reeling
     ƛ Auto Repair Systems

      Kurz
",
"AUTOTOOLTIP-rom_leahvalMr5.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Particle Weapon
     Deals increased damage to structurally
     weak targets with a defense value of 20
     or less
     Cloaking Device

     
     ƙ Metaphasic Disruptor
     ƚ Advanced Energy Reeling
     ƛ Auto Repair Systems

      Kurz
",
"AUTOTOOLTIP-rom_leahvalMr6.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Particle Weapon
     Deals increased damage to structurally
     weak targets with a defense value of 20
     or less
     Cloaking Device
     Dynamic Energy Allocation 
     Reroute the energy used by the cloaking
     device to the shield generators while
     cloak is inactive, increasing the
     shield power by 40 percent

     
     ƙ Metaphasic Disruptor
     ƚ Advanced Energy Reeling
     ƛ Auto Repair Systems

      Kurz
",
"AUTOTOOLTIP-rom_leahvalr2.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Cloaking Device

     
     ƙ Metaphasic Disruptor
     ƚ Advanced Energy Reeling
     ƛ Auto Repair Systems

      Kurz
",
"AUTOTOOLTIP-rom_leahvalr3.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Cloaking Device

     
     ƙ Metaphasic Disruptor
     ƚ Advanced Energy Reeling
     ƛ Auto Repair Systems

      Kurz
",
"AUTOTOOLTIP-rom_leahvalr4.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Particle Weapon
     Deals increased damage to structurally
     weak targets with a defense value of 20
     or less
     Cloaking Device

     
     ƙ Metaphasic Disruptor
     ƚ Advanced Energy Reeling
     ƛ Auto Repair Systems

      Kurz
",
"AUTOTOOLTIP-rom_leahvalr5.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Particle Weapon
     Deals increased damage to structurally
     weak targets with a defense value of 20
     or less
     Cloaking Device

     
     ƙ Metaphasic Disruptor
     ƚ Advanced Energy Reeling
     ƛ Auto Repair Systems

      Kurz
",
"AUTOTOOLTIP-rom_leahvalr6.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Particle Weapon
     Deals increased damage to structurally
     weak targets with a defense value of 20
     or less
     Cloaking Device
     Dynamic Energy Allocation 
     Reroute the energy used by the cloaking
     device to the shield generators while
     cloak is inactive, increasing the
     shield power by 40 percent

     
     ƙ Metaphasic Disruptor
     ƚ Advanced Energy Reeling
     ƛ Auto Repair Systems

      Kurz
",
"AUTOTOOLTIP-rom_leahvalY.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Cloaking Device

     
     ƙ Metaphasic Disruptor
     ƚ Advanced Energy Reeling
     ƛ Auto Repair Systems

      Kurz

     
     Angriffsstrke erhht um 3
     Supply costs decreased um 50 Prozent
",
"AUTOTOOLTIP-rom_leahvalYM.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Cloaking Device

     
     ƙ Metaphasic Disruptor
     ƚ Advanced Energy Reeling
     ƛ Auto Repair Systems

      Kurz

     
     Angriffsstrke erhht um 3
     Supply costs decreased um 50 Prozent
",
"AUTOTOOLTIP-rom_leahvalYMr2.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Cloaking Device

     
     ƙ Metaphasic Disruptor
     ƚ Advanced Energy Reeling
     ƛ Auto Repair Systems

      Kurz

     
     Angriffsstrke erhht um 3
     Supply costs decreased um 50 Prozent
",
"AUTOTOOLTIP-rom_leahvalYMr3.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Cloaking Device

     
     ƙ Metaphasic Disruptor
     ƚ Advanced Energy Reeling
     ƛ Auto Repair Systems

      Kurz

     
     Angriffsstrke erhht um 3
     Supply costs decreased um 50 Prozent
",
"AUTOTOOLTIP-rom_leahvalYMr4.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Particle Weapon
     Deals increased damage to structurally
     weak targets with a defense value of 20
     or less
     Cloaking Device

     
     ƙ Metaphasic Disruptor
     ƚ Advanced Energy Reeling
     ƛ Auto Repair Systems

      Kurz

     
     Angriffsstrke erhht um 3
     Supply costs decreased um 50 Prozent
",
"AUTOTOOLTIP-rom_leahvalYMr5.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Particle Weapon
     Deals increased damage to structurally
     weak targets with a defense value of 20
     or less
     Cloaking Device

     
     ƙ Metaphasic Disruptor
     ƚ Advanced Energy Reeling
     ƛ Auto Repair Systems

      Kurz

     
     Angriffsstrke erhht um 3
     Supply costs decreased um 50 Prozent
",
"AUTOTOOLTIP-rom_leahvalYMr6.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Particle Weapon
     Deals increased damage to structurally
     weak targets with a defense value of 20
     or less
     Cloaking Device
     Dynamic Energy Allocation 
     Reroute the energy used by the cloaking
     device to the shield generators while
     cloak is inactive, increasing the
     shield power by 40 percent

     
     ƙ Metaphasic Disruptor
     ƚ Advanced Energy Reeling
     ƛ Auto Repair Systems

      Kurz

     
     Angriffsstrke erhht um 3
     Supply costs decreased um 50 Prozent
",
"AUTOTOOLTIP-rom_leahvalYr2.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Cloaking Device

     
     ƙ Metaphasic Disruptor
     ƚ Advanced Energy Reeling
     ƛ Auto Repair Systems

      Kurz

     
     Angriffsstrke erhht um 3
     Supply costs decreased um 50 Prozent
",
"AUTOTOOLTIP-rom_leahvalYr3.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Cloaking Device

     
     ƙ Metaphasic Disruptor
     ƚ Advanced Energy Reeling
     ƛ Auto Repair Systems

      Kurz

     
     Angriffsstrke erhht um 3
     Supply costs decreased um 50 Prozent
",
"AUTOTOOLTIP-rom_leahvalYr4.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Particle Weapon
     Deals increased damage to structurally
     weak targets with a defense value of 20
     or less
     Cloaking Device

     
     ƙ Metaphasic Disruptor
     ƚ Advanced Energy Reeling
     ƛ Auto Repair Systems

      Kurz

     
     Angriffsstrke erhht um 3
     Supply costs decreased um 50 Prozent
",
"AUTOTOOLTIP-rom_leahvalYr5.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Particle Weapon
     Deals increased damage to structurally
     weak targets with a defense value of 20
     or less
     Cloaking Device

     
     ƙ Metaphasic Disruptor
     ƚ Advanced Energy Reeling
     ƛ Auto Repair Systems

      Kurz

     
     Angriffsstrke erhht um 3
     Supply costs decreased um 50 Prozent
",
"AUTOTOOLTIP-rom_leahvalYr6.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Particle Weapon
     Deals increased damage to structurally
     weak targets with a defense value of 20
     or less
     Cloaking Device
     Dynamic Energy Allocation 
     Reroute the energy used by the cloaking
     device to the shield generators while
     cloak is inactive, increasing the
     shield power by 40 percent

     
     ƙ Metaphasic Disruptor
     ƚ Advanced Energy Reeling
     ƛ Auto Repair Systems

      Kurz

     
     Angriffsstrke erhht um 3
     Supply costs decreased um 50 Prozent
",
"AUTOTOOLTIP-rom_leahval_bor.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Cloaking Device
     Adapting Disruptor Arrays 
     This unit deals increased damage to
     non-Borg vessels

     
     ƙ Metaphasic Disruptor
     ƚ Advanced Energy Reeling
     ƛ Auto Repair Systems

      Kurz

     
     All attributes erhht um 2
     Is equipped with the Adapting Disruptor
     Arrays passive ability
",
"AUTOTOOLTIP-rom_leahval_borM.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Cloaking Device
     Adapting Disruptor Arrays 
     This unit deals increased damage to
     non-Borg vessels

     
     ƙ Metaphasic Disruptor
     ƚ Advanced Energy Reeling
     ƛ Auto Repair Systems

      Kurz

     
     All attributes erhht um 2
     Is equipped with the Adapting Disruptor
     Arrays passive ability
",
"AUTOTOOLTIP-rom_leahval_borMr2.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Cloaking Device
     Adapting Disruptor Arrays 
     This unit deals increased damage to
     non-Borg vessels

     
     ƙ Metaphasic Disruptor
     ƚ Advanced Energy Reeling
     ƛ Auto Repair Systems

      Kurz

     
     All attributes erhht um 2
     Is equipped with the Adapting Disruptor
     Arrays passive ability
",
"AUTOTOOLTIP-rom_leahval_borMr3.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Cloaking Device
     Adapting Disruptor Arrays 
     This unit deals increased damage to
     non-Borg vessels

     
     ƙ Metaphasic Disruptor
     ƚ Advanced Energy Reeling
     ƛ Auto Repair Systems

      Kurz

     
     All attributes erhht um 2
     Is equipped with the Adapting Disruptor
     Arrays passive ability
",
"AUTOTOOLTIP-rom_leahval_borMr4.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Particle Weapon
     Deals increased damage to structurally
     weak targets with a defense value of 20
     or less
     Cloaking Device

     
     ƙ Metaphasic Disruptor
     ƚ Advanced Energy Reeling
     ƛ Auto Repair Systems

      Kurz

     
     All attributes erhht um 2
     Is equipped with the Adapting Disruptor
     Arrays passive ability
",
"AUTOTOOLTIP-rom_leahval_borMr5.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Particle Weapon
     Deals increased damage to structurally
     weak targets with a defense value of 20
     or less
     Cloaking Device

     
     ƙ Metaphasic Disruptor
     ƚ Advanced Energy Reeling
     ƛ Auto Repair Systems

      Kurz

     
     All attributes erhht um 2
     Is equipped with the Adapting Disruptor
     Arrays passive ability
",
"AUTOTOOLTIP-rom_leahval_borMr6.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Particle Weapon
     Deals increased damage to structurally
     weak targets with a defense value of 20
     or less
     Cloaking Device
     Dynamic Energy Allocation 
     Reroute the energy used by the cloaking
     device to the shield generators while
     cloak is inactive, increasing the
     shield power by 40 percent

     
     ƙ Metaphasic Disruptor
     ƚ Advanced Energy Reeling
     ƛ Auto Repair Systems

      Kurz

     
     All attributes erhht um 2
     Is equipped with the Adapting Disruptor
     Arrays passive ability
",
"AUTOTOOLTIP-rom_leahval_borr2.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Cloaking Device
     Adapting Disruptor Arrays 
     This unit deals increased damage to
     non-Borg vessels

     
     ƙ Metaphasic Disruptor
     ƚ Advanced Energy Reeling
     ƛ Auto Repair Systems

      Kurz

     
     All attributes erhht um 2
     Is equipped with the Adapting Disruptor
     Arrays passive ability
",
"AUTOTOOLTIP-rom_leahval_borr3.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Cloaking Device
     Adapting Disruptor Arrays 
     This unit deals increased damage to
     non-Borg vessels

     
     ƙ Metaphasic Disruptor
     ƚ Advanced Energy Reeling
     ƛ Auto Repair Systems

      Kurz

     
     All attributes erhht um 2
     Is equipped with the Adapting Disruptor
     Arrays passive ability
",
"AUTOTOOLTIP-rom_leahval_borr4.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Particle Weapon
     Deals increased damage to structurally
     weak targets with a defense value of 20
     or less
     Cloaking Device

     
     ƙ Metaphasic Disruptor
     ƚ Advanced Energy Reeling
     ƛ Auto Repair Systems

      Kurz

     
     All attributes erhht um 2
     Is equipped with the Adapting Disruptor
     Arrays passive ability
",
"AUTOTOOLTIP-rom_leahval_borr5.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Particle Weapon
     Deals increased damage to structurally
     weak targets with a defense value of 20
     or less
     Cloaking Device

     
     ƙ Metaphasic Disruptor
     ƚ Advanced Energy Reeling
     ƛ Auto Repair Systems

      Kurz

     
     All attributes erhht um 2
     Is equipped with the Adapting Disruptor
     Arrays passive ability
",
"AUTOTOOLTIP-rom_leahval_borr6.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Particle Weapon
     Deals increased damage to structurally
     weak targets with a defense value of 20
     or less
     Cloaking Device
     Dynamic Energy Allocation 
     Reroute the energy used by the cloaking
     device to the shield generators while
     cloak is inactive, increasing the
     shield power by 40 percent

     
     ƙ Metaphasic Disruptor
     ƚ Advanced Energy Reeling
     ƛ Auto Repair Systems

      Kurz

     
     All attributes erhht um 2
     Is equipped with the Adapting Disruptor
     Arrays passive ability
",
"AUTOTOOLTIP-rom_leahval_dom.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Cloaking Device

     
     ƙ Metaphasic Disruptor
     ƚ Advanced Energy Reeling
     ƛ Cascade Feedback

      Kurz

     
     Verteidigungswert decreased by 2
     Systemleistung erhht um 4
     Auto Repair Systems replaced by Cascade
     Feedback
",
"AUTOTOOLTIP-rom_leahval_domM.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Cloaking Device

     
     ƙ Metaphasic Disruptor
     ƚ Advanced Energy Reeling
     ƛ Cascade Feedback

      Kurz

     
     Verteidigungswert decreased by 2
     Systemleistung erhht um 4
     Auto Repair Systems replaced by Cascade
     Feedback
",
"AUTOTOOLTIP-rom_leahval_domMr2.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Cloaking Device

     
     ƙ Metaphasic Disruptor
     ƚ Advanced Energy Reeling
     ƛ Cascade Feedback

      Kurz

     
     Verteidigungswert decreased by 2
     Systemleistung erhht um 4
     Auto Repair Systems replaced by Cascade
     Feedback
",
"AUTOTOOLTIP-rom_leahval_domMr3.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Cloaking Device

     
     ƙ Metaphasic Disruptor
     ƚ Advanced Energy Reeling
     ƛ Cascade Feedback

      Kurz

     
     Verteidigungswert decreased by 2
     Systemleistung erhht um 4
     Auto Repair Systems replaced by Cascade
     Feedback
",
"AUTOTOOLTIP-rom_leahval_domMr4.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Particle Weapon
     Deals increased damage to structurally
     weak targets with a defense value of 20
     or less
     Cloaking Device

     
     ƙ Metaphasic Disruptor
     ƚ Advanced Energy Reeling
     ƛ Cascade Feedback

      Kurz

     
     Verteidigungswert decreased by 2
     Systemleistung erhht um 4
     Auto Repair Systems replaced by Cascade
     Feedback
",
"AUTOTOOLTIP-rom_leahval_domMr5.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Particle Weapon
     Deals increased damage to structurally
     weak targets with a defense value of 20
     or less
     Cloaking Device

     
     ƙ Metaphasic Disruptor
     ƚ Advanced Energy Reeling
     ƛ Cascade Feedback

      Kurz

     
     Verteidigungswert decreased by 2
     Systemleistung erhht um 4
     Auto Repair Systems replaced by Cascade
     Feedback
",
"AUTOTOOLTIP-rom_leahval_domMr6.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Particle Weapon
     Deals increased damage to structurally
     weak targets with a defense value of 20
     or less
     Cloaking Device
     Dynamic Energy Allocation 
     Reroute the energy used by the cloaking
     device to the shield generators while
     cloak is inactive, increasing the
     shield power by 40 percent

     
     ƙ Metaphasic Disruptor
     ƚ Advanced Energy Reeling
     ƛ Cascade Feedback

      Kurz

     
     Verteidigungswert decreased by 2
     Systemleistung erhht um 4
     Auto Repair Systems replaced by Cascade
     Feedback
",
"AUTOTOOLTIP-rom_leahval_domr2.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Cloaking Device

     
     ƙ Metaphasic Disruptor
     ƚ Advanced Energy Reeling
     ƛ Cascade Feedback

      Kurz

     
     Verteidigungswert decreased by 2
     Systemleistung erhht um 4
     Auto Repair Systems replaced by Cascade
     Feedback
",
"AUTOTOOLTIP-rom_leahval_domr3.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Cloaking Device

     
     ƙ Metaphasic Disruptor
     ƚ Advanced Energy Reeling
     ƛ Cascade Feedback

      Kurz

     
     Verteidigungswert decreased by 2
     Systemleistung erhht um 4
     Auto Repair Systems replaced by Cascade
     Feedback
",
"AUTOTOOLTIP-rom_leahval_domr4.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Particle Weapon
     Deals increased damage to structurally
     weak targets with a defense value of 20
     or less
     Cloaking Device

     
     ƙ Metaphasic Disruptor
     ƚ Advanced Energy Reeling
     ƛ Cascade Feedback

      Kurz

     
     Verteidigungswert decreased by 2
     Systemleistung erhht um 4
     Auto Repair Systems replaced by Cascade
     Feedback
",
"AUTOTOOLTIP-rom_leahval_domr5.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Particle Weapon
     Deals increased damage to structurally
     weak targets with a defense value of 20
     or less
     Cloaking Device

     
     ƙ Metaphasic Disruptor
     ƚ Advanced Energy Reeling
     ƛ Cascade Feedback

      Kurz

     
     Verteidigungswert decreased by 2
     Systemleistung erhht um 4
     Auto Repair Systems replaced by Cascade
     Feedback
",
"AUTOTOOLTIP-rom_leahval_domr6.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Particle Weapon
     Deals increased damage to structurally
     weak targets with a defense value of 20
     or less
     Cloaking Device
     Dynamic Energy Allocation 
     Reroute the energy used by the cloaking
     device to the shield generators while
     cloak is inactive, increasing the
     shield power by 40 percent

     
     ƙ Metaphasic Disruptor
     ƚ Advanced Energy Reeling
     ƛ Cascade Feedback

      Kurz

     
     Verteidigungswert decreased by 2
     Systemleistung erhht um 4
     Auto Repair Systems replaced by Cascade
     Feedback
",
"AUTOTOOLTIP-rom_leahval_fed.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Burstfire Torpedos
     Cloaking Device

     
     ƙ Metaphasic Disruptor
     ƚ Advanced Energy Reeling
     ƛ Auto Repair Systems

      Kurz

     
     Angriffsstrke erhht um 2
     Verteidigungswert erhht um 2
     Is equipped with Burstfire Torpedos
",
"AUTOTOOLTIP-rom_leahval_fedM.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Burstfire Torpedos
     Cloaking Device

     
     ƙ Metaphasic Disruptor
     ƚ Advanced Energy Reeling
     ƛ Auto Repair Systems

      Kurz

     
     Angriffsstrke erhht um 2
     Verteidigungswert erhht um 2
     Is equipped with Burstfire Torpedos
",
"AUTOTOOLTIP-rom_leahval_fedMr2.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Burstfire Torpedos
     Cloaking Device

     
     ƙ Metaphasic Disruptor
     ƚ Advanced Energy Reeling
     ƛ Auto Repair Systems

      Kurz

     
     Angriffsstrke erhht um 2
     Verteidigungswert erhht um 2
     Is equipped with Burstfire Torpedos
",
"AUTOTOOLTIP-rom_leahval_fedMr3.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Burstfire Torpedos
     Cloaking Device

     
     ƙ Metaphasic Disruptor
     ƚ Advanced Energy Reeling
     ƛ Auto Repair Systems

      Kurz

     
     Angriffsstrke erhht um 2
     Verteidigungswert erhht um 2
     Is equipped with Burstfire Torpedos
",
"AUTOTOOLTIP-rom_leahval_fedMr4.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Burstfire Torpedos
     2x Particle Weapon
     Deals increased damage to structurally
     weak targets with a defense value of 20
     or less
     Cloaking Device

     
     ƙ Metaphasic Disruptor
     ƚ Advanced Energy Reeling
     ƛ Auto Repair Systems

      Kurz

     
     Angriffsstrke erhht um 2
     Verteidigungswert erhht um 2
     Is equipped with Burstfire Torpedos
",
"AUTOTOOLTIP-rom_leahval_fedMr5.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Burstfire Torpedos
     2x Particle Weapon
     Deals increased damage to structurally
     weak targets with a defense value of 20
     or less
     Cloaking Device

     
     ƙ Metaphasic Disruptor
     ƚ Advanced Energy Reeling
     ƛ Auto Repair Systems

      Kurz

     
     Angriffsstrke erhht um 2
     Verteidigungswert erhht um 2
     Is equipped with Burstfire Torpedos
",
"AUTOTOOLTIP-rom_leahval_fedMr6.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Burstfire Torpedos
     2x Particle Weapon
     Deals increased damage to structurally
     weak targets with a defense value of 20
     or less
     Cloaking Device
     Dynamic Energy Allocation 
     Reroute the energy used by the cloaking
     device to the shield generators while
     cloak is inactive, increasing the
     shield power by 40 percent

     
     ƙ Metaphasic Disruptor
     ƚ Advanced Energy Reeling
     ƛ Auto Repair Systems

      Kurz

     
     Angriffsstrke erhht um 2
     Verteidigungswert erhht um 2
     Is equipped with Burstfire Torpedos
",
"AUTOTOOLTIP-rom_leahval_fedr2.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Burstfire Torpedos
     Cloaking Device

     
     ƙ Metaphasic Disruptor
     ƚ Advanced Energy Reeling
     ƛ Auto Repair Systems

      Kurz

     
     Angriffsstrke erhht um 2
     Verteidigungswert erhht um 2
     Is equipped with Burstfire Torpedos
",
"AUTOTOOLTIP-rom_leahval_fedr3.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Burstfire Torpedos
     Cloaking Device

     
     ƙ Metaphasic Disruptor
     ƚ Advanced Energy Reeling
     ƛ Auto Repair Systems

      Kurz

     
     Angriffsstrke erhht um 2
     Verteidigungswert erhht um 2
     Is equipped with Burstfire Torpedos
",
"AUTOTOOLTIP-rom_leahval_fedr4.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Burstfire Torpedos
     2x Particle Weapon
     Deals increased damage to structurally
     weak targets with a defense value of 20
     or less
     Cloaking Device

     
     ƙ Metaphasic Disruptor
     ƚ Advanced Energy Reeling
     ƛ Auto Repair Systems

      Kurz

     
     Angriffsstrke erhht um 2
     Verteidigungswert erhht um 2
     Is equipped with Burstfire Torpedos
",
"AUTOTOOLTIP-rom_leahval_fedr5.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Burstfire Torpedos
     2x Particle Weapon
     Deals increased damage to structurally
     weak targets with a defense value of 20
     or less
     Cloaking Device

     
     ƙ Metaphasic Disruptor
     ƚ Advanced Energy Reeling
     ƛ Auto Repair Systems

      Kurz

     
     Angriffsstrke erhht um 2
     Verteidigungswert erhht um 2
     Is equipped with Burstfire Torpedos
",
"AUTOTOOLTIP-rom_leahval_fedr6.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     Burstfire Torpedos
     2x Particle Weapon
     Deals increased damage to structurally
     weak targets with a defense value of 20
     or less
     Cloaking Device
     Dynamic Energy Allocation 
     Reroute the energy used by the cloaking
     device to the shield generators while
     cloak is inactive, increasing the
     shield power by 40 percent

     
     ƙ Metaphasic Disruptor
     ƚ Advanced Energy Reeling
     ƛ Auto Repair Systems

      Kurz

     
     Angriffsstrke erhht um 2
     Verteidigungswert erhht um 2
     Is equipped with Burstfire Torpedos
",
"AUTOTOOLTIP-rom_mining_colony.odf", "
       Angriffsstrke
     Verteidigungswert
     Systemleistung

     Stationary Cloaking Device

     Verarbeitet Dilithium und Tritanium
",
"AUTOTOOLTIP-rom_mixedtech_yard.odf", "
       Angriffsstrke
     Verteidigungswert
     Systemleistung

     Stationary Cloaking Device

     Werft
     Constructs Mixed-Tech units
",
"AUTOTOOLTIP-rom_mixedtech_yard_bor.odf", "
       Angriffsstrke
     Verteidigungswert
     Systemleistung

     Stationary Cloaking Device

     Werft
     Constructs Mixed-Tech units

     Produziert:
     Rhienn Class
     Generix Class - Frigate Refit
     Leahval Class
",
"AUTOTOOLTIP-rom_mixedtech_yard_dom.odf", "
       Angriffsstrke
     Verteidigungswert
     Systemleistung

     Stationary Cloaking Device

     Werft
     Constructs Mixed-Tech units

     Produziert:
     Rhienn Class - Torpedo Refit
     Leahval Class
     Serkas Class
",
"AUTOTOOLTIP-rom_mixedtech_yard_fed.odf", "
       Angriffsstrke
     Verteidigungswert
     Systemleistung

     Stationary Cloaking Device

     Werft
     Constructs Mixed-Tech units

     Produziert:
     Talon Class - Repair Refit
     Leahval Class
     Generix Class - Frigate Refit
",
"AUTOTOOLTIP-rom_mixedtech_yard_kli.odf", "
       Angriffsstrke
     Verteidigungswert
     Systemleistung

     Stationary Cloaking Device

     Werft
     Constructs Mixed-Tech units

     Produziert:
     Rhienn Class - Pulse Disruptor Refit
     Generix Class
     Saeihr Class
",
"AUTOTOOLTIP-rom_mogai.odf", "
       Angriffsstrke
     Verteidigungswert
     Systemleistung

     Baut Stationen
",
"AUTOTOOLTIP-rom_norexan.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Pulse Disruptor
     Cloaking Device
     Multi Purpose Weapons

      Mittel
",
"AUTOTOOLTIP-rom_norexanY.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Pulse Disruptor
     Cloaking Device
     Multi Purpose Weapons

      Mittel

     
     Angriffsstrke erhht um 3
",
"AUTOTOOLTIP-rom_norexanYr2.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Pulse Disruptor
     Cloaking Device
     Multi Purpose Weapons

      Mittel

     
     Angriffsstrke erhht um 3
",
"AUTOTOOLTIP-rom_norexanYr3.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Pulse Disruptor
     Cloaking Device
     Multi Purpose Weapons

      Mittel

     
     Angriffsstrke erhht um 3
",
"AUTOTOOLTIP-rom_norexanYr4.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Pulse Disruptor
     Cloaking Device
     Multi Purpose Weapons
     Full Spectrum Battleship 
     Reduces the energy costs of the Multi
     Purpose Weapons by 30 percent

      Mittel

     
     Angriffsstrke erhht um 3
",
"AUTOTOOLTIP-rom_norexanYr5.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Pulse Disruptor
     Cloaking Device
     Multi Purpose Weapons
     Full Spectrum Battleship 
     Reduces the energy costs of the Multi
     Purpose Weapons by 60 percent

      Mittel

     
     Angriffsstrke erhht um 3
",
"AUTOTOOLTIP-rom_norexanYr6.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Pulse Disruptor
     Cloaking Device
     Multi Purpose Weapons
     Full Spectrum Battleship 
     Reduces the energy costs of the Multi
     Purpose Weapons by 60 percent
     Dagger Doctrine 
     The rate of fire increase when opening
     fire is doubled, lasts twice as long
     and only takes 10 seconds to refresh

      Mittel

     
     Angriffsstrke erhht um 3
",
"AUTOTOOLTIP-rom_norexanZ.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Pulse Disruptor
     Cloaking Device
     Multi Purpose Weapons

      Mittel

     
     Angriffsstrke erhht um 3
     Verteidigungswert erhht um 3
     Movement speed increased
",
"AUTOTOOLTIP-rom_norexanZr2.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Pulse Disruptor
     Cloaking Device
     Multi Purpose Weapons

      Mittel

     
     Angriffsstrke erhht um 3
     Verteidigungswert erhht um 3
     Movement speed increased
",
"AUTOTOOLTIP-rom_norexanZr3.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Pulse Disruptor
     Cloaking Device
     Multi Purpose Weapons

      Mittel

     
     Angriffsstrke erhht um 3
     Verteidigungswert erhht um 3
     Movement speed increased
",
"AUTOTOOLTIP-rom_norexanZr4.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Pulse Disruptor
     Cloaking Device
     Multi Purpose Weapons
     Full Spectrum Battleship 
     Reduces the energy costs of the Multi
     Purpose Weapons by 30 percent

      Mittel

     
     Angriffsstrke erhht um 3
     Verteidigungswert erhht um 3
     Movement speed increased
",
"AUTOTOOLTIP-rom_norexanZr5.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Pulse Disruptor
     Cloaking Device
     Multi Purpose Weapons
     Full Spectrum Battleship 
     Reduces the energy costs of the Multi
     Purpose Weapons by 60 percent

      Mittel

     
     Angriffsstrke erhht um 3
     Verteidigungswert erhht um 3
     Movement speed increased
",
"AUTOTOOLTIP-rom_norexanZr6.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Pulse Disruptor
     Cloaking Device
     Multi Purpose Weapons
     Full Spectrum Battleship 
     Reduces the energy costs of the Multi
     Purpose Weapons by 60 percent
     Dagger Doctrine 
     The rate of fire increase when opening
     fire is doubled, lasts twice as long
     and only takes 10 seconds to refresh

      Mittel

     
     Angriffsstrke erhht um 3
     Verteidigungswert erhht um 3
     Movement speed increased
",
"AUTOTOOLTIP-rom_research_institute.odf", "
       Angriffsstrke
     Verteidigungswert
     Systemleistung

     Stationary Cloaking Device

     Forschungsstation

     Erforscht:
     Research Rhienn Class Disruptor Refit
     Research Rhienn Class Torpedo Refit
     Research Talon Class Refit
     Basic Leahval System Upgrade
     Advanced Leahval System Upgrade
     Research Simple Detection Grid
     Research Tachyon Detection Grid
     Research Multi Targeting Disruptor
     Research Vector Torpedo
     Research Stealth Field
",
"AUTOTOOLTIP-rom_research_instituteY.odf", "
       Angriffsstrke
     Verteidigungswert
     Systemleistung

     Stationary Cloaking Device

     Forschungsstation

     Erforscht:
     Research Rhienn Class Disruptor Refit
     Research Rhienn Class Torpedo Refit
     Research Talon Class Refit
     Basic Leahval System Upgrade
     Advanced Leahval System Upgrade
     Research Simple Detection Grid
     Research Tachyon Detection Grid
     Research Multi Targeting Disruptor
     Research Vector Torpedo
     Research Sensor Jammer
     Research Stealth Field
",
"AUTOTOOLTIP-rom_research_instituteZ.odf", "
       Angriffsstrke
     Verteidigungswert
     Systemleistung

     Stationary Cloaking Device

     Forschungsstation

     Erforscht:
     Research Rhienn Class Disruptor Refit
     Research Rhienn Class Torpedo Refit
     Research Talon Class Refit
     Basic Leahval System Upgrade
     Advanced Leahval System Upgrade
     Research Simple Detection Grid
     Research Tachyon Detection Grid
     Research Tal'Shiar Agent
     Research Multi Targeting Disruptor
     Research Vector Torpedo
     Research Stealth Field
",
"AUTOTOOLTIP-rom_rhienn.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     2x Pulse Disruptor
     Cloaking Device

     May be enhanced with additional refits

      Lang
",
"AUTOTOOLTIP-rom_rhiennr2.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     2x Pulse Disruptor
     Cloaking Device

     May be enhanced with additional refits

      Lang
",
"AUTOTOOLTIP-rom_rhiennr3.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     2x Pulse Disruptor
     Cloaking Device

     May be enhanced with additional refits

      Lang
",
"AUTOTOOLTIP-rom_rhiennr4.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     2x Improved Pulse Disruptor
     Cloaking Device

     May be enhanced with additional refits

      Lang
",
"AUTOTOOLTIP-rom_rhiennr5.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     2x Improved Pulse Disruptor
     Cloaking Device

     May be enhanced with additional refits

      Lang
",
"AUTOTOOLTIP-rom_rhiennr6.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     2x Improved Pulse Disruptor
     Cloaking Device
     Aldovh Type Cloak

     May be enhanced with additional refits

      Lang
",
"AUTOTOOLTIP-rom_rhiennY.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     2x Pulse Disruptor
     Cloaking Device

     May be enhanced with additional refits

      Lang

     
     Supply costs decreased um 50 Prozent
",
"AUTOTOOLTIP-rom_rhiennYr2.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     2x Pulse Disruptor
     Cloaking Device

     May be enhanced with additional refits

      Lang

     
     Supply costs decreased um 50 Prozent
",
"AUTOTOOLTIP-rom_rhiennYr3.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     2x Pulse Disruptor
     Cloaking Device

     May be enhanced with additional refits

      Lang

     
     Supply costs decreased um 50 Prozent
",
"AUTOTOOLTIP-rom_rhiennYr4.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     2x Improved Pulse Disruptor
     Cloaking Device

     May be enhanced with additional refits

      Lang

     
     Supply costs decreased um 50 Prozent
",
"AUTOTOOLTIP-rom_rhiennYr5.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     2x Improved Pulse Disruptor
     Cloaking Device

     May be enhanced with additional refits

      Lang

     
     Supply costs decreased um 50 Prozent
",
"AUTOTOOLTIP-rom_rhiennYr6.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     2x Improved Pulse Disruptor
     Cloaking Device
     Aldovh Type Cloak

     May be enhanced with additional refits

      Lang

     
     Supply costs decreased um 50 Prozent
",
"AUTOTOOLTIP-rom_rhienn_bor.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     2x Pulse Disruptor
     Cloaking Device
     Close Distance Transwarp Drive

     May be enhanced with additional refits

      Lang

     
     All attributes erhht um 1
     Is equipped with the Close Distance
     Transwarp Drive special ability
     Will also apply to all refits
",
"AUTOTOOLTIP-rom_rhienn_borr2.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     2x Pulse Disruptor
     Cloaking Device
     Close Distance Transwarp Drive

     May be enhanced with additional refits

      Lang

     
     All attributes erhht um 1
     Is equipped with the Close Distance
     Transwarp Drive special ability
     Will also apply to all refits
",
"AUTOTOOLTIP-rom_rhienn_borr3.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     2x Pulse Disruptor
     Cloaking Device
     Close Distance Transwarp Drive

     May be enhanced with additional refits

      Lang

     
     All attributes erhht um 1
     Is equipped with the Close Distance
     Transwarp Drive special ability
     Will also apply to all refits
",
"AUTOTOOLTIP-rom_rhienn_borr4.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     2x Improved Pulse Disruptor
     Cloaking Device
     Close Distance Transwarp Drive

     May be enhanced with additional refits

      Lang

     
     All attributes erhht um 1
     Is equipped with the Close Distance
     Transwarp Drive special ability
     Will also apply to all refits
",
"AUTOTOOLTIP-rom_rhienn_borr5.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     2x Improved Pulse Disruptor
     Cloaking Device
     Close Distance Transwarp Drive

     May be enhanced with additional refits

      Lang

     
     All attributes erhht um 1
     Is equipped with the Close Distance
     Transwarp Drive special ability
     Will also apply to all refits
",
"AUTOTOOLTIP-rom_rhienn_borr6.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     2x Improved Pulse Disruptor
     Cloaking Device
     Close Distance Transwarp Drive
     Aldovh Type Cloak

     May be enhanced with additional refits

      Lang

     
     All attributes erhht um 1
     Is equipped with the Close Distance
     Transwarp Drive special ability
     Will also apply to all refits
",
"AUTOTOOLTIP-rom_rhienn_phaser.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     2x Pulse Disruptor
     Disruptor
     Cloaking Device
     Multi Targeting Disruptor
     Kaleh Maneuver 
     Once every two minutes the Rhienn will
     deal immense damage when opening combat

      Lang
",
"AUTOTOOLTIP-rom_rhienn_phaserR.odf", "
    Verteidigungswert
    Systemleistung

     Adds a beam-type disruptor array
     Adds the Kaleh Maneuver passive ability
     May be equipped with the Multi
     Targeting Disruptor special ability
",
"AUTOTOOLTIP-rom_rhienn_phaserr2.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     2x Pulse Disruptor
     Disruptor
     Cloaking Device
     Multi Targeting Disruptor
     Kaleh Maneuver 
     Once every two minutes the Rhienn will
     deal immense damage when opening combat

      Lang
",
"AUTOTOOLTIP-rom_rhienn_phaserr3.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     2x Pulse Disruptor
     Disruptor
     Cloaking Device
     Multi Targeting Disruptor
     Kaleh Maneuver 
     Once every two minutes the Rhienn will
     deal immense damage when opening combat

      Lang
",
"AUTOTOOLTIP-rom_rhienn_phaserr4.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     2x Pulse Disruptor
     Disruptor
     Cloaking Device
     Multi Targeting Disruptor
     Kaleh Maneuver 
     Once every two minutes the Rhienn will
     deal immense damage when opening combat
     Flanking 
     Increases damage dealt to slower
     targets by 13 percent

      Lang
",
"AUTOTOOLTIP-rom_rhienn_phaserr5.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     2x Pulse Disruptor
     Disruptor
     Cloaking Device
     Multi Targeting Disruptor
     Kaleh Maneuver 
     Once every two minutes the Rhienn will
     deal immense damage when opening combat
     Flanking 
     Increases damage dealt to slower
     targets by 26 percent

      Lang
",
"AUTOTOOLTIP-rom_rhienn_phaserr6.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     2x Pulse Disruptor
     Disruptor
     Cloaking Device
     Multi Targeting Disruptor
     Kaleh Maneuver 
     Once every two minutes the Rhienn will
     deal immense damage when opening combat
     Flanking 
     Increases damage dealt to slower
     targets by 26 percent
     Aldovh Type Cloak

      Lang
",
"AUTOTOOLTIP-rom_rhienn_phaserY.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     2x Pulse Disruptor
     Disruptor
     Cloaking Device
     Multi Targeting Disruptor
     Kaleh Maneuver 
     Once every two minutes the Rhienn will
     deal immense damage when opening combat

      Lang

     
     Angriffsstrke erhht um 3
",
"AUTOTOOLTIP-rom_rhienn_phaserYR.odf", "
    Verteidigungswert
    Systemleistung

     Adds a beam-type disruptor array
     Adds the Kaleh Maneuver passive ability
     May be equipped with the Multi
     Targeting Disruptor special ability

     
     Angriffsstrke erhht um 3
",
"AUTOTOOLTIP-rom_rhienn_phaserYr2.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     2x Pulse Disruptor
     Disruptor
     Cloaking Device
     Multi Targeting Disruptor
     Kaleh Maneuver 
     Once every two minutes the Rhienn will
     deal immense damage when opening combat

      Lang

     
     Angriffsstrke erhht um 3
",
"AUTOTOOLTIP-rom_rhienn_phaserYr3.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     2x Pulse Disruptor
     Disruptor
     Cloaking Device
     Multi Targeting Disruptor
     Kaleh Maneuver 
     Once every two minutes the Rhienn will
     deal immense damage when opening combat

      Lang

     
     Angriffsstrke erhht um 3
",
"AUTOTOOLTIP-rom_rhienn_phaserYr4.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     2x Pulse Disruptor
     Disruptor
     Cloaking Device
     Multi Targeting Disruptor
     Kaleh Maneuver 
     Once every two minutes the Rhienn will
     deal immense damage when opening combat
     Flanking 
     Increases damage dealt to slower
     targets by 13 percent

      Lang

     
     Angriffsstrke erhht um 3
",
"AUTOTOOLTIP-rom_rhienn_phaserYr5.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     2x Pulse Disruptor
     Disruptor
     Cloaking Device
     Multi Targeting Disruptor
     Kaleh Maneuver 
     Once every two minutes the Rhienn will
     deal immense damage when opening combat
     Flanking 
     Increases damage dealt to slower
     targets by 26 percent

      Lang

     
     Angriffsstrke erhht um 3
",
"AUTOTOOLTIP-rom_rhienn_phaserYr6.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     2x Pulse Disruptor
     Disruptor
     Cloaking Device
     Multi Targeting Disruptor
     Kaleh Maneuver 
     Once every two minutes the Rhienn will
     deal immense damage when opening combat
     Flanking 
     Increases damage dealt to slower
     targets by 26 percent
     Aldovh Type Cloak

      Lang

     
     Angriffsstrke erhht um 3
",
"AUTOTOOLTIP-rom_rhienn_phaser_bor.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     2x Pulse Disruptor
     Disruptor
     Cloaking Device
     Multi Targeting Disruptor
     Kaleh Maneuver 
     Once every two minutes the Rhienn will
     deal immense damage when opening combat
     Close Distance Transwarp Drive

      Lang

     
     All attributes erhht um 1
     Is equipped with the Close Distance
     Transwarp Drive special ability
",
"AUTOTOOLTIP-rom_rhienn_phaser_borR.odf", "
    Verteidigungswert
    Systemleistung

     Adds a beam-type disruptor array
     Adds the Kaleh Maneuver passive ability
     May be equipped with the Multi
     Targeting Disruptor special ability

     
     All attributes erhht um 1
     Is equipped with the Close Distance
     Transwarp Drive special ability
",
"AUTOTOOLTIP-rom_rhienn_phaser_borr2.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     2x Pulse Disruptor
     Disruptor
     Cloaking Device
     Multi Targeting Disruptor
     Kaleh Maneuver 
     Once every two minutes the Rhienn will
     deal immense damage when opening combat
     Close Distance Transwarp Drive

      Lang

     
     All attributes erhht um 1
     Is equipped with the Close Distance
     Transwarp Drive special ability
",
"AUTOTOOLTIP-rom_rhienn_phaser_borr3.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     2x Pulse Disruptor
     Disruptor
     Cloaking Device
     Multi Targeting Disruptor
     Kaleh Maneuver 
     Once every two minutes the Rhienn will
     deal immense damage when opening combat
     Close Distance Transwarp Drive

      Lang

     
     All attributes erhht um 1
     Is equipped with the Close Distance
     Transwarp Drive special ability
",
"AUTOTOOLTIP-rom_rhienn_phaser_borr4.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     2x Pulse Disruptor
     Disruptor
     Cloaking Device
     Multi Targeting Disruptor
     Kaleh Maneuver 
     Once every two minutes the Rhienn will
     deal immense damage when opening combat
     Close Distance Transwarp Drive
     Flanking 
     Increases damage dealt to slower
     targets by 13 percent

      Lang

     
     All attributes erhht um 1
     Is equipped with the Close Distance
     Transwarp Drive special ability
",
"AUTOTOOLTIP-rom_rhienn_phaser_borr5.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     2x Pulse Disruptor
     Disruptor
     Cloaking Device
     Multi Targeting Disruptor
     Kaleh Maneuver 
     Once every two minutes the Rhienn will
     deal immense damage when opening combat
     Close Distance Transwarp Drive
     Flanking 
     Increases damage dealt to slower
     targets by 26 percent

      Lang

     
     All attributes erhht um 1
     Is equipped with the Close Distance
     Transwarp Drive special ability
",
"AUTOTOOLTIP-rom_rhienn_phaser_borr6.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     2x Pulse Disruptor
     Disruptor
     Cloaking Device
     Multi Targeting Disruptor
     Kaleh Maneuver 
     Once every two minutes the Rhienn will
     deal immense damage when opening combat
     Close Distance Transwarp Drive
     Flanking 
     Increases damage dealt to slower
     targets by 26 percent
     Aldovh Type Cloak

      Lang

     
     All attributes erhht um 1
     Is equipped with the Close Distance
     Transwarp Drive special ability
",
"AUTOTOOLTIP-rom_rhienn_phaser_kli.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     4x Pulse Disruptor
     Graviton Marker
     Cloaking Device
     Kaleh Maneuver 
     Once every two minutes the Rhienn will
     deal immense damage when opening combat

      Mittel

     
     Angriffsstrke erhht um 1
     Is equipped with 4 medium range Pulse
     Disruptors
     Is equipped with the Graviton Marker
     special ability
",
"AUTOTOOLTIP-rom_rhienn_phaser_klir2.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     4x Pulse Disruptor
     Graviton Marker
     Cloaking Device
     Kaleh Maneuver 
     Once every two minutes the Rhienn will
     deal immense damage when opening combat

      Mittel

     
     Angriffsstrke erhht um 1
     Is equipped with 4 medium range Pulse
     Disruptors
     Is equipped with the Graviton Marker
     special ability
",
"AUTOTOOLTIP-rom_rhienn_phaser_klir3.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     4x Pulse Disruptor
     Graviton Marker
     Cloaking Device
     Kaleh Maneuver 
     Once every two minutes the Rhienn will
     deal immense damage when opening combat

      Mittel

     
     Angriffsstrke erhht um 1
     Is equipped with 4 medium range Pulse
     Disruptors
     Is equipped with the Graviton Marker
     special ability
",
"AUTOTOOLTIP-rom_rhienn_phaser_klir4.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     4x Pulse Disruptor
     Graviton Marker
     Cloaking Device
     Kaleh Maneuver 
     Once every two minutes the Rhienn will
     deal immense damage when opening combat
     Flanking 
     Increases damage dealt to slower
     targets by 13 percent

      Mittel

     
     Angriffsstrke erhht um 1
     Is equipped with 4 medium range Pulse
     Disruptors
     Is equipped with the Graviton Marker
     special ability
",
"AUTOTOOLTIP-rom_rhienn_phaser_klir5.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     4x Pulse Disruptor
     Graviton Marker
     Cloaking Device
     Kaleh Maneuver 
     Once every two minutes the Rhienn will
     deal immense damage when opening combat
     Flanking 
     Increases damage dealt to slower
     targets by 26 percent

      Mittel

     
     Angriffsstrke erhht um 1
     Is equipped with 4 medium range Pulse
     Disruptors
     Is equipped with the Graviton Marker
     special ability
",
"AUTOTOOLTIP-rom_rhienn_phaser_klir6.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     4x Pulse Disruptor
     Graviton Marker
     Cloaking Device
     Kaleh Maneuver 
     Once every two minutes the Rhienn will
     deal immense damage when opening combat
     Flanking 
     Increases damage dealt to slower
     targets by 26 percent
     Aldovh Type Cloak

      Mittel

     
     Angriffsstrke erhht um 1
     Is equipped with 4 medium range Pulse
     Disruptors
     Is equipped with the Graviton Marker
     special ability
",
"AUTOTOOLTIP-rom_rhienn_torpedo.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     2x Pulse Disruptor
     Plasma Torpedo
     Cloaking Device
     Vector Torpedo
     Predatory Strikes 
     This unit deals increased damage to
     cruisers

      Lang
",
"AUTOTOOLTIP-rom_rhienn_torpedoR.odf", "
    Angriffsstrke
    Systemleistung

     Adds a plasma torpedo launcher
     Adds the Predatory Strikes passive
     ability
     May be equipped with the Vector Torpedo
     special ability
",
"AUTOTOOLTIP-rom_rhienn_torpedor2.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     2x Pulse Disruptor
     Plasma Torpedo
     Cloaking Device
     Vector Torpedo
     Predatory Strikes 
     This unit deals increased damage to
     cruisers

      Lang
",
"AUTOTOOLTIP-rom_rhienn_torpedor3.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     2x Pulse Disruptor
     Plasma Torpedo
     Cloaking Device
     Vector Torpedo
     Predatory Strikes 
     This unit deals increased damage to
     cruisers

      Lang
",
"AUTOTOOLTIP-rom_rhienn_torpedor4.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     2x Pulse Disruptor
     Plasma Torpedo
     Cloaking Device
     Vector Torpedo
     Predatory Strikes 
     This unit deals increased damage to
     cruisers
     Infiltrator 
     Attacks of the Rhienn have a 25 precent
     chance to disable the weapons of a
     target station

      Lang
",
"AUTOTOOLTIP-rom_rhienn_torpedor5.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     2x Pulse Disruptor
     Plasma Torpedo
     Cloaking Device
     Vector Torpedo
     Predatory Strikes 
     This unit deals increased damage to
     cruisers
     Infiltrator 
     Attacks of the Rhienn have a 50 precent
     chance to disable the weapons of a
     target station

      Lang
",
"AUTOTOOLTIP-rom_rhienn_torpedor6.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     2x Pulse Disruptor
     Plasma Torpedo
     Cloaking Device
     Vector Torpedo
     Predatory Strikes 
     This unit deals increased damage to
     cruisers
     Infiltrator 
     Attacks of the Rhienn have a 50 precent
     chance to disable the weapons of a
     target station
     Aldovh Type Cloak

      Lang
",
"AUTOTOOLTIP-rom_rhienn_torpedo_bor.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     2x Pulse Disruptor
     Plasma Torpedo
     Cloaking Device
     Vector Torpedo
     Predatory Strikes 
     This unit deals increased damage to
     cruisers
     Close Distance Transwarp Drive

      Lang

     
     All attributes erhht um 1
     Is equipped with the Close Distance
     Transwarp Drive special ability
",
"AUTOTOOLTIP-rom_rhienn_torpedo_borR.odf", "
    Angriffsstrke
    Systemleistung

     Adds a plasma torpedo launcher
     Adds the Predatory Strikes passive
     ability
     May be equipped with the Vector Torpedo
     special ability

     
     All attributes erhht um 1
     Is equipped with the Close Distance
     Transwarp Drive special ability
",
"AUTOTOOLTIP-rom_rhienn_torpedo_borr2.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     2x Pulse Disruptor
     Plasma Torpedo
     Cloaking Device
     Vector Torpedo
     Predatory Strikes 
     This unit deals increased damage to
     cruisers
     Close Distance Transwarp Drive

      Lang

     
     All attributes erhht um 1
     Is equipped with the Close Distance
     Transwarp Drive special ability
",
"AUTOTOOLTIP-rom_rhienn_torpedo_borr3.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     2x Pulse Disruptor
     Plasma Torpedo
     Cloaking Device
     Vector Torpedo
     Predatory Strikes 
     This unit deals increased damage to
     cruisers
     Close Distance Transwarp Drive

      Lang

     
     All attributes erhht um 1
     Is equipped with the Close Distance
     Transwarp Drive special ability
",
"AUTOTOOLTIP-rom_rhienn_torpedo_borr4.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     2x Pulse Disruptor
     Plasma Torpedo
     Cloaking Device
     Vector Torpedo
     Predatory Strikes 
     This unit deals increased damage to
     cruisers
     Close Distance Transwarp Drive
     Infiltrator 
     Attacks of the Rhienn have a 25 precent
     chance to disable the weapons of a
     target station

      Lang

     
     All attributes erhht um 1
     Is equipped with the Close Distance
     Transwarp Drive special ability
",
"AUTOTOOLTIP-rom_rhienn_torpedo_borr5.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     2x Pulse Disruptor
     Plasma Torpedo
     Cloaking Device
     Vector Torpedo
     Predatory Strikes 
     This unit deals increased damage to
     cruisers
     Close Distance Transwarp Drive
     Infiltrator 
     Attacks of the Rhienn have a 50 precent
     chance to disable the weapons of a
     target station

      Lang

     
     All attributes erhht um 1
     Is equipped with the Close Distance
     Transwarp Drive special ability
",
"AUTOTOOLTIP-rom_rhienn_torpedo_borr6.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     2x Pulse Disruptor
     Plasma Torpedo
     Cloaking Device
     Vector Torpedo
     Predatory Strikes 
     This unit deals increased damage to
     cruisers
     Close Distance Transwarp Drive
     Infiltrator 
     Attacks of the Rhienn have a 50 precent
     chance to disable the weapons of a
     target station
     Aldovh Type Cloak

      Lang

     
     All attributes erhht um 1
     Is equipped with the Close Distance
     Transwarp Drive special ability
",
"AUTOTOOLTIP-rom_rhienn_torpedo_dom.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     2x Pulse Disruptor
     Plasma Torpedo
     Cloaking Device
     Vector Torpedo
     Tetryon Precharger 
     Increases damage dealt to stations
     Predatory Strikes 
     This unit deals increased damage to
     cruisers

      Lang

     
     Angriffsstrke erhht um 1
     Is equipped with the Tetrion Precharger
     passive ability
",
"AUTOTOOLTIP-rom_rhienn_torpedo_domr2.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     2x Pulse Disruptor
     Plasma Torpedo
     Cloaking Device
     Vector Torpedo
     Tetryon Precharger 
     Increases damage dealt to stations
     Predatory Strikes 
     This unit deals increased damage to
     cruisers

      Lang

     
     Angriffsstrke erhht um 1
     Is equipped with the Tetrion Precharger
     passive ability
",
"AUTOTOOLTIP-rom_rhienn_torpedo_domr3.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     2x Pulse Disruptor
     Plasma Torpedo
     Cloaking Device
     Vector Torpedo
     Tetryon Precharger 
     Increases damage dealt to stations
     Predatory Strikes 
     This unit deals increased damage to
     cruisers

      Lang

     
     Angriffsstrke erhht um 1
     Is equipped with the Tetrion Precharger
     passive ability
",
"AUTOTOOLTIP-rom_rhienn_torpedo_domr4.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     2x Pulse Disruptor
     Plasma Torpedo
     Cloaking Device
     Vector Torpedo
     Tetryon Precharger 
     Increases damage dealt to stations
     Predatory Strikes 
     This unit deals increased damage to
     cruisers
     Infiltrator 
     Attacks of the Rhienn have a 25 precent
     chance to disable the weapons of a
     target station

      Lang

     
     Angriffsstrke erhht um 1
     Is equipped with the Tetrion Precharger
     passive ability
",
"AUTOTOOLTIP-rom_rhienn_torpedo_domr5.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     2x Pulse Disruptor
     Plasma Torpedo
     Cloaking Device
     Vector Torpedo
     Tetryon Precharger 
     Increases damage dealt to stations
     Predatory Strikes 
     This unit deals increased damage to
     cruisers
     Infiltrator 
     Attacks of the Rhienn have a 50 precent
     chance to disable the weapons of a
     target station

      Lang

     
     Angriffsstrke erhht um 1
     Is equipped with the Tetrion Precharger
     passive ability
",
"AUTOTOOLTIP-rom_rhienn_torpedo_domr6.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     2x Pulse Disruptor
     Plasma Torpedo
     Cloaking Device
     Vector Torpedo
     Tetryon Precharger 
     Increases damage dealt to stations
     Predatory Strikes 
     This unit deals increased damage to
     cruisers
     Infiltrator 
     Attacks of the Rhienn have a 50 precent
     chance to disable the weapons of a
     target station
     Aldovh Type Cloak

      Lang

     
     Angriffsstrke erhht um 1
     Is equipped with the Tetrion Precharger
     passive ability
",
"AUTOTOOLTIP-rom_saeihr.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Particle Weapon
     Deals increased damage to structurally
     weak targets with a defense value of 20
     or less
     Cloaking Device
     Concave Plasma Conduits

      Lang

     
     Angriffsstrke erhht um 3
",
"AUTOTOOLTIP-rom_saeihrM.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Particle Weapon
     Deals increased damage to structurally
     weak targets with a defense value of 20
     or less
     Cloaking Device
     Concave Plasma Conduits

      Lang

     
     Angriffsstrke erhht um 3
",
"AUTOTOOLTIP-rom_saeihrMr2.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Particle Weapon
     Deals increased damage to structurally
     weak targets with a defense value of 20
     or less
     Cloaking Device
     Concave Plasma Conduits

      Lang

     
     Angriffsstrke erhht um 3
",
"AUTOTOOLTIP-rom_saeihrMr3.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Particle Weapon
     Deals increased damage to structurally
     weak targets with a defense value of 20
     or less
     Cloaking Device
     Concave Plasma Conduits

      Lang

     
     Angriffsstrke erhht um 3
",
"AUTOTOOLTIP-rom_saeihrMr4.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Particle Weapon
     Deals increased damage to structurally
     weak targets with a defense value of 25
     or less
     Cloaking Device
     Concave Plasma Conduits
     Vmax Ammunition 
     Increases the maximum defensive value
     at which the Particle Weapons will deal
     extra damage by 5 and increases the
     special weapon energy regeneration rate
     by 15 percent

      Lang

     
     Angriffsstrke erhht um 3
",
"AUTOTOOLTIP-rom_saeihrMr5.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Particle Weapon
     Deals increased damage to structurally
     weak targets with a defense value of 30
     or less
     Cloaking Device
     Concave Plasma Conduits
     Vmax Ammunition 
     Increases the maximum defensive value
     at which the Particle Weapons will deal
     extra damage by 10 and increases the
     special weapon energy regeneration rate
     by 30 percent

      Lang

     
     Angriffsstrke erhht um 3
",
"AUTOTOOLTIP-rom_saeihrMr6.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Particle Weapon
     Deals increased damage to structurally
     weak targets with a defense value of 30
     or less
     Cloaking Device
     Concave Plasma Conduits
     Vmax Ammunition 
     Increases the maximum defensive value
     at which the Particle Weapons will deal
     extra damage by 10 and increases the
     special weapon energy regeneration rate
     by 30 percent
     Systemwide Interconnectors 
     Decreases the special energy costs of
     special weapons by 30 percent and
     increases all attributes by 3

      Lang

     
     Angriffsstrke erhht um 3
",
"AUTOTOOLTIP-rom_saeihrr2.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Particle Weapon
     Deals increased damage to structurally
     weak targets with a defense value of 20
     or less
     Cloaking Device
     Concave Plasma Conduits

      Lang

     
     Angriffsstrke erhht um 3
",
"AUTOTOOLTIP-rom_saeihrr3.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Particle Weapon
     Deals increased damage to structurally
     weak targets with a defense value of 20
     or less
     Cloaking Device
     Concave Plasma Conduits

      Lang

     
     Angriffsstrke erhht um 3
",
"AUTOTOOLTIP-rom_saeihrr4.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Particle Weapon
     Deals increased damage to structurally
     weak targets with a defense value of 25
     or less
     Cloaking Device
     Concave Plasma Conduits
     Vmax Ammunition 
     Increases the maximum defensive value
     at which the Particle Weapons will deal
     extra damage by 5 and increases the
     special weapon energy regeneration rate
     by 15 percent

      Lang

     
     Angriffsstrke erhht um 3
",
"AUTOTOOLTIP-rom_saeihrr5.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Particle Weapon
     Deals increased damage to structurally
     weak targets with a defense value of 30
     or less
     Cloaking Device
     Concave Plasma Conduits
     Vmax Ammunition 
     Increases the maximum defensive value
     at which the Particle Weapons will deal
     extra damage by 10 and increases the
     special weapon energy regeneration rate
     by 30 percent

      Lang

     
     Angriffsstrke erhht um 3
",
"AUTOTOOLTIP-rom_saeihrr6.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Particle Weapon
     Deals increased damage to structurally
     weak targets with a defense value of 30
     or less
     Cloaking Device
     Concave Plasma Conduits
     Vmax Ammunition 
     Increases the maximum defensive value
     at which the Particle Weapons will deal
     extra damage by 10 and increases the
     special weapon energy regeneration rate
     by 30 percent
     Systemwide Interconnectors 
     Decreases the special energy costs of
     special weapons by 30 percent and
     increases all attributes by 3

      Lang

     
     Angriffsstrke erhht um 3
",
"AUTOTOOLTIP-rom_serkas.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     Quadcobalt Torpedo
     Cloaking Device
     Silent Resolve

      Artillerie
",
"AUTOTOOLTIP-rom_serkasr2.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     Quadcobalt Torpedo
     Cloaking Device
     Silent Resolve

      Artillerie
",
"AUTOTOOLTIP-rom_serkasr3.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     Quadcobalt Torpedo
     Cloaking Device
     Silent Resolve

      Artillerie
",
"AUTOTOOLTIP-rom_serkasr4.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     Quadcobalt Torpedo
     Cloaking Device
     Silent Resolve
     Delevhas Reload Systems 
     Reload time improved by 5 percent and
     blast radius erhht um 10 percent

      Artillerie
",
"AUTOTOOLTIP-rom_serkasr5.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     Quadcobalt Torpedo
     Cloaking Device
     Silent Resolve
     Delevhas Reload Systems 
     Reload time improved by 10 percent and
     blast radius erhht um 20 percent

      Artillerie
",
"AUTOTOOLTIP-rom_serkasr6.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Quadcobalt Torpedo
     Cloaking Device
     Silent Resolve
     Delevhas Reload Systems 
     Reload time improved by 10 percent and
     blast radius erhht um 20 percent
     Systemwide Interconnectors 
     Decreases the special energy costs of
     special weapons by 30 percent and
     increases all attributes by 3

      Artillerie
",
"AUTOTOOLTIP-rom_serkasY.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     Quadcobalt Torpedo
     Cloaking Device
     Silent Resolve

      Artillerie

     
     Supply costs decreased um 50 Prozent
",
"AUTOTOOLTIP-rom_serkas_dom.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     Quadcobalt Torpedo
     Cloaking Device
     Silent Resolve

      Artillerie

     
     Angriffsstrke erhht um 3
     Blastradius of the Quadcobalt Torpedo
     increased
",
"AUTOTOOLTIP-rom_serkas_domr2.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     Quadcobalt Torpedo
     Cloaking Device
     Silent Resolve

      Artillerie

     
     Angriffsstrke erhht um 3
     Blastradius of the Quadcobalt Torpedo
     increased
",
"AUTOTOOLTIP-rom_serkas_domr3.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     Quadcobalt Torpedo
     Cloaking Device
     Silent Resolve

      Artillerie

     
     Angriffsstrke erhht um 3
     Blastradius of the Quadcobalt Torpedo
     increased
",
"AUTOTOOLTIP-rom_serkas_domr4.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     Quadcobalt Torpedo
     Cloaking Device
     Silent Resolve
     Delevhas Reload Systems 
     Reload time improved by 5 percent and
     blast radius erhht um 10 percent

      Artillerie

     
     Angriffsstrke erhht um 3
     Blastradius of the Quadcobalt Torpedo
     increased
",
"AUTOTOOLTIP-rom_serkas_domr5.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     Quadcobalt Torpedo
     Cloaking Device
     Silent Resolve
     Delevhas Reload Systems 
     Reload time improved by 10 percent and
     blast radius erhht um 20 percent

      Artillerie

     
     Angriffsstrke erhht um 3
     Blastradius of the Quadcobalt Torpedo
     increased
",
"AUTOTOOLTIP-rom_serkas_domr6.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Quadcobalt Torpedo
     Cloaking Device
     Silent Resolve
     Delevhas Reload Systems 
     Reload time improved by 10 percent and
     blast radius erhht um 20 percent
     Systemwide Interconnectors 
     Decreases the special energy costs of
     special weapons by 30 percent and
     increases all attributes by 3

      Artillerie

     
     Angriffsstrke erhht um 3
     Blastradius of the Quadcobalt Torpedo
     increased
",
"AUTOTOOLTIP-rom_shrike.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     2x Experimental Pulse Disruptor
     Has a chance to disable weapons when
     targeting destroyers
     Cloaking Device
     Tal'Shiar Agent

      Mittel
",
"AUTOTOOLTIP-rom_shriker2.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     2x Experimental Pulse Disruptor
     Has a chance to disable weapons when
     targeting destroyers
     Cloaking Device
     Tal'Shiar Agent

      Mittel
",
"AUTOTOOLTIP-rom_shriker3.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     2x Experimental Pulse Disruptor
     Has a chance to disable weapons when
     targeting destroyers
     Cloaking Device
     Tal'Shiar Agent

      Mittel
",
"AUTOTOOLTIP-rom_shriker4.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     2x Experimental Pulse Disruptor
     Has a chance to disable weapons when
     targeting destroyers
     Cloaking Device
     Tal'Shiar Agent
     Special Agent 
     Allows the Tal'shiar Agent special
     ability to target stations. An
     infiltrated station will reveal the
     complete sensor data of its owner

      Mittel
",
"AUTOTOOLTIP-rom_shriker5.odf", "
     Angriffsstrke
     Verteidigungswert
       Systemleistung

     2x Experimental Pulse Disruptor
     Has a chance to disable weapons when
     targeting destroyers
     Cloaking Device
     Tal'Shiar Agent
     Special Agent 
     Allows the Tal'shiar Agent special
     ability to target stations. An
     infiltrated station will reveal the
     complete sensor data of its owner
     Decreases the energy costs um 50 Prozent

      Mittel
",
"AUTOTOOLTIP-rom_shriker6.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     2x Experimental Pulse Disruptor
     Has a chance to disable weapons when
     targeting destroyers
     Cloaking Device
     Tal'Shiar Agent
     Special Agent 
     Allows the Tal'shiar Agent special
     ability to target stations. An
     infiltrated station will reveal the
     complete sensor data of its owner
     Decreases the energy costs um 50 Prozent
     Pulse Weapon Mastery 
     The Experimental Pulse Disruptor effect
     has a higher chance on destroyers and
     may also disable the weapons of cruisers

      Mittel
",
"AUTOTOOLTIP-rom_spy_satellite.odf", "
       Angriffsstrke
     Verteidigungswert
     Systemleistung

     Tachyongitter 
     Stationary Cloaking Device
",
"AUTOTOOLTIP-rom_starbase.odf", "
     Angriffsstrke
   Verteidigungswert
     Systemleistung

     3x Pulse Disruptor
     Tachyonscan
     Geheimdienst-Bericht
     Stationary Cloaking Device

     Werft

     Produziert:
     Mogai Class
     Fakairu Class
     Talon Class

      Lang
",
"AUTOTOOLTIP-rom_starbaseY_D.odf", "
     Angriffsstrke
   Verteidigungswert
     Systemleistung

     3x Pulse Disruptor
     Tachyonscan
     Geheimdienst-Bericht
     Stationary Cloaking Device

     Werft

     Produziert:
     Mogai Class
     Fakairu Class
     Talon Class

      Lang
",
"AUTOTOOLTIP-rom_starbaseY_DD.odf", "
     Angriffsstrke
   Verteidigungswert
     Systemleistung

     3x Pulse Disruptor
     Tachyonscan
     Geheimdienst-Bericht
     Stationary Cloaking Device

     Werft

     Produziert:
     Mogai Class
     Fakairu Class
     Talon Class

      Lang
",
"AUTOTOOLTIP-rom_starbaseY_DDW.odf", "
     Angriffsstrke
   Verteidigungswert
     Systemleistung

     3x Pulse Disruptor
     Plasma Torpedo
     Tachyonscan
     Geheimdienst-Bericht
     Stationary Cloaking Device

     Werft

     Produziert:
     Mogai Class
     Fakairu Class
     Talon Class

      Lang
",
"AUTOTOOLTIP-rom_starbaseY_DDWW.odf", "
     Angriffsstrke
   Verteidigungswert
     Systemleistung

     3x Pulse Disruptor
     Plasma Torpedo
     2x Particle Weapon
     Deals increased damage to structurally
     weak targets with a defense value of 20
     or less
     Tachyonscan
     Geheimdienst-Bericht
     Stationary Cloaking Device

     Werft

     Produziert:
     Mogai Class
     Fakairu Class
     Talon Class

      Lang
",
"AUTOTOOLTIP-rom_starbaseY_DW.odf", "
     Angriffsstrke
   Verteidigungswert
     Systemleistung

     3x Pulse Disruptor
     Plasma Torpedo
     Tachyonscan
     Geheimdienst-Bericht
     Stationary Cloaking Device

     Werft

     Produziert:
     Mogai Class
     Fakairu Class
     Talon Class

      Lang
",
"AUTOTOOLTIP-rom_starbaseY_DWW.odf", "
     Angriffsstrke
   Verteidigungswert
     Systemleistung

     3x Pulse Disruptor
     Plasma Torpedo
     2x Particle Weapon
     Deals increased damage to structurally
     weak targets with a defense value of 20
     or less
     Tachyonscan
     Geheimdienst-Bericht
     Stationary Cloaking Device

     Werft

     Produziert:
     Mogai Class
     Fakairu Class
     Talon Class

      Lang
",
"AUTOTOOLTIP-rom_starbaseY_W.odf", "
     Angriffsstrke
   Verteidigungswert
     Systemleistung

     3x Pulse Disruptor
     Plasma Torpedo
     Tachyonscan
     Geheimdienst-Bericht
     Stationary Cloaking Device

     Werft

     Produziert:
     Mogai Class
     Fakairu Class
     Talon Class

      Lang
",
"AUTOTOOLTIP-rom_starbaseY_WW.odf", "
     Angriffsstrke
   Verteidigungswert
     Systemleistung

     3x Pulse Disruptor
     Plasma Torpedo
     2x Particle Weapon
     Deals increased damage to structurally
     weak targets with a defense value of 20
     or less
     Tachyonscan
     Geheimdienst-Bericht
     Stationary Cloaking Device

     Werft

     Produziert:
     Mogai Class
     Fakairu Class
     Talon Class

      Lang
",
"AUTOTOOLTIP-rom_starbaseZ_D.odf", "
     Angriffsstrke
   Verteidigungswert
     Systemleistung

     3x Pulse Disruptor
     Tachyonscan
     Geheimdienst-Bericht
     Stationary Cloaking Device

     Werft

     Produziert:
     Mogai Class
     Fakairu Class
     Talon Class

      Lang
",
"AUTOTOOLTIP-rom_starbaseZ_DD.odf", "
     Angriffsstrke
   Verteidigungswert
     Systemleistung

     3x Pulse Disruptor
     Tachyonscan
     Geheimdienst-Bericht
     Stationary Cloaking Device

     Werft

     Produziert:
     Mogai Class
     Fakairu Class
     Talon Class

      Lang
",
"AUTOTOOLTIP-rom_starbaseZ_DDW.odf", "
     Angriffsstrke
   Verteidigungswert
     Systemleistung

     3x Pulse Disruptor
     Plasma Torpedo
     Tachyonscan
     Geheimdienst-Bericht
     Stationary Cloaking Device

     Werft

     Produziert:
     Mogai Class
     Fakairu Class
     Talon Class

      Lang
",
"AUTOTOOLTIP-rom_starbaseZ_DDWW.odf", "
     Angriffsstrke
   Verteidigungswert
     Systemleistung

     3x Pulse Disruptor
     Plasma Torpedo
     2x Particle Weapon
     Deals increased damage to structurally
     weak targets with a defense value of 20
     or less
     Tachyonscan
     Geheimdienst-Bericht
     Stationary Cloaking Device

     Werft

     Produziert:
     Mogai Class
     Fakairu Class
     Talon Class

      Lang
",
"AUTOTOOLTIP-rom_starbaseZ_DW.odf", "
     Angriffsstrke
   Verteidigungswert
     Systemleistung

     3x Pulse Disruptor
     Plasma Torpedo
     Tachyonscan
     Geheimdienst-Bericht
     Stationary Cloaking Device

     Werft

     Produziert:
     Mogai Class
     Fakairu Class
     Talon Class

      Lang
",
"AUTOTOOLTIP-rom_starbaseZ_DWW.odf", "
     Angriffsstrke
   Verteidigungswert
     Systemleistung

     3x Pulse Disruptor
     Plasma Torpedo
     2x Particle Weapon
     Deals increased damage to structurally
     weak targets with a defense value of 20
     or less
     Tachyonscan
     Geheimdienst-Bericht
     Stationary Cloaking Device

     Werft

     Produziert:
     Mogai Class
     Fakairu Class
     Talon Class

      Lang
",
"AUTOTOOLTIP-rom_starbaseZ_W.odf", "
     Angriffsstrke
   Verteidigungswert
     Systemleistung

     3x Pulse Disruptor
     Plasma Torpedo
     Tachyonscan
     Geheimdienst-Bericht
     Stationary Cloaking Device

     Werft

     Produziert:
     Mogai Class
     Fakairu Class
     Talon Class

      Lang
",
"AUTOTOOLTIP-rom_starbaseZ_WW.odf", "
     Angriffsstrke
   Verteidigungswert
     Systemleistung

     3x Pulse Disruptor
     Plasma Torpedo
     2x Particle Weapon
     Deals increased damage to structurally
     weak targets with a defense value of 20
     or less
     Tachyonscan
     Geheimdienst-Bericht
     Stationary Cloaking Device

     Werft

     Produziert:
     Mogai Class
     Fakairu Class
     Talon Class

      Lang
",
"AUTOTOOLTIP-rom_starbase_upgradeD.odf", "
  Verteidigungswert

     Verstrkt die Verteidigung Ihrer Sternenbasis
     um sie unempfindlicher gegen gegen feindliches Feuer zu machen
",
"AUTOTOOLTIP-rom_starbase_upgradeW.odf", "
  Angriffsstrke

     Verbessert die Waffensysteme Ihrer
     Sternenbasis um mehr Schaden mit
     jedem Schuss zu verursachen
",
"AUTOTOOLTIP-rom_staryard.odf", "
       Angriffsstrke
     Verteidigungswert
     Systemleistung

     Stationary Cloaking Device

     Werft
     Reparatur-Dock
",
"AUTOTOOLTIP-rom_staryardY.odf", "
       Angriffsstrke
     Verteidigungswert
     Systemleistung

     Stationary Cloaking Device

     Werft
     Reparatur-Dock

     Produziert:
     Rhienn Class
     Leahval Class
     Griffin Class
     Serkas Class
     Generix Class
     Prefine Defense Components
",
"AUTOTOOLTIP-rom_staryardZ.odf", "
       Angriffsstrke
     Verteidigungswert
     Systemleistung

     Stationary Cloaking Device

     Werft
     Reparatur-Dock

     Produziert:
     Rhienn Class
     Shrike Class
     Leahval Class
     Serkas Class
     Generix Class
     Prefine Defense Components
",
"AUTOTOOLTIP-rom_talon.odf", "
       Angriffsstrke
       Verteidigungswert
       Systemleistung

     Pulse Disruptor
     Cloaking Device

     May be enhanced with additional refits

      Kurz
",
"AUTOTOOLTIP-rom_talon_detect.odf", "
       Angriffsstrke
       Verteidigungswert
       Systemleistung

     Pulse Disruptor
     Cloaking Device
     Tachyongitter 

      Kurz
",
"AUTOTOOLTIP-rom_talon_detectR.odf", "
    Angriffsstrke
    Verteidigungswert
    Systemleistung

     Adds the Tachyon Detection Grid passive
     ability
",
"AUTOTOOLTIP-rom_talon_repair_fed.odf", "
       Angriffsstrke
       Verteidigungswert
       Systemleistung

     Pulse Disruptor
     Cloaking Device

     Repairs vessels and stations

      Kurz

     
     Verteidigungswert erhht um 1
     May repair vessels and stations
",
"AUTOTOOLTIP-rom_talshiar_academy.odf", "
       Angriffsstrke
     Verteidigungswert
     Systemleistung

     Stationary Cloaking Device

     Forschungsstation

     Erforscht:
     Research Generix Frigate Refit
     Research Generix Support Refit
     Research Generix Spectre Refit
     Basic Generix System Upgrade
     Advanced Generix System Upgrade
     Research Combat-Cloak
     Research Silent Resolve
     Research Multi Purpose Weapons
     Research Rei'karansu Covert-Ops Team
",
"AUTOTOOLTIP-rom_talshiar_academyY.odf", "
       Angriffsstrke
     Verteidigungswert
     Systemleistung

     Stationary Cloaking Device

     Forschungsstation

     Erforscht:
     Research Generix Frigate Refit
     Research Generix Support Refit
     Research Generix Spectre Refit
     Basic Generix System Upgrade
     Advanced Generix System Upgrade
     Research Combat-Cloak
     Research Silent Resolve
     Research Radiation Array
     Research Multi Purpose Weapons
     Research Rei'karansu Covert-Ops Team
",
"AUTOTOOLTIP-rom_talshiar_academyZ.odf", "
       Angriffsstrke
     Verteidigungswert
     Systemleistung

     Stationary Cloaking Device

     Forschungsstation

     Erforscht:
     Research Generix Frigate Refit
     Research Generix Support Refit
     Research Generix Spectre Refit
     Basic Generix System Upgrade
     Advanced Generix System Upgrade
     Research Combat-Cloak
     Research Silent Resolve
     Research Disruptor Bombardment
     Research Multi Purpose Weapons
     Research Rei'karansu Covert-Ops Team
",
"AUTOTOOLTIP-rom_tavara.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Plasma Torpedo
     2x Pulse Disruptor
     Cloaking Device
     Rei'karansu Covert-Ops Team
     Rei'karansu Marines 
     Increased boarding party strength and
     may be recrewed like a station

      Mittel
",
"AUTOTOOLTIP-rom_tavaraY.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Plasma Torpedo
     2x Pulse Disruptor
     Cloaking Device
     Rei'karansu Covert-Ops Team
     Rei'karansu Marines 
     Increased boarding party strength and
     may be recrewed like a station

      Mittel

     
     Angriffsstrke erhht um 3
",
"AUTOTOOLTIP-rom_tavaraYr2.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Plasma Torpedo
     2x Pulse Disruptor
     Cloaking Device
     Rei'karansu Covert-Ops Team
     Rei'karansu Marines 
     Increased boarding party strength and
     may be recrewed like a station

      Mittel

     
     Angriffsstrke erhht um 3
",
"AUTOTOOLTIP-rom_tavaraYr3.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Plasma Torpedo
     2x Pulse Disruptor
     Cloaking Device
     Rei'karansu Covert-Ops Team
     Rei'karansu Marines 
     Increased boarding party strength and
     may be recrewed like a station

      Mittel

     
     Angriffsstrke erhht um 3
",
"AUTOTOOLTIP-rom_tavaraYr4.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Plasma Torpedo
     2x Pulse Disruptor
     Cloaking Device
     Rei'karansu Covert-Ops Team
     Rei'karansu Marines 
     Increased boarding party strength and
     may be recrewed like a station
     Modularization 
     Increases attribute bonuses gained from
     upgrades by 20 percent

      Mittel

     
     Angriffsstrke erhht um 3
",
"AUTOTOOLTIP-rom_tavaraYr5.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Plasma Torpedo
     2x Pulse Disruptor
     Cloaking Device
     Rei'karansu Covert-Ops Team
     Rei'karansu Marines 
     Increased boarding party strength and
     may be recrewed like a station
     Modularization 
     Increases attribute bonuses gained from
     upgrades by 40 percent

      Mittel

     
     Angriffsstrke erhht um 3
",
"AUTOTOOLTIP-rom_tavaraYr6.odf", "
   Angriffsstrke
   Verteidigungswert
     Systemleistung

     Disruptor
     2x Plasma Torpedo
     2x Pulse Disruptor
     Cloaking Device
     Rei'karansu Covert-Ops Team
     Rei'karansu Marines 
     Increased boarding party strength and
     may be recrewed like a station
     Modularization 
     Increases attribute bonuses gained from
     upgrades by 40 percent
     Matriarch Warbird 
     The Tavara gains the special abilities
     of all other Warbirds, if researched

      Mittel

     
     Angriffsstrke erhht um 3
",
"AUTOTOOLTIP-rom_tavaraY_C.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Plasma Torpedo
     2x Pulse Disruptor
     Cloaking Device
     Rei'karansu Covert-Ops Team
     Rei'karansu Marines 
     Increased boarding party strength and
     may be recrewed like a station

      Mittel

     
     Angriffsstrke erhht um 3
",
"AUTOTOOLTIP-rom_tavaraY_Cr2.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Plasma Torpedo
     2x Pulse Disruptor
     Cloaking Device
     Rei'karansu Covert-Ops Team
     Rei'karansu Marines 
     Increased boarding party strength and
     may be recrewed like a station

      Mittel

     
     Angriffsstrke erhht um 3
",
"AUTOTOOLTIP-rom_tavaraY_Cr3.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Plasma Torpedo
     2x Pulse Disruptor
     Cloaking Device
     Rei'karansu Covert-Ops Team
     Rei'karansu Marines 
     Increased boarding party strength and
     may be recrewed like a station

      Mittel

     
     Angriffsstrke erhht um 3
",
"AUTOTOOLTIP-rom_tavaraY_Cr4.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Plasma Torpedo
     2x Pulse Disruptor
     Cloaking Device
     Rei'karansu Covert-Ops Team
     Rei'karansu Marines 
     Increased boarding party strength and
     may be recrewed like a station
     Modularization 
     Increases attribute bonuses gained from
     upgrades by 20 percent

      Mittel

     
     Angriffsstrke erhht um 3
",
"AUTOTOOLTIP-rom_tavaraY_Cr5.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Plasma Torpedo
     2x Pulse Disruptor
     Cloaking Device
     Rei'karansu Covert-Ops Team
     Rei'karansu Marines 
     Increased boarding party strength and
     may be recrewed like a station
     Modularization 
     Increases attribute bonuses gained from
     upgrades by 40 percent

      Mittel

     
     Angriffsstrke erhht um 3
",
"AUTOTOOLTIP-rom_tavaraY_Cr6.odf", "
   Angriffsstrke
   Verteidigungswert
     Systemleistung

     Disruptor
     2x Plasma Torpedo
     2x Pulse Disruptor
     Cloaking Device
     Rei'karansu Covert-Ops Team
     Rei'karansu Marines 
     Increased boarding party strength and
     may be recrewed like a station
     Modularization 
     Increases attribute bonuses gained from
     upgrades by 40 percent
     Matriarch Warbird 
     The Tavara gains the special abilities
     of all other Warbirds, if researched

      Mittel

     
     Angriffsstrke erhht um 3
",
"AUTOTOOLTIP-rom_tavaraY_D.odf", "
     Angriffsstrke
   Verteidigungswert
     Systemleistung

     Disruptor
     2x Plasma Torpedo
     2x Pulse Disruptor
     Cloaking Device
     Rei'karansu Covert-Ops Team
     Rei'karansu Marines 
     Increased boarding party strength and
     may be recrewed like a station

      Mittel

     
     Angriffsstrke erhht um 3
",
"AUTOTOOLTIP-rom_tavaraY_DC.odf", "
     Angriffsstrke
   Verteidigungswert
     Systemleistung

     Disruptor
     2x Plasma Torpedo
     2x Pulse Disruptor
     Cloaking Device
     Rei'karansu Covert-Ops Team
     Rei'karansu Marines 
     Increased boarding party strength and
     may be recrewed like a station

      Mittel

     
     Angriffsstrke erhht um 3
",
"AUTOTOOLTIP-rom_tavaraY_DCr2.odf", "
     Angriffsstrke
   Verteidigungswert
     Systemleistung

     Disruptor
     2x Plasma Torpedo
     2x Pulse Disruptor
     Cloaking Device
     Rei'karansu Covert-Ops Team
     Rei'karansu Marines 
     Increased boarding party strength and
     may be recrewed like a station

      Mittel

     
     Angriffsstrke erhht um 3
",
"AUTOTOOLTIP-rom_tavaraY_DCr3.odf", "
     Angriffsstrke
   Verteidigungswert
     Systemleistung

     Disruptor
     2x Plasma Torpedo
     2x Pulse Disruptor
     Cloaking Device
     Rei'karansu Covert-Ops Team
     Rei'karansu Marines 
     Increased boarding party strength and
     may be recrewed like a station

      Mittel

     
     Angriffsstrke erhht um 3
",
"AUTOTOOLTIP-rom_tavaraY_DCr4.odf", "
     Angriffsstrke
   Verteidigungswert
     Systemleistung

     Disruptor
     2x Plasma Torpedo
     2x Pulse Disruptor
     Cloaking Device
     Rei'karansu Covert-Ops Team
     Rei'karansu Marines 
     Increased boarding party strength and
     may be recrewed like a station
     Modularization 
     Increases attribute bonuses gained from
     upgrades by 20 percent

      Mittel

     
     Angriffsstrke erhht um 3
",
"AUTOTOOLTIP-rom_tavaraY_DCr5.odf", "
     Angriffsstrke
   Verteidigungswert
     Systemleistung

     Disruptor
     2x Plasma Torpedo
     2x Pulse Disruptor
     Cloaking Device
     Rei'karansu Covert-Ops Team
     Rei'karansu Marines 
     Increased boarding party strength and
     may be recrewed like a station
     Modularization 
     Increases attribute bonuses gained from
     upgrades by 40 percent

      Mittel

     
     Angriffsstrke erhht um 3
",
"AUTOTOOLTIP-rom_tavaraY_DCr6.odf", "
   Angriffsstrke
   Verteidigungswert
     Systemleistung

     Disruptor
     2x Plasma Torpedo
     2x Pulse Disruptor
     Cloaking Device
     Rei'karansu Covert-Ops Team
     Rei'karansu Marines 
     Increased boarding party strength and
     may be recrewed like a station
     Modularization 
     Increases attribute bonuses gained from
     upgrades by 40 percent
     Matriarch Warbird 
     The Tavara gains the special abilities
     of all other Warbirds, if researched

      Mittel

     
     Angriffsstrke erhht um 3
",
"AUTOTOOLTIP-rom_tavaraY_Dr2.odf", "
     Angriffsstrke
   Verteidigungswert
     Systemleistung

     Disruptor
     2x Plasma Torpedo
     2x Pulse Disruptor
     Cloaking Device
     Rei'karansu Covert-Ops Team
     Rei'karansu Marines 
     Increased boarding party strength and
     may be recrewed like a station

      Mittel

     
     Angriffsstrke erhht um 3
",
"AUTOTOOLTIP-rom_tavaraY_Dr3.odf", "
     Angriffsstrke
   Verteidigungswert
     Systemleistung

     Disruptor
     2x Plasma Torpedo
     2x Pulse Disruptor
     Cloaking Device
     Rei'karansu Covert-Ops Team
     Rei'karansu Marines 
     Increased boarding party strength and
     may be recrewed like a station

      Mittel

     
     Angriffsstrke erhht um 3
",
"AUTOTOOLTIP-rom_tavaraY_Dr4.odf", "
     Angriffsstrke
   Verteidigungswert
     Systemleistung

     Disruptor
     2x Plasma Torpedo
     2x Pulse Disruptor
     Cloaking Device
     Rei'karansu Covert-Ops Team
     Rei'karansu Marines 
     Increased boarding party strength and
     may be recrewed like a station
     Modularization 
     Increases attribute bonuses gained from
     upgrades by 20 percent

      Mittel

     
     Angriffsstrke erhht um 3
",
"AUTOTOOLTIP-rom_tavaraY_Dr5.odf", "
     Angriffsstrke
   Verteidigungswert
     Systemleistung

     Disruptor
     2x Plasma Torpedo
     2x Pulse Disruptor
     Cloaking Device
     Rei'karansu Covert-Ops Team
     Rei'karansu Marines 
     Increased boarding party strength and
     may be recrewed like a station
     Modularization 
     Increases attribute bonuses gained from
     upgrades by 40 percent

      Mittel

     
     Angriffsstrke erhht um 3
",
"AUTOTOOLTIP-rom_tavaraY_Dr6.odf", "
   Angriffsstrke
   Verteidigungswert
     Systemleistung

     Disruptor
     2x Plasma Torpedo
     2x Pulse Disruptor
     Cloaking Device
     Rei'karansu Covert-Ops Team
     Rei'karansu Marines 
     Increased boarding party strength and
     may be recrewed like a station
     Modularization 
     Increases attribute bonuses gained from
     upgrades by 40 percent
     Matriarch Warbird 
     The Tavara gains the special abilities
     of all other Warbirds, if researched

      Mittel

     
     Angriffsstrke erhht um 3
",
"AUTOTOOLTIP-rom_tavaraY_W.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Plasma Torpedo
     2x Pulse Disruptor
     Cloaking Device
     Rei'karansu Covert-Ops Team
     Rei'karansu Marines 
     Increased boarding party strength and
     may be recrewed like a station

      Mittel

     
     Angriffsstrke erhht um 3
",
"AUTOTOOLTIP-rom_tavaraY_WC.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Plasma Torpedo
     2x Pulse Disruptor
     Cloaking Device
     Rei'karansu Covert-Ops Team
     Rei'karansu Marines 
     Increased boarding party strength and
     may be recrewed like a station

      Mittel

     
     Angriffsstrke erhht um 3
",
"AUTOTOOLTIP-rom_tavaraY_WCr2.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Plasma Torpedo
     2x Pulse Disruptor
     Cloaking Device
     Rei'karansu Covert-Ops Team
     Rei'karansu Marines 
     Increased boarding party strength and
     may be recrewed like a station

      Mittel

     
     Angriffsstrke erhht um 3
",
"AUTOTOOLTIP-rom_tavaraY_WCr3.odf", "
   Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Plasma Torpedo
     2x Pulse Disruptor
     Cloaking Device
     Rei'karansu Covert-Ops Team
     Rei'karansu Marines 
     Increased boarding party strength and
     may be recrewed like a station

      Mittel

     
     Angriffsstrke erhht um 3
",
"AUTOTOOLTIP-rom_tavaraY_WCr4.odf", "
   Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Plasma Torpedo
     2x Pulse Disruptor
     Cloaking Device
     Rei'karansu Covert-Ops Team
     Rei'karansu Marines 
     Increased boarding party strength and
     may be recrewed like a station
     Modularization 
     Increases attribute bonuses gained from
     upgrades by 20 percent

      Mittel

     
     Angriffsstrke erhht um 3
",
"AUTOTOOLTIP-rom_tavaraY_WCr5.odf", "
   Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Plasma Torpedo
     2x Pulse Disruptor
     Cloaking Device
     Rei'karansu Covert-Ops Team
     Rei'karansu Marines 
     Increased boarding party strength and
     may be recrewed like a station
     Modularization 
     Increases attribute bonuses gained from
     upgrades by 40 percent

      Mittel

     
     Angriffsstrke erhht um 3
",
"AUTOTOOLTIP-rom_tavaraY_WCr6.odf", "
   Angriffsstrke
   Verteidigungswert
     Systemleistung

     Disruptor
     2x Plasma Torpedo
     2x Pulse Disruptor
     Cloaking Device
     Rei'karansu Covert-Ops Team
     Rei'karansu Marines 
     Increased boarding party strength and
     may be recrewed like a station
     Modularization 
     Increases attribute bonuses gained from
     upgrades by 40 percent
     Matriarch Warbird 
     The Tavara gains the special abilities
     of all other Warbirds, if researched

      Mittel

     
     Angriffsstrke erhht um 3
",
"AUTOTOOLTIP-rom_tavaraY_WD.odf", "
     Angriffsstrke
   Verteidigungswert
     Systemleistung

     Disruptor
     2x Plasma Torpedo
     2x Pulse Disruptor
     Cloaking Device
     Rei'karansu Covert-Ops Team
     Rei'karansu Marines 
     Increased boarding party strength and
     may be recrewed like a station

      Mittel

     
     Angriffsstrke erhht um 3
",
"AUTOTOOLTIP-rom_tavaraY_WDC.odf", "
     Angriffsstrke
   Verteidigungswert
     Systemleistung

     Disruptor
     2x Plasma Torpedo
     2x Pulse Disruptor
     Cloaking Device
     Rei'karansu Covert-Ops Team
     Rei'karansu Marines 
     Increased boarding party strength and
     may be recrewed like a station

      Mittel

     
     Angriffsstrke erhht um 3
",
"AUTOTOOLTIP-rom_tavaraY_WDCr2.odf", "
     Angriffsstrke
   Verteidigungswert
     Systemleistung

     Disruptor
     2x Plasma Torpedo
     2x Pulse Disruptor
     Cloaking Device
     Rei'karansu Covert-Ops Team
     Rei'karansu Marines 
     Increased boarding party strength and
     may be recrewed like a station

      Mittel

     
     Angriffsstrke erhht um 3
",
"AUTOTOOLTIP-rom_tavaraY_WDCr3.odf", "
   Angriffsstrke
   Verteidigungswert
     Systemleistung

     Disruptor
     2x Plasma Torpedo
     2x Pulse Disruptor
     Cloaking Device
     Rei'karansu Covert-Ops Team
     Rei'karansu Marines 
     Increased boarding party strength and
     may be recrewed like a station

      Mittel

     
     Angriffsstrke erhht um 3
",
"AUTOTOOLTIP-rom_tavaraY_WDCr4.odf", "
   Angriffsstrke
   Verteidigungswert
     Systemleistung

     Disruptor
     2x Plasma Torpedo
     2x Pulse Disruptor
     Cloaking Device
     Rei'karansu Covert-Ops Team
     Rei'karansu Marines 
     Increased boarding party strength and
     may be recrewed like a station
     Modularization 
     Increases attribute bonuses gained from
     upgrades by 20 percent

      Mittel

     
     Angriffsstrke erhht um 3
",
"AUTOTOOLTIP-rom_tavaraY_WDCr5.odf", "
   Angriffsstrke
   Verteidigungswert
     Systemleistung

     Disruptor
     2x Plasma Torpedo
     2x Pulse Disruptor
     Cloaking Device
     Rei'karansu Covert-Ops Team
     Rei'karansu Marines 
     Increased boarding party strength and
     may be recrewed like a station
     Modularization 
     Increases attribute bonuses gained from
     upgrades by 40 percent

      Mittel

     
     Angriffsstrke erhht um 3
",
"AUTOTOOLTIP-rom_tavaraY_WDCr6.odf", "
   Angriffsstrke
   Verteidigungswert
     Systemleistung

     Disruptor
     2x Plasma Torpedo
     2x Pulse Disruptor
     Cloaking Device
     Rei'karansu Covert-Ops Team
     Rei'karansu Marines 
     Increased boarding party strength and
     may be recrewed like a station
     Modularization 
     Increases attribute bonuses gained from
     upgrades by 40 percent
     Matriarch Warbird 
     The Tavara gains the special abilities
     of all other Warbirds, if researched

      Mittel

     
     Angriffsstrke erhht um 3
",
"AUTOTOOLTIP-rom_tavaraY_WDr2.odf", "
     Angriffsstrke
   Verteidigungswert
     Systemleistung

     Disruptor
     2x Plasma Torpedo
     2x Pulse Disruptor
     Cloaking Device
     Rei'karansu Covert-Ops Team
     Rei'karansu Marines 
     Increased boarding party strength and
     may be recrewed like a station

      Mittel

     
     Angriffsstrke erhht um 3
",
"AUTOTOOLTIP-rom_tavaraY_WDr3.odf", "
   Angriffsstrke
   Verteidigungswert
     Systemleistung

     Disruptor
     2x Plasma Torpedo
     2x Pulse Disruptor
     Cloaking Device
     Rei'karansu Covert-Ops Team
     Rei'karansu Marines 
     Increased boarding party strength and
     may be recrewed like a station

      Mittel

     
     Angriffsstrke erhht um 3
",
"AUTOTOOLTIP-rom_tavaraY_WDr4.odf", "
   Angriffsstrke
   Verteidigungswert
     Systemleistung

     Disruptor
     2x Plasma Torpedo
     2x Pulse Disruptor
     Cloaking Device
     Rei'karansu Covert-Ops Team
     Rei'karansu Marines 
     Increased boarding party strength and
     may be recrewed like a station
     Modularization 
     Increases attribute bonuses gained from
     upgrades by 20 percent

      Mittel

     
     Angriffsstrke erhht um 3
",
"AUTOTOOLTIP-rom_tavaraY_WDr5.odf", "
   Angriffsstrke
   Verteidigungswert
     Systemleistung

     Disruptor
     2x Plasma Torpedo
     2x Pulse Disruptor
     Cloaking Device
     Rei'karansu Covert-Ops Team
     Rei'karansu Marines 
     Increased boarding party strength and
     may be recrewed like a station
     Modularization 
     Increases attribute bonuses gained from
     upgrades by 40 percent

      Mittel

     
     Angriffsstrke erhht um 3
",
"AUTOTOOLTIP-rom_tavaraY_WDr6.odf", "
   Angriffsstrke
   Verteidigungswert
     Systemleistung

     Disruptor
     2x Plasma Torpedo
     2x Pulse Disruptor
     Cloaking Device
     Rei'karansu Covert-Ops Team
     Rei'karansu Marines 
     Increased boarding party strength and
     may be recrewed like a station
     Modularization 
     Increases attribute bonuses gained from
     upgrades by 40 percent
     Matriarch Warbird 
     The Tavara gains the special abilities
     of all other Warbirds, if researched

      Mittel

     
     Angriffsstrke erhht um 3
",
"AUTOTOOLTIP-rom_tavaraY_Wr2.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Plasma Torpedo
     2x Pulse Disruptor
     Cloaking Device
     Rei'karansu Covert-Ops Team
     Rei'karansu Marines 
     Increased boarding party strength and
     may be recrewed like a station

      Mittel

     
     Angriffsstrke erhht um 3
",
"AUTOTOOLTIP-rom_tavaraY_Wr3.odf", "
   Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Plasma Torpedo
     2x Pulse Disruptor
     Cloaking Device
     Rei'karansu Covert-Ops Team
     Rei'karansu Marines 
     Increased boarding party strength and
     may be recrewed like a station

      Mittel

     
     Angriffsstrke erhht um 3
",
"AUTOTOOLTIP-rom_tavaraY_Wr4.odf", "
   Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Plasma Torpedo
     2x Pulse Disruptor
     Cloaking Device
     Rei'karansu Covert-Ops Team
     Rei'karansu Marines 
     Increased boarding party strength and
     may be recrewed like a station
     Modularization 
     Increases attribute bonuses gained from
     upgrades by 20 percent

      Mittel

     
     Angriffsstrke erhht um 3
",
"AUTOTOOLTIP-rom_tavaraY_Wr5.odf", "
   Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Plasma Torpedo
     2x Pulse Disruptor
     Cloaking Device
     Rei'karansu Covert-Ops Team
     Rei'karansu Marines 
     Increased boarding party strength and
     may be recrewed like a station
     Modularization 
     Increases attribute bonuses gained from
     upgrades by 40 percent

      Mittel

     
     Angriffsstrke erhht um 3
",
"AUTOTOOLTIP-rom_tavaraY_Wr6.odf", "
   Angriffsstrke
   Verteidigungswert
     Systemleistung

     Disruptor
     2x Plasma Torpedo
     2x Pulse Disruptor
     Cloaking Device
     Rei'karansu Covert-Ops Team
     Rei'karansu Marines 
     Increased boarding party strength and
     may be recrewed like a station
     Modularization 
     Increases attribute bonuses gained from
     upgrades by 40 percent
     Matriarch Warbird 
     The Tavara gains the special abilities
     of all other Warbirds, if researched

      Mittel

     
     Angriffsstrke erhht um 3
",
"AUTOTOOLTIP-rom_tavaraZ.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Plasma Torpedo
     2x Pulse Disruptor
     Cloaking Device
     Rei'karansu Covert-Ops Team
     Rei'karansu Marines 
     Increased boarding party strength and
     may be recrewed like a station

      Mittel

     
     You may build two Tavara Type Warbirds
     Angriffsstrke erhht um 4
     Verteidigungswert erhht um 4
     Movement speed increased
",
"AUTOTOOLTIP-rom_tavaraZr2.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Plasma Torpedo
     2x Pulse Disruptor
     Cloaking Device
     Rei'karansu Covert-Ops Team
     Rei'karansu Marines 
     Increased boarding party strength and
     may be recrewed like a station

      Mittel

     
     You may build two Tavara Type Warbirds
     Angriffsstrke erhht um 4
     Verteidigungswert erhht um 4
     Movement speed increased
",
"AUTOTOOLTIP-rom_tavaraZr3.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Plasma Torpedo
     2x Pulse Disruptor
     Cloaking Device
     Rei'karansu Covert-Ops Team
     Rei'karansu Marines 
     Increased boarding party strength and
     may be recrewed like a station

      Mittel

     
     You may build two Tavara Type Warbirds
     Angriffsstrke erhht um 4
     Verteidigungswert erhht um 4
     Movement speed increased
",
"AUTOTOOLTIP-rom_tavaraZr4.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Plasma Torpedo
     2x Pulse Disruptor
     Cloaking Device
     Rei'karansu Covert-Ops Team
     Rei'karansu Marines 
     Increased boarding party strength and
     may be recrewed like a station
     Modularization 
     Increases attribute bonuses gained from
     upgrades by 20 percent

      Mittel

     
     You may build two Tavara Type Warbirds
     Angriffsstrke erhht um 4
     Verteidigungswert erhht um 4
     Movement speed increased
",
"AUTOTOOLTIP-rom_tavaraZr5.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Plasma Torpedo
     2x Pulse Disruptor
     Cloaking Device
     Rei'karansu Covert-Ops Team
     Rei'karansu Marines 
     Increased boarding party strength and
     may be recrewed like a station
     Modularization 
     Increases attribute bonuses gained from
     upgrades by 40 percent

      Mittel

     
     You may build two Tavara Type Warbirds
     Angriffsstrke erhht um 4
     Verteidigungswert erhht um 4
     Movement speed increased
",
"AUTOTOOLTIP-rom_tavaraZr6.odf", "
   Angriffsstrke
   Verteidigungswert
     Systemleistung

     Disruptor
     2x Plasma Torpedo
     2x Pulse Disruptor
     Cloaking Device
     Rei'karansu Covert-Ops Team
     Rei'karansu Marines 
     Increased boarding party strength and
     may be recrewed like a station
     Modularization 
     Increases attribute bonuses gained from
     upgrades by 40 percent
     Matriarch Warbird 
     The Tavara gains the special abilities
     of all other Warbirds, if researched

      Mittel

     
     You may build two Tavara Type Warbirds
     Angriffsstrke erhht um 4
     Verteidigungswert erhht um 4
     Movement speed increased
",
"AUTOTOOLTIP-rom_tavaraZ_C.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Plasma Torpedo
     2x Pulse Disruptor
     Cloaking Device
     Rei'karansu Covert-Ops Team
     Rei'karansu Marines 
     Increased boarding party strength and
     may be recrewed like a station

      Mittel

     
     You may build two Tavara Type Warbirds
     Angriffsstrke erhht um 4
     Verteidigungswert erhht um 4
     Movement speed increased
",
"AUTOTOOLTIP-rom_tavaraZ_Cr2.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Plasma Torpedo
     2x Pulse Disruptor
     Cloaking Device
     Rei'karansu Covert-Ops Team
     Rei'karansu Marines 
     Increased boarding party strength and
     may be recrewed like a station

      Mittel

     
     You may build two Tavara Type Warbirds
     Angriffsstrke erhht um 4
     Verteidigungswert erhht um 4
     Movement speed increased
",
"AUTOTOOLTIP-rom_tavaraZ_Cr3.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Plasma Torpedo
     2x Pulse Disruptor
     Cloaking Device
     Rei'karansu Covert-Ops Team
     Rei'karansu Marines 
     Increased boarding party strength and
     may be recrewed like a station

      Mittel

     
     You may build two Tavara Type Warbirds
     Angriffsstrke erhht um 4
     Verteidigungswert erhht um 4
     Movement speed increased
",
"AUTOTOOLTIP-rom_tavaraZ_Cr4.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Plasma Torpedo
     2x Pulse Disruptor
     Cloaking Device
     Rei'karansu Covert-Ops Team
     Rei'karansu Marines 
     Increased boarding party strength and
     may be recrewed like a station
     Modularization 
     Increases attribute bonuses gained from
     upgrades by 20 percent

      Mittel

     
     You may build two Tavara Type Warbirds
     Angriffsstrke erhht um 4
     Verteidigungswert erhht um 4
     Movement speed increased
",
"AUTOTOOLTIP-rom_tavaraZ_Cr5.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Plasma Torpedo
     2x Pulse Disruptor
     Cloaking Device
     Rei'karansu Covert-Ops Team
     Rei'karansu Marines 
     Increased boarding party strength and
     may be recrewed like a station
     Modularization 
     Increases attribute bonuses gained from
     upgrades by 40 percent

      Mittel

     
     You may build two Tavara Type Warbirds
     Angriffsstrke erhht um 4
     Verteidigungswert erhht um 4
     Movement speed increased
",
"AUTOTOOLTIP-rom_tavaraZ_Cr6.odf", "
   Angriffsstrke
   Verteidigungswert
     Systemleistung

     Disruptor
     2x Plasma Torpedo
     2x Pulse Disruptor
     Cloaking Device
     Rei'karansu Covert-Ops Team
     Rei'karansu Marines 
     Increased boarding party strength and
     may be recrewed like a station
     Modularization 
     Increases attribute bonuses gained from
     upgrades by 40 percent
     Matriarch Warbird 
     The Tavara gains the special abilities
     of all other Warbirds, if researched

      Mittel

     
     You may build two Tavara Type Warbirds
     Angriffsstrke erhht um 4
     Verteidigungswert erhht um 4
     Movement speed increased
",
"AUTOTOOLTIP-rom_tavaraZ_D.odf", "
     Angriffsstrke
   Verteidigungswert
     Systemleistung

     Disruptor
     2x Plasma Torpedo
     2x Pulse Disruptor
     Cloaking Device
     Rei'karansu Covert-Ops Team
     Rei'karansu Marines 
     Increased boarding party strength and
     may be recrewed like a station

      Mittel

     
     You may build two Tavara Type Warbirds
     Angriffsstrke erhht um 4
     Verteidigungswert erhht um 4
     Movement speed increased
",
"AUTOTOOLTIP-rom_tavaraZ_DC.odf", "
     Angriffsstrke
   Verteidigungswert
     Systemleistung

     Disruptor
     2x Plasma Torpedo
     2x Pulse Disruptor
     Cloaking Device
     Rei'karansu Covert-Ops Team
     Rei'karansu Marines 
     Increased boarding party strength and
     may be recrewed like a station

      Mittel

     
     You may build two Tavara Type Warbirds
     Angriffsstrke erhht um 4
     Verteidigungswert erhht um 4
     Movement speed increased
",
"AUTOTOOLTIP-rom_tavaraZ_DCr2.odf", "
     Angriffsstrke
   Verteidigungswert
     Systemleistung

     Disruptor
     2x Plasma Torpedo
     2x Pulse Disruptor
     Cloaking Device
     Rei'karansu Covert-Ops Team
     Rei'karansu Marines 
     Increased boarding party strength and
     may be recrewed like a station

      Mittel

     
     You may build two Tavara Type Warbirds
     Angriffsstrke erhht um 4
     Verteidigungswert erhht um 4
     Movement speed increased
",
"AUTOTOOLTIP-rom_tavaraZ_DCr3.odf", "
     Angriffsstrke
   Verteidigungswert
     Systemleistung

     Disruptor
     2x Plasma Torpedo
     2x Pulse Disruptor
     Cloaking Device
     Rei'karansu Covert-Ops Team
     Rei'karansu Marines 
     Increased boarding party strength and
     may be recrewed like a station

      Mittel

     
     You may build two Tavara Type Warbirds
     Angriffsstrke erhht um 4
     Verteidigungswert erhht um 4
     Movement speed increased
",
"AUTOTOOLTIP-rom_tavaraZ_DCr4.odf", "
     Angriffsstrke
   Verteidigungswert
     Systemleistung

     Disruptor
     2x Plasma Torpedo
     2x Pulse Disruptor
     Cloaking Device
     Rei'karansu Covert-Ops Team
     Rei'karansu Marines 
     Increased boarding party strength and
     may be recrewed like a station
     Modularization 
     Increases attribute bonuses gained from
     upgrades by 20 percent

      Mittel

     
     You may build two Tavara Type Warbirds
     Angriffsstrke erhht um 4
     Verteidigungswert erhht um 4
     Movement speed increased
",
"AUTOTOOLTIP-rom_tavaraZ_DCr5.odf", "
     Angriffsstrke
   Verteidigungswert
     Systemleistung

     Disruptor
     2x Plasma Torpedo
     2x Pulse Disruptor
     Cloaking Device
     Rei'karansu Covert-Ops Team
     Rei'karansu Marines 
     Increased boarding party strength and
     may be recrewed like a station
     Modularization 
     Increases attribute bonuses gained from
     upgrades by 40 percent

      Mittel

     
     You may build two Tavara Type Warbirds
     Angriffsstrke erhht um 4
     Verteidigungswert erhht um 4
     Movement speed increased
",
"AUTOTOOLTIP-rom_tavaraZ_DCr6.odf", "
   Angriffsstrke
   Verteidigungswert
     Systemleistung

     Disruptor
     2x Plasma Torpedo
     2x Pulse Disruptor
     Cloaking Device
     Rei'karansu Covert-Ops Team
     Rei'karansu Marines 
     Increased boarding party strength and
     may be recrewed like a station
     Modularization 
     Increases attribute bonuses gained from
     upgrades by 40 percent
     Matriarch Warbird 
     The Tavara gains the special abilities
     of all other Warbirds, if researched

      Mittel

     
     You may build two Tavara Type Warbirds
     Angriffsstrke erhht um 4
     Verteidigungswert erhht um 4
     Movement speed increased
",
"AUTOTOOLTIP-rom_tavaraZ_Dr2.odf", "
     Angriffsstrke
   Verteidigungswert
     Systemleistung

     Disruptor
     2x Plasma Torpedo
     2x Pulse Disruptor
     Cloaking Device
     Rei'karansu Covert-Ops Team
     Rei'karansu Marines 
     Increased boarding party strength and
     may be recrewed like a station

      Mittel

     
     You may build two Tavara Type Warbirds
     Angriffsstrke erhht um 4
     Verteidigungswert erhht um 4
     Movement speed increased
",
"AUTOTOOLTIP-rom_tavaraZ_Dr3.odf", "
     Angriffsstrke
   Verteidigungswert
     Systemleistung

     Disruptor
     2x Plasma Torpedo
     2x Pulse Disruptor
     Cloaking Device
     Rei'karansu Covert-Ops Team
     Rei'karansu Marines 
     Increased boarding party strength and
     may be recrewed like a station

      Mittel

     
     You may build two Tavara Type Warbirds
     Angriffsstrke erhht um 4
     Verteidigungswert erhht um 4
     Movement speed increased
",
"AUTOTOOLTIP-rom_tavaraZ_Dr4.odf", "
     Angriffsstrke
   Verteidigungswert
     Systemleistung

     Disruptor
     2x Plasma Torpedo
     2x Pulse Disruptor
     Cloaking Device
     Rei'karansu Covert-Ops Team
     Rei'karansu Marines 
     Increased boarding party strength and
     may be recrewed like a station
     Modularization 
     Increases attribute bonuses gained from
     upgrades by 20 percent

      Mittel

     
     You may build two Tavara Type Warbirds
     Angriffsstrke erhht um 4
     Verteidigungswert erhht um 4
     Movement speed increased
",
"AUTOTOOLTIP-rom_tavaraZ_Dr5.odf", "
     Angriffsstrke
   Verteidigungswert
     Systemleistung

     Disruptor
     2x Plasma Torpedo
     2x Pulse Disruptor
     Cloaking Device
     Rei'karansu Covert-Ops Team
     Rei'karansu Marines 
     Increased boarding party strength and
     may be recrewed like a station
     Modularization 
     Increases attribute bonuses gained from
     upgrades by 40 percent

      Mittel

     
     You may build two Tavara Type Warbirds
     Angriffsstrke erhht um 4
     Verteidigungswert erhht um 4
     Movement speed increased
",
"AUTOTOOLTIP-rom_tavaraZ_Dr6.odf", "
   Angriffsstrke
   Verteidigungswert
     Systemleistung

     Disruptor
     2x Plasma Torpedo
     2x Pulse Disruptor
     Cloaking Device
     Rei'karansu Covert-Ops Team
     Rei'karansu Marines 
     Increased boarding party strength and
     may be recrewed like a station
     Modularization 
     Increases attribute bonuses gained from
     upgrades by 40 percent
     Matriarch Warbird 
     The Tavara gains the special abilities
     of all other Warbirds, if researched

      Mittel

     
     You may build two Tavara Type Warbirds
     Angriffsstrke erhht um 4
     Verteidigungswert erhht um 4
     Movement speed increased
",
"AUTOTOOLTIP-rom_tavaraZ_W.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Plasma Torpedo
     2x Pulse Disruptor
     Cloaking Device
     Rei'karansu Covert-Ops Team
     Rei'karansu Marines 
     Increased boarding party strength and
     may be recrewed like a station

      Mittel

     
     You may build two Tavara Type Warbirds
     Angriffsstrke erhht um 4
     Verteidigungswert erhht um 4
     Movement speed increased
",
"AUTOTOOLTIP-rom_tavaraZ_WC.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Plasma Torpedo
     2x Pulse Disruptor
     Cloaking Device
     Rei'karansu Covert-Ops Team
     Rei'karansu Marines 
     Increased boarding party strength and
     may be recrewed like a station

      Mittel

     
     You may build two Tavara Type Warbirds
     Angriffsstrke erhht um 4
     Verteidigungswert erhht um 4
     Movement speed increased
",
"AUTOTOOLTIP-rom_tavaraZ_WCr2.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Plasma Torpedo
     2x Pulse Disruptor
     Cloaking Device
     Rei'karansu Covert-Ops Team
     Rei'karansu Marines 
     Increased boarding party strength and
     may be recrewed like a station

      Mittel

     
     You may build two Tavara Type Warbirds
     Angriffsstrke erhht um 4
     Verteidigungswert erhht um 4
     Movement speed increased
",
"AUTOTOOLTIP-rom_tavaraZ_WCr3.odf", "
   Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Plasma Torpedo
     2x Pulse Disruptor
     Cloaking Device
     Rei'karansu Covert-Ops Team
     Rei'karansu Marines 
     Increased boarding party strength and
     may be recrewed like a station

      Mittel

     
     You may build two Tavara Type Warbirds
     Angriffsstrke erhht um 4
     Verteidigungswert erhht um 4
     Movement speed increased
",
"AUTOTOOLTIP-rom_tavaraZ_WCr4.odf", "
   Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Plasma Torpedo
     2x Pulse Disruptor
     Cloaking Device
     Rei'karansu Covert-Ops Team
     Rei'karansu Marines 
     Increased boarding party strength and
     may be recrewed like a station
     Modularization 
     Increases attribute bonuses gained from
     upgrades by 20 percent

      Mittel

     
     You may build two Tavara Type Warbirds
     Angriffsstrke erhht um 4
     Verteidigungswert erhht um 4
     Movement speed increased
",
"AUTOTOOLTIP-rom_tavaraZ_WCr5.odf", "
   Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Plasma Torpedo
     2x Pulse Disruptor
     Cloaking Device
     Rei'karansu Covert-Ops Team
     Rei'karansu Marines 
     Increased boarding party strength and
     may be recrewed like a station
     Modularization 
     Increases attribute bonuses gained from
     upgrades by 40 percent

      Mittel

     
     You may build two Tavara Type Warbirds
     Angriffsstrke erhht um 4
     Verteidigungswert erhht um 4
     Movement speed increased
",
"AUTOTOOLTIP-rom_tavaraZ_WCr6.odf", "
   Angriffsstrke
   Verteidigungswert
     Systemleistung

     Disruptor
     2x Plasma Torpedo
     2x Pulse Disruptor
     Cloaking Device
     Rei'karansu Covert-Ops Team
     Rei'karansu Marines 
     Increased boarding party strength and
     may be recrewed like a station
     Modularization 
     Increases attribute bonuses gained from
     upgrades by 40 percent
     Matriarch Warbird 
     The Tavara gains the special abilities
     of all other Warbirds, if researched

      Mittel

     
     You may build two Tavara Type Warbirds
     Angriffsstrke erhht um 4
     Verteidigungswert erhht um 4
     Movement speed increased
",
"AUTOTOOLTIP-rom_tavaraZ_WD.odf", "
     Angriffsstrke
   Verteidigungswert
     Systemleistung

     Disruptor
     2x Plasma Torpedo
     2x Pulse Disruptor
     Cloaking Device
     Rei'karansu Covert-Ops Team
     Rei'karansu Marines 
     Increased boarding party strength and
     may be recrewed like a station

      Mittel

     
     You may build two Tavara Type Warbirds
     Angriffsstrke erhht um 4
     Verteidigungswert erhht um 4
     Movement speed increased
",
"AUTOTOOLTIP-rom_tavaraZ_WDC.odf", "
     Angriffsstrke
   Verteidigungswert
     Systemleistung

     Disruptor
     2x Plasma Torpedo
     2x Pulse Disruptor
     Cloaking Device
     Rei'karansu Covert-Ops Team
     Rei'karansu Marines 
     Increased boarding party strength and
     may be recrewed like a station

      Mittel

     
     You may build two Tavara Type Warbirds
     Angriffsstrke erhht um 4
     Verteidigungswert erhht um 4
     Movement speed increased
",
"AUTOTOOLTIP-rom_tavaraZ_WDCr2.odf", "
     Angriffsstrke
   Verteidigungswert
     Systemleistung

     Disruptor
     2x Plasma Torpedo
     2x Pulse Disruptor
     Cloaking Device
     Rei'karansu Covert-Ops Team
     Rei'karansu Marines 
     Increased boarding party strength and
     may be recrewed like a station

      Mittel

     
     You may build two Tavara Type Warbirds
     Angriffsstrke erhht um 4
     Verteidigungswert erhht um 4
     Movement speed increased
",
"AUTOTOOLTIP-rom_tavaraZ_WDCr3.odf", "
   Angriffsstrke
   Verteidigungswert
     Systemleistung

     Disruptor
     2x Plasma Torpedo
     2x Pulse Disruptor
     Cloaking Device
     Rei'karansu Covert-Ops Team
     Rei'karansu Marines 
     Increased boarding party strength and
     may be recrewed like a station

      Mittel

     
     You may build two Tavara Type Warbirds
     Angriffsstrke erhht um 4
     Verteidigungswert erhht um 4
     Movement speed increased
",
"AUTOTOOLTIP-rom_tavaraZ_WDCr4.odf", "
   Angriffsstrke
   Verteidigungswert
     Systemleistung

     Disruptor
     2x Plasma Torpedo
     2x Pulse Disruptor
     Cloaking Device
     Rei'karansu Covert-Ops Team
     Rei'karansu Marines 
     Increased boarding party strength and
     may be recrewed like a station
     Modularization 
     Increases attribute bonuses gained from
     upgrades by 20 percent

      Mittel

     
     You may build two Tavara Type Warbirds
     Angriffsstrke erhht um 4
     Verteidigungswert erhht um 4
     Movement speed increased
",
"AUTOTOOLTIP-rom_tavaraZ_WDCr5.odf", "
   Angriffsstrke
   Verteidigungswert
     Systemleistung

     Disruptor
     2x Plasma Torpedo
     2x Pulse Disruptor
     Cloaking Device
     Rei'karansu Covert-Ops Team
     Rei'karansu Marines 
     Increased boarding party strength and
     may be recrewed like a station
     Modularization 
     Increases attribute bonuses gained from
     upgrades by 40 percent

      Mittel

     
     You may build two Tavara Type Warbirds
     Angriffsstrke erhht um 4
     Verteidigungswert erhht um 4
     Movement speed increased
",
"AUTOTOOLTIP-rom_tavaraZ_WDCr6.odf", "
   Angriffsstrke
   Verteidigungswert
     Systemleistung

     Disruptor
     2x Plasma Torpedo
     2x Pulse Disruptor
     Cloaking Device
     Rei'karansu Covert-Ops Team
     Rei'karansu Marines 
     Increased boarding party strength and
     may be recrewed like a station
     Modularization 
     Increases attribute bonuses gained from
     upgrades by 40 percent
     Matriarch Warbird 
     The Tavara gains the special abilities
     of all other Warbirds, if researched

      Mittel

     
     You may build two Tavara Type Warbirds
     Angriffsstrke erhht um 4
     Verteidigungswert erhht um 4
     Movement speed increased
",
"AUTOTOOLTIP-rom_tavaraZ_WDr2.odf", "
     Angriffsstrke
   Verteidigungswert
     Systemleistung

     Disruptor
     2x Plasma Torpedo
     2x Pulse Disruptor
     Cloaking Device
     Rei'karansu Covert-Ops Team
     Rei'karansu Marines 
     Increased boarding party strength and
     may be recrewed like a station

      Mittel

     
     You may build two Tavara Type Warbirds
     Angriffsstrke erhht um 4
     Verteidigungswert erhht um 4
     Movement speed increased
",
"AUTOTOOLTIP-rom_tavaraZ_WDr3.odf", "
   Angriffsstrke
   Verteidigungswert
     Systemleistung

     Disruptor
     2x Plasma Torpedo
     2x Pulse Disruptor
     Cloaking Device
     Rei'karansu Covert-Ops Team
     Rei'karansu Marines 
     Increased boarding party strength and
     may be recrewed like a station

      Mittel

     
     You may build two Tavara Type Warbirds
     Angriffsstrke erhht um 4
     Verteidigungswert erhht um 4
     Movement speed increased
",
"AUTOTOOLTIP-rom_tavaraZ_WDr4.odf", "
   Angriffsstrke
   Verteidigungswert
     Systemleistung

     Disruptor
     2x Plasma Torpedo
     2x Pulse Disruptor
     Cloaking Device
     Rei'karansu Covert-Ops Team
     Rei'karansu Marines 
     Increased boarding party strength and
     may be recrewed like a station
     Modularization 
     Increases attribute bonuses gained from
     upgrades by 20 percent

      Mittel

     
     You may build two Tavara Type Warbirds
     Angriffsstrke erhht um 4
     Verteidigungswert erhht um 4
     Movement speed increased
",
"AUTOTOOLTIP-rom_tavaraZ_WDr5.odf", "
   Angriffsstrke
   Verteidigungswert
     Systemleistung

     Disruptor
     2x Plasma Torpedo
     2x Pulse Disruptor
     Cloaking Device
     Rei'karansu Covert-Ops Team
     Rei'karansu Marines 
     Increased boarding party strength and
     may be recrewed like a station
     Modularization 
     Increases attribute bonuses gained from
     upgrades by 40 percent

      Mittel

     
     You may build two Tavara Type Warbirds
     Angriffsstrke erhht um 4
     Verteidigungswert erhht um 4
     Movement speed increased
",
"AUTOTOOLTIP-rom_tavaraZ_WDr6.odf", "
   Angriffsstrke
   Verteidigungswert
     Systemleistung

     Disruptor
     2x Plasma Torpedo
     2x Pulse Disruptor
     Cloaking Device
     Rei'karansu Covert-Ops Team
     Rei'karansu Marines 
     Increased boarding party strength and
     may be recrewed like a station
     Modularization 
     Increases attribute bonuses gained from
     upgrades by 40 percent
     Matriarch Warbird 
     The Tavara gains the special abilities
     of all other Warbirds, if researched

      Mittel

     
     You may build two Tavara Type Warbirds
     Angriffsstrke erhht um 4
     Verteidigungswert erhht um 4
     Movement speed increased
",
"AUTOTOOLTIP-rom_tavaraZ_Wr2.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Plasma Torpedo
     2x Pulse Disruptor
     Cloaking Device
     Rei'karansu Covert-Ops Team
     Rei'karansu Marines 
     Increased boarding party strength and
     may be recrewed like a station

      Mittel

     
     You may build two Tavara Type Warbirds
     Angriffsstrke erhht um 4
     Verteidigungswert erhht um 4
     Movement speed increased
",
"AUTOTOOLTIP-rom_tavaraZ_Wr3.odf", "
   Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Plasma Torpedo
     2x Pulse Disruptor
     Cloaking Device
     Rei'karansu Covert-Ops Team
     Rei'karansu Marines 
     Increased boarding party strength and
     may be recrewed like a station

      Mittel

     
     You may build two Tavara Type Warbirds
     Angriffsstrke erhht um 4
     Verteidigungswert erhht um 4
     Movement speed increased
",
"AUTOTOOLTIP-rom_tavaraZ_Wr4.odf", "
   Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Plasma Torpedo
     2x Pulse Disruptor
     Cloaking Device
     Rei'karansu Covert-Ops Team
     Rei'karansu Marines 
     Increased boarding party strength and
     may be recrewed like a station
     Modularization 
     Increases attribute bonuses gained from
     upgrades by 20 percent

      Mittel

     
     You may build two Tavara Type Warbirds
     Angriffsstrke erhht um 4
     Verteidigungswert erhht um 4
     Movement speed increased
",
"AUTOTOOLTIP-rom_tavaraZ_Wr5.odf", "
   Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Plasma Torpedo
     2x Pulse Disruptor
     Cloaking Device
     Rei'karansu Covert-Ops Team
     Rei'karansu Marines 
     Increased boarding party strength and
     may be recrewed like a station
     Modularization 
     Increases attribute bonuses gained from
     upgrades by 40 percent

      Mittel

     
     You may build two Tavara Type Warbirds
     Angriffsstrke erhht um 4
     Verteidigungswert erhht um 4
     Movement speed increased
",
"AUTOTOOLTIP-rom_tavaraZ_Wr6.odf", "
   Angriffsstrke
   Verteidigungswert
     Systemleistung

     Disruptor
     2x Plasma Torpedo
     2x Pulse Disruptor
     Cloaking Device
     Rei'karansu Covert-Ops Team
     Rei'karansu Marines 
     Increased boarding party strength and
     may be recrewed like a station
     Modularization 
     Increases attribute bonuses gained from
     upgrades by 40 percent
     Matriarch Warbird 
     The Tavara gains the special abilities
     of all other Warbirds, if researched

      Mittel

     
     You may build two Tavara Type Warbirds
     Angriffsstrke erhht um 4
     Verteidigungswert erhht um 4
     Movement speed increased
",
"AUTOTOOLTIP-rom_tavara_C.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Plasma Torpedo
     2x Pulse Disruptor
     Cloaking Device
     Rei'karansu Covert-Ops Team
     Rei'karansu Marines 
     Increased boarding party strength and
     may be recrewed like a station

      Mittel
",
"AUTOTOOLTIP-rom_tavara_D.odf", "
     Angriffsstrke
   Verteidigungswert
     Systemleistung

     Disruptor
     2x Plasma Torpedo
     2x Pulse Disruptor
     Cloaking Device
     Rei'karansu Covert-Ops Team
     Rei'karansu Marines 
     Increased boarding party strength and
     may be recrewed like a station

      Mittel
",
"AUTOTOOLTIP-rom_tavara_DC.odf", "
     Angriffsstrke
   Verteidigungswert
     Systemleistung

     Disruptor
     2x Plasma Torpedo
     2x Pulse Disruptor
     Cloaking Device
     Rei'karansu Covert-Ops Team
     Rei'karansu Marines 
     Increased boarding party strength and
     may be recrewed like a station

      Mittel
",
"AUTOTOOLTIP-rom_tavara_upgradeC.odf", "
  Systemleistung

     Reduces the special energy costs for
     cloaking to 0
     Reduces the delay for cloaking and
     decloaking to 1 second
",
"AUTOTOOLTIP-rom_tavara_upgradeD.odf", "
  Verteidigungswert

     Power up the defense of the Tavara to
     make it less vulnerable to enemy fire
",
"AUTOTOOLTIP-rom_tavara_upgradeW.odf", "
  Angriffsstrke

     Improve the weapon systems of the
     Tavara to deal increased amounts of
     jedem Schuss zu verursachen
",
"AUTOTOOLTIP-rom_tavara_W.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Plasma Torpedo
     2x Pulse Disruptor
     Cloaking Device
     Rei'karansu Covert-Ops Team
     Rei'karansu Marines 
     Increased boarding party strength and
     may be recrewed like a station

      Mittel
",
"AUTOTOOLTIP-rom_tavara_WC.odf", "
     Angriffsstrke
     Verteidigungswert
     Systemleistung

     Disruptor
     2x Plasma Torpedo
     2x Pulse Disruptor
     Cloaking Device
     Rei'karansu Covert-Ops Team
     Rei'karansu Marines 
     Increased boarding party strength and
     may be recrewed like a station

      Mittel
",
"AUTOTOOLTIP-rom_tavara_WD.odf", "
     Angriffsstrke
   Verteidigungswert
     Systemleistung

     Disruptor
     2x Plasma Torpedo
     2x Pulse Disruptor
     Cloaking Device
     Rei'karansu Covert-Ops Team
     Rei'karansu Marines 
     Increased boarding party strength and
     may be recrewed like a station

      Mittel
",
"AUTOTOOLTIP-rom_tavara_WDC.odf", "
     Angriffsstrke
   Verteidigungswert
     Systemleistung

     Disruptor
     2x Plasma Torpedo
     2x Pulse Disruptor
     Cloaking Device
     Rei'karansu Covert-Ops Team
     Rei'karansu Marines 
     Increased boarding party strength and
     may be recrewed like a station

      Mittel
",
"AUTOTOOLTIP-rom_upgrade_facility.odf", "
       Angriffsstrke
     Verteidigungswert
     Systemleistung

     Stationary Cloaking Device

     Forschungsstation

     Erforscht:
     Improved Weapons
     Advanced Weapons
     Improved Shielding
     Advanced Shielding
     Improved Sensors
     Advanced Sensors
",
"AUTOTOOLTIP-rom_warbird_yard.odf", "
       Angriffsstrke
   Verteidigungswert
     Systemleistung

     Stationary Cloaking Device

     Werft
     Reparatur-Dock

     Produziert:
     D'deridex Class
     Norexan Class
     Tavara Class
",
"AUTOTOOLTIP-rom_warbird_yardY.odf", "
       Angriffsstrke
   Verteidigungswert
     Systemleistung

     Stationary Cloaking Device

     Werft
     Reparatur-Dock

     Produziert:
     Eresis Class
     D'deridex Class
     Norexan Class
     Tavara Class
     Prefine Defense Components
",
"AUTOTOOLTIP-rom_warbird_yardZ.odf", "
       Angriffsstrke
   Verteidigungswert
     Systemleistung

     Stationary Cloaking Device

     Werft
     Reparatur-Dock

     Produziert:
     Cehlaer Class
     D'deridex Class
     Norexan Class
     Tavara Class
     Prefine Defense Components
",
"AUTOTOOLTIP-all_detection.odf", "
     Pings all cloaked units on your mini-map

   
",
"AUTOTOOLTIP-all_tachion_scan.odf", "
     Enttarnt alle Feinde am
     Zielort

   
",
"AUTOTOOLTIP-avatar_bor_assimilate.odf", "

     Pyramid
     Nanite Factory Module - Assimilator and
     Pyramid


     The Assimilator Module reaches its
     maximum capacity with just 2 modules
     installed
     Assimilator collective connections
     costs reduced um 50 Prozent and
     increased Verteidigungswert of
     Assimilators and Pyramids by 20
     Equipps Assimilation Matrixes with the
     Matrix-Teleport special ability
",
"AUTOTOOLTIP-avatar_bor_assimilate.odf_WithName", "Directive: Assimilate


     Pyramid
     Nanite Factory Module - Assimilator and
     Pyramid


     The Assimilator Module reaches its
     maximum capacity with just 2 modules
     installed
     Assimilator collective connections
     costs reduced um 50 Prozent and
     increased Verteidigungswert of
     Assimilators and Pyramids by 20
     Equipps Assimilation Matrixes with the
     Matrix-Teleport special ability
",
"AUTOTOOLTIP-avatar_bor_optimize.odf", "

     Recycling Center
     Prime Module - Sphere


     Reduces the construction costs of
     selecting a Borg chassis by 30 percent
     Allows to upgrade the productivity of
     Incubation Centers
     Increased Verteidigungswert for Resource
     Assimilators by 5
",
"AUTOTOOLTIP-avatar_bor_optimize.odf_WithName", "Directive: Optimize


     Recycling Center
     Prime Module - Sphere


     Reduces the construction costs of
     selecting a Borg chassis by 30 percent
     Allows to upgrade the productivity of
     Incubation Centers
     Increased Verteidigungswert for Resource
     Assimilators by 5
",
"AUTOTOOLTIP-avatar_dom_breen.odf", "

     Breen Cruiser
     Breen Battleship


     Increased Angriffsstrke for all
     vessels with Tetryon Torpedos by 2
     Reduced research costs for all Dominion
     system upgrades by 20 percent
     Allows to upgrade movement speed at the
     Ketracel White Facility
",
"AUTOTOOLTIP-avatar_dom_breen.odf_WithName", "Alliance: Breen


     Breen Cruiser
     Breen Battleship


     Increased Angriffsstrke for all
     vessels with Tetryon Torpedos by 2
     Reduced research costs for all Dominion
     system upgrades by 20 percent
     Allows to upgrade movement speed at the
     Ketracel White Facility
",
"AUTOTOOLTIP-avatar_dom_pure.odf", "

     S-7 Defender
     Hyperspace Sensor System


     Reduced construction time for all
     Construction Yard vessels um 25 Prozent
     You may build two Hyperspace Artilleries
     Increased all attributes of the B-5
     Battle Cruiser and the V-13 Battleship
     by 6 and increased the weapon range of
     the B-5 Battle Cruiser to medium range
",
"AUTOTOOLTIP-avatar_dom_pure.odf_WithName", "Dominion Puretech


     S-7 Defender
     Hyperspace Sensor System


     Reduced construction time for all
     Construction Yard vessels um 25 Prozent
     You may build two Hyperspace Artilleries
     Increased all attributes of the B-5
     Battle Cruiser and the V-13 Battleship
     by 6 and increased the weapon range of
     the B-5 Battle Cruiser to medium range
",
"AUTOTOOLTIP-avatar_fed_mayson.odf", "

     Norway Class
     Torpedo Platform


     Increased Verteidigungswert for all
     Antares Yard vessels
     Reduced construction time for all
     stations um 25 Prozent
     Increased Offensive and Verteidigungswert
     for Excelsior II Class by 4 and allows
     her to be equipped with the ACS Torpedo
     special ability
",
"AUTOTOOLTIP-avatar_fed_mayson.odf_WithName", "Admiral Ben Mayson


     Norway Class
     Torpedo Platform


     Increased Verteidigungswert for all
     Antares Yard vessels
     Reduced construction time for all
     stations um 25 Prozent
     Increased Offensive and Verteidigungswert
     for Excelsior II Class by 4 and allows
     her to be equipped with the ACS Torpedo
     special ability
",
"AUTOTOOLTIP-avatar_fed_risner.odf", "

     Avalon Class
     Phalanx Class


     Increased Angriffsstrke for Intrepid
     and Akira Class vessels by 3
     Increased Systemleistung for all Eraudi
     Yard vessels by 5
     Reduced research costs for all Starship
     Chassis um 25 Prozent
",
"AUTOTOOLTIP-avatar_fed_risner.odf_WithName", "Admiral Jane Risner


     Avalon Class
     Phalanx Class


     Increased Angriffsstrke for Intrepid
     and Akira Class vessels by 3
     Increased Systemleistung for all Eraudi
     Yard vessels by 5
     Reduced research costs for all Starship
     Chassis um 25 Prozent
",
"AUTOTOOLTIP-avatar_kli_martok.odf", "

     LuSpet Class
     SuS'a' Class


     Increased Verteidigungswert for all
     Imperial Yard vessels
     Reduced the consutruction costs for
     Field Yard, Battle Yard and Imperial
     Yard by 30 percent
     Increased Crew boarding strength for
     Vor'cha, Vutpa', LuSpet and Negh'var
     Class vessels
",
"AUTOTOOLTIP-avatar_kli_martok.odf_WithName", "Martok


     LuSpet Class
     SuS'a' Class


     Increased Verteidigungswert for all
     Imperial Yard vessels
     Reduced the consutruction costs for
     Field Yard, Battle Yard and Imperial
     Yard by 30 percent
     Increased Crew boarding strength for
     Vor'cha, Vutpa', LuSpet and Negh'var
     Class vessels
",
"AUTOTOOLTIP-avatar_kli_taqroja.odf", "

     Veqlaragh Class
     Chargh Class


     Equipped B'rel and K'Vort Class Vessels
     with Photon Torpedos and increased the
     Angriffsstrke of B'rel, K'Vort and
     Sang' Class vessels by 2
     Reduced construction costs for Topmey
     Class vessels by 20 percent
     Replaced Torpedo Drone weapons by Heavy
     Disruptor weapons
",
"AUTOTOOLTIP-avatar_kli_taqroja.odf_WithName", "TaQ'roja


     Veqlaragh Class
     Chargh Class


     Equipped B'rel and K'Vort Class Vessels
     with Photon Torpedos and increased the
     Angriffsstrke of B'rel, K'Vort and
     Sang' Class vessels by 2
     Reduced construction costs for Topmey
     Class vessels by 20 percent
     Replaced Torpedo Drone weapons by Heavy
     Disruptor weapons
",
"AUTOTOOLTIP-avatar_rom_helev.odf", "

     Eresis Class
     Griffin Class


     Increased Angriffsstrke for all
     vessels with beam-type Disruptors by 3
     The Intelligence Center will gain more
     experience and level-up faster
     Reduced the Supply costs for all
     Generix Class refits and Staryard
     vessels um 50 Prozent
",
"AUTOTOOLTIP-avatar_rom_helev.odf_WithName", "General Helev


     Eresis Class
     Griffin Class


     Increased Angriffsstrke for all
     vessels with beam-type Disruptors by 3
     The Intelligence Center will gain more
     experience and level-up faster
     Reduced the Supply costs for all
     Generix Class refits and Staryard
     vessels um 50 Prozent
",
"AUTOTOOLTIP-avatar_rom_mijural.odf", "

     Shrike Class
     Cehlaer Class


     Equipped Disruptor Turrets with Plasma
     Torpedoes and all attributes increased
     by 5
     Increased Offensive and Defensive
     Values for all Warbirds by 3 and
     increased their movement speed
     You may build two Tavara Type Warbirds
",
"AUTOTOOLTIP-avatar_rom_mijural.odf_WithName", "General Mijural


     Shrike Class
     Cehlaer Class


     Equipped Disruptor Turrets with Plasma
     Torpedoes and all attributes increased
     by 5
     Increased Offensive and Defensive
     Values for all Warbirds by 3 and
     increased their movement speed
     You may build two Tavara Type Warbirds
",
"AUTOTOOLTIP-bor_autoassimilator_A.odf", "
     Assimilates 4 crewmen per second to
     ease boarding and adds them to the
     Assimilators crew, if it should not be
     fully recrewed

      Lang

   
",
"AUTOTOOLTIP-bor_autoassimilator_AA.odf", "
     Assimilates 8 crewmen per second to
     ease boarding and adds them to the
     Assimilators crew, if it should not be
     fully recrewed

      Lang

   
",
"AUTOTOOLTIP-bor_autoassimilator_AAA.odf", "
     Assimilates 12 crewmen per second to
     ease boarding and adds them to the
     Assimilators crew, if it should not be
     fully recrewed

      Lang

   
",
"AUTOTOOLTIP-bor_autoassimilator_AZ.odf", "
     Assimilates 6 crewmen per second to
     ease boarding and adds them to the
     Assimilators crew, if it should not be
     fully recrewed

      Lang

   
",
"AUTOTOOLTIP-bor_board.odf", "
     Transport Borg drones through the
     enemies shields
     The boarding party size increases with
     chassis size

      Lang

   
",
"AUTOTOOLTIP-bor_devestating.odf", "
     Fires a medium range torpedo at a
     hostile target. The torpedo will have a
     devestating influence on the targets
     shields
     Damage dealt increases with chassis size

      Mittel

   
",
"AUTOTOOLTIP-bor_holdingbeam_H.odf", "
     Starts the assimilation of a unit
     Transfers 4 Borg drones per seconds to
     the target vessel
     Locks the target vessel in place

      Mittel

   
",
"AUTOTOOLTIP-bor_holdingbeam_HH.odf", "
     Starts the assimilation of a unit
     Transfers 8 Borg drones per seconds to
     the target vessel
     Locks the target vessel in place

      Mittel

   
",
"AUTOTOOLTIP-bor_holdingbeam_HHH.odf", "
     Starts the assimilation of a unit
     Transfers 12 Borg drones per seconds to
     the target vessel
     Locks the target vessel in place

      Mittel

   
",
"AUTOTOOLTIP-bor_holdingbeam_HHHH.odf", "
     Starts the assimilation of a unit
     Transfers 16 Borg drones per seconds to
     the target vessel
     Locks the target vessel in place

      Mittel

   
",
"AUTOTOOLTIP-bor_matrixteleport.odf", "
     Use the Collective network to transport
     drones from your Assimilation Matrix to
     any friendly vessel in the sector
     Teleports 150 drones per usage
     The target's shield may remain active
     during the transport

   
",
"AUTOTOOLTIP-bor_nanitefactory.odf", "
     Creates a wave of aggressive nanites
     arround this vessel. Hostiles within
     the field will suffer from crew
     casualties

      Mittel

   
",
"AUTOTOOLTIP-bor_nanites.odf", "
     Creates a field of Borg nanites in
     space. The nanites will cause constant
     damage to all hostiles within the aera
     Damage is divided amongst all valid
     targets
     There is also a chance that a hostile
     unit might be infected with the
     nanites, causing this players GUI to be
     disturbed
     Special Energy cost decrease with
     chassis size
     Trifft getarnte Schiffe
     Hlt 25 Sekunden

      Lang

   
",
"AUTOTOOLTIP-bor_nanites_cube.odf", "
     Creates a field of Borg nanites in
     space. The nanites will cause constant
     damage to all hostiles within the aera
     Damage is divided amongst all valid
     targets
     There is also a chance that a hostile
     unit might be infected with the
     nanites, causing this players GUI to be
     disturbed
     Special Energy cost decrease with
     chassis size
     Trifft getarnte Schiffe
     Hlt 25 Sekunden

      Lang

   
",
"AUTOTOOLTIP-bor_nanites_diamond.odf", "
     Creates a field of Borg nanites in
     space. The nanites will cause constant
     damage to all hostiles within the aera
     Damage is divided amongst all valid
     targets
     There is also a chance that a hostile
     unit might be infected with the
     nanites, causing this players GUI to be
     disturbed
     Special Energy cost decrease with
     chassis size
     Trifft getarnte Schiffe
     Hlt 25 Sekunden

      Lang

   
",
"AUTOTOOLTIP-bor_order_D.odf", "
     Focuse the attention of the collective
     on an allied vessel
     Doubles damage dealt and subsystem
     repair rate
     Lasts 30 seconds

      Artillerie

   
",
"AUTOTOOLTIP-bor_order_DD.odf", "
     Focuse the attention of the collective
     on an allied vessel
     Doubles damage dealt and subsystem
     repair rate
     Lasts 60 seconds

      Artillerie

   
",
"AUTOTOOLTIP-bor_order_DDD.odf", "
     Focuse the attention of the collective
     on an allied vessel
     Doubles damage dealt and subsystem
     repair rate
     Lasts 90 seconds

      Artillerie

   
",
"AUTOTOOLTIP-bor_recycle_dilithium.odf", "
     Generates 1  every 2 seconds
     Consumes 1  every 10 seconds
",
"AUTOTOOLTIP-bor_recycle_tritanium.odf", "
     Generates 1  every 2 seconds
     Consumes 1  every 10 seconds
",
"AUTOTOOLTIP-bor_refresh.odf", "
     This Borg vessel engages all
     regeneration cycles and resynchronizes
     with the collective
     For 25 seconds it wont be able to act.
     When the effect wears off all graviton
     mines or similar negative efects will
     be removed

   
",
"AUTOTOOLTIP-bor_refresh2.odf", "
     This Borg vessel engages all
     regeneration cycles and resynchronizes
     with the collective
     For 25 seconds it wont be able to act.
     When the effect wears off all graviton
     mines or similar negative efects will
     be removed

   
",
"AUTOTOOLTIP-bor_regeneration_RR.odf", "
     Regenerates hull and subsystems

   
",
"AUTOTOOLTIP-bor_regeneration_RRR.odf", "
     Regenerates hull and subsystems

   
",
"AUTOTOOLTIP-bor_sensor_relay.odf", "
     Places a permanent Sensor Relay nearby
     this Borg vessel. The Sensor Relay will
     detect all cloaked vessels nearby

   
",
"AUTOTOOLTIP-bor_slizer_adap.odf", "
     Fires a high energy cutting beam that
     will slice the enemies hull apart
     Deals double damage to small sized
     targets
     Total damage dealt increases with
     chassis size

      Kurz

   
",
"AUTOTOOLTIP-bor_slizer_assi.odf", "
     Fires a high energy cutting beam that
     will slice the enemies hull apart
     Deals double damage to small sized
     targets
     Total damage dealt increases with
     chassis size

      Kurz

   
",
"AUTOTOOLTIP-bor_slizer_cube.odf", "
     Fires a high energy cutting beam that
     will slice the enemies hull apart
     Deals double damage to small sized
     targets
     Total damage dealt increases with
     chassis size

      Kurz

   
",
"AUTOTOOLTIP-bor_slizer_diamond.odf", "
     Fires a high energy cutting beam that
     will slice the enemies hull apart
     Deals double damage to small sized
     targets
     Total damage dealt increases with
     chassis size

      Kurz

   
",
"AUTOTOOLTIP-bor_slizer_probe.odf", "
     Fires a high energy cutting beam that
     will slice the enemies hull apart
     Deals double damage to small sized
     targets
     Total damage dealt increases with
     chassis size

      Kurz

   
",
"AUTOTOOLTIP-bor_slizer_scube.odf", "
     Fires a high energy cutting beam that
     will slice the enemies hull apart
     Deals double damage to small sized
     targets
     Total damage dealt increases with
     chassis size

      Kurz

   
",
"AUTOTOOLTIP-bor_slizer_sphere.odf", "
     Fires a high energy cutting beam that
     will slice the enemies hull apart
     Deals double damage to small sized
     targets
     Total damage dealt increases with
     chassis size

      Kurz

   
",
"AUTOTOOLTIP-bor_stations_hol.odf", "
     Starts the assimilation of a unit
     Transfers 4 Borg drones per seconds to
     the target vessel
     Locks the target vessel in place

      Mittel
",
"AUTOTOOLTIP-bor_transwarp_detector.odf", "
     Engage the Transwarp coils of this unit
     to maximum, allowing it to instantly
     travel to the target location
     Maximum distance decreases with chassis
     size

   
",
"AUTOTOOLTIP-bor_transwarp_probe.odf", "
     Engage the Transwarp coils of this unit
     to maximum, allowing it to instantly
     travel to the target location
     Maximum distance decreases with chassis
     size

   
",
"AUTOTOOLTIP-dom_active_tscan.odf", "
     Enttarnt alle Feinde in einem grossen Bereich
     rund um diese Station

   
",
"AUTOTOOLTIP-dom_alphawhite.odf", "
     Eine besondere Version von Ketracel White
     erhht die Effektivitt aller
     Jem'Hadar auf nahegelegenen verbndeten
     Einheiten und erhht dadurch die Feuerrate
     percent
     Verursacht geringe Verluste unter der Crew
     der betroffenen Einheiten
     Hlt 15 Sekunden

      Kurz

   
",
"AUTOTOOLTIP-dom_alphawhite_bor.odf", "
     Eine besondere Version von Ketracel White
     erhht die Effektivitt aller
     Jem'Hadar auf nahegelegenen verbndeten
     Einheiten und erhht dadurch die Feuerrate
     percent
     Hlt 25 Sekunden

      Kurz

     
     Duration erhht um 10 seconds
     No longer causes crew casualties

   
",
"AUTOTOOLTIP-dom_artillery.odf", "
     Fires the hyperspace artillery at the
     selected coordinates, leaving nothing
     but destruction behind
     Units in the center of the explosion
     will suffer additional direct
     hulldamage for 10 seconds
     Deals double damage to buildings
     Trifft getarnte Schiffe

      More than artillery

   
",
"AUTOTOOLTIP-dom_cascade.odf", "
     Causes a meta-static fluctuation at the
     targeted area. Cascading energy waves
     will rip through the systems of all
     hostile vessels in the area causing
     heavy damage to their systems with a
     chance to lose special weapon energy
     Damage dealt and the chance to lose
     special weapon energy are based on the
     maximum number of special abilities a
     unit may carry

      Mittel

   
",
"AUTOTOOLTIP-dom_collision.odf", "
     Ram an hostile target to deal damage to
     it sacrificing this unit
     The engines of the target will be
     crushed for a brief amount of time
     As stations are much more stable they
     will suffer only 10 percent damage
",
"AUTOTOOLTIP-dom_coreblast.odf", "
     Feuert eine konzentrierte Energiewelle auf
     eine feindliche Einheit und zerstrt
     systems
     Hlt 10 Sekunden

      Mittel

   
",
"AUTOTOOLTIP-dom_counterweaponry.odf", "
     Fires a powerful disruptorshot at an
     opponent vessel, dealing high damage to
     long range vessels and even more
     devestating damage against artillery
     vessels

      Lang

   
",
"AUTOTOOLTIP-dom_deepscan.odf", "
     Scans the target area, allowing you to
     see all activity there for a brief
     period of time

   
",
"AUTOTOOLTIP-dom_ebeacon.odf", "
     Emitts a field of energy on a certain
     frequency which can be directly fed
     into the systems of allied vessels
     Restores 10 special weapon energy on
     all units nearby, including this vessel

      Kurz

   
",
"AUTOTOOLTIP-dom_emblast.odf", "
     Fires an electromagnetic charge at the
     target location. The space fluctuations
     will make it much harder for hostile
     weapons to target you, increasing their
     weapon's cooldown times by 100 percent
     Lasts 12 seconds

      Artillerie

   
",
"AUTOTOOLTIP-dom_emblast_fed.odf", "
     Fires an electromagnetic charge at the
     target location. The space fluctuations
     will make it much harder for hostile
     weapons to target you, increasing their
     weapon's cooldown times by 100 percent
     Disables the engines of vessels within
     the taget area for a brief duration
     Lasts 12 seconds

      Artillerie

     
     Disables the engines of affected units
     in addition to the normal effects

   
",
"AUTOTOOLTIP-dom_excessive.odf", "
     Feuert eine immense Salve Torpedos auf
     bis zu 3 nahegelegene feindliche Ziele.
     Die geladenen Torpedos brechen durch
     die feindlichen Schilde und verursachen
     damage

      Mittel

   
",
"AUTOTOOLTIP-dom_excessiver6.odf", "
     Feuert eine immense Salve Torpedos auf
     up to 12 nearby hostile targets. The
     Die geladenen Torpedos brechen durch
     die feindlichen Schilde und verursachen
     damage

      Mittel

   
",
"AUTOTOOLTIP-dom_fighterupgrade.odf", "
     Increases all attributes for fighters
     by 2 and allows them to deal increased
     damage to stations
",
"AUTOTOOLTIP-dom_isbomb.odf", "
     Wirft eine isotopische Subraumbombe ab
     die nach 4 Sekunden detoniert
     Verursacht Schaden und setzt die Triebwerke ausser Betrieb
     Hlt 13 Sekunden

      Kurz

   
",
"AUTOTOOLTIP-dom_opresence.odf", "
     Polarize the hull of the dreadnought,
     causing tremendous electro-magnetical
     fluctuations in hostile systems
     All hostiles within an area covered by
     um 50 Prozent of the Dreadnoughts sensor
     range are incapacitated for 8 seconds
     Incapacitated targets can neither
     receive nor execute orders

   
",
"AUTOTOOLTIP-dom_opresencer4.odf", "
     Polarize the hull of the dreadnought,
     causing tremendous electro-magnetical
     fluctuations in hostile systems
     All hostiles within an area covered by
     70 percent of the Dreadnoughts sensor
     range are incapacitated for 8 seconds
     Incapacitated targets can neither
     receive nor execute orders

   
",
"AUTOTOOLTIP-dom_opresencer5.odf", "
     Polarize the hull of the dreadnought,
     causing tremendous electro-magnetical
     fluctuations in hostile systems
     All hostiles within an area covered by
     90 percent of the Dreadnoughts sensor
     range are incapacitated for 8 seconds
     Incapacitated targets can neither
     receive nor execute orders

   
",
"AUTOTOOLTIP-dom_phaseshield.odf", "
     Phases the shield frequencies,
     increasing the Verteidigungswert of the
     Siege Cruiser by 100
     Lasts 8 seconds

   
",
"AUTOTOOLTIP-dom_rangeboost.odf", "
     Increases the weaponrange of nearby
     allies um 25 Prozent

      Mittel

   
",
"AUTOTOOLTIP-dom_shield_recharge.odf", "
     Rapidly recharge the shields of an
     allied unit

      Mittel

   
",
"AUTOTOOLTIP-dom_tetrionsingularity.odf", "
     Fires a Tetryon torpedo enriched with
     instable protomatter, causing a
     shortliving Tetryon singularity at the
     target location. A Tetryon singularity
     has devestating effects on stationary
     structures

      Lang

   
",
"AUTOTOOLTIP-dom_tetrion_compound.odf", "
     Fires 2 Tetryon-loaded photon torpedo
     on 2 independent hostile units
     Verursacht dreifachen Schaden an Stationen

      Lang

   
",
"AUTOTOOLTIP-dom_tetrion_disruptor.odf", "
     A Tetryon-focused disruptor volley is
     precise even on extreme distances

      Artillerie

   
",
"AUTOTOOLTIP-dom_tetrion_disruptorr4.odf", "
     A Tetryon-focused disruptor volley is
     precise even on extreme distances

      Artillerie

   
",
"AUTOTOOLTIP-dom_tetrion_disruptorr5.odf", "
     A Tetryon-focused disruptor volley is
     precise even on extreme distances

      Artillerie

   
",
"AUTOTOOLTIP-dom_tetrion_photon.odf", "
     Feuert einen Tetriongeladenen Photonentorpedo
     auf eine feindliche Einheit
     Verursacht dreifachen Schaden an Stationen

      Artillerie

   
",
"AUTOTOOLTIP-dom_work_supply.odf", "
     Configure the storage systems of the
     workership
     Toggles between Supply mining and
     Dilithium or Tritanium mining
",
"AUTOTOOLTIP-dom_work_to_build.odf", "
     Switches this unit to construction
     mode, allowing it to build starbases
     Resources in the hangar are lost
",
"AUTOTOOLTIP-dom_work_to_mine.odf", "
     Switches this unit to mining mode,
     allowing it to gather dilithium,
     tritanium and supplies
",
"FEDERATION-ACS_TORPEDO-TOOLTIP", "
     Fires a Anti Capital Ship torpedo on a
     hostile target. The Anti Capital Ship
     Torpedo deals highly increased damage
     to battleships

      Lang

   
",
"FEDERATION-ACS_TORPEDO-TOOLTIP", "
     Fires a Anti Capital Ship torpedo on a
     hostile target. The Anti Capital Ship
     Torpedo deals highly increased damage
     to battleships

      Lang

   
",
"AUTOTOOLTIP-fed_advmagnan.odf", "
     Hypercharge the Magnan Phaser Coils.
     This allows to fire several shots with
     the Magnan Phaser Array in very short
     amount of time
     Magnan Phaser Recharge rate reduced to
     20 percent
     Lasts until canceled
",
"AUTOTOOLTIP-fed_advmagnanA.odf", "
     Discharge the Magnan Phaser Coils and
     return to normal rate of fire and
     energy recharge rate
",
"AUTOTOOLTIP-fed_antimattermine.odf", "
     Drops a self-detonating mine at the
     current location

   
",
"AUTOTOOLTIP-fed_assaultmode.odf", "
    Angriffsstrke
    Verteidigungswert
    Systemleistung

     Power up all of the Norways systems to
     maximum, greatly increasing her siege
     capability
     Increases shield and hull repair rate
     by 100 percent
     Reduces damage received from stations
     um 50 Prozent
     The Norway may not use special
     abilities while the effect of Assault
     Mode is active
     Hlt 25 Sekunden

   
",
"AUTOTOOLTIP-fed_blackout.odf", "
     Overloads the enemies targeting systems
     on all hostile units at the target area
     decreasing their rate of fire by 75
     percent
     Hlt 25 Sekunden

      Mittel

   
",
"AUTOTOOLTIP-fed_blackoutr4.odf", "
     Overloads the enemies targeting systems
     on all hostile units at the target area
     decreasing their rate of fire by 75
     percent
     Hlt 25 Sekunden

      Lang

   
",
"AUTOTOOLTIP-fed_blackoutr5.odf", "
     Overloads the enemies targeting systems
     on all hostile units at the target area
     decreasing their rate of fire by 75
     percent
     Hlt 25 Sekunden

      Artillerie

   
",
"AUTOTOOLTIP-fed_blockadebreaker.odf", "
  Verteidigungswert

     The Miranda-II is a highly durable
     battlecruiser which can punch through
     enemy lines and assault strategical
     targets
     Doubles the rate of fire for the Heavy
     Quantum Pulse weapons. The lesser ECCM
     calculation cycles per shot will cause
     a greater missrate on small and medium
     targets
     This vessel counts as a battleship
     while the effect of Blockade Breaker is
     active
     Lasts 20 seconds

   
",
"AUTOTOOLTIP-fed_cloak.odf", "
     Hides this unit from the enemies sensors
     Cloaking and decloaking will take 3
     seconds
     Special weapon energy does not
     regenerate while cloaked

   
",
"AUTOTOOLTIP-fed_combat_tractor.odf", "
     Allows to be locked on a target even
     while shields are active

      Mittel

   
",
"AUTOTOOLTIP-fed_critical.odf", "
     A direct hit kills the enemies weapon
     systems and deals high damage
     Lasts 12 seconds

      Kurz

   
",
"AUTOTOOLTIP-fed_defensefocus.odf", "
     Redirect energy to the shield
     generators and prepares for impact of
     enemy fire. Increases Verteidigungswert
     by 15, reduces movement speed and
     greatly reduces the damage received
     from torpedoes
     Special weapon energy does not
     regenerate while the effect of Energy
     Rerouting is active
     Lasts 20 seconds

   
",
"AUTOTOOLTIP-fed_defense_patterns.odf", "
     Reroute all emergency-power to the
     shields, increasing the shield
     regeneration rate by 500 percent and
     the hull repair rate by 250 percent
     Special weapon energy does not
     regenerate while the effect of
     Defensive Patterns is active
     Lasts 30 seconds

   
",
"AUTOTOOLTIP-fed_distortion.odf", "
     Creates a field of zero-energy
     fluctuation. The engines of all nearby
     enemies will stop functioning
     Engine overload effects will deal a
     portion of damage to the affected units
     based on their movement speed
     Lasts 6 seconds

      Kurz

   
",
"AUTOTOOLTIP-fed_ecm.odf", "
     Greatly decreases the chance that
     weapons will hit friendly targets nearby

      Mittel

   
",
"AUTOTOOLTIP-fed_energy.odf", "
     Transfers energy reserves to an allied
     unit. Restores 60 special weapon energy

      Mittel

   
",
"AUTOTOOLTIP-fed_fullscan.odf", "
     Power up the Nebula's sensor system.
     Greatly increases the sensor range but
     reduces Angriffsstrke by 23
     Lasts 30 seconds

   
",
"AUTOTOOLTIP-fed_gravitonloaded.odf", "
     A graviton-particle loaded torpedo
     assembled with Borg technology deals
     double damage to hostile battleships
     and triple damage to hostile stations

      Artillerie

   
",
"AUTOTOOLTIP-fed_hyperimpulse.odf", "
     Increases movement speed

   
",
"AUTOTOOLTIP-fed_impulse.odf", "
     Engage the Hyper Impulse Drive to
     greatly increase the movement speed and
     dodge chance of this vessel
     Lowers the Angriffsstrke by 2
     Lasts until canceled
",
"AUTOTOOLTIP-fed_impulseA.odf", "
     Turn off the Hyper Impulse Drive to
     return to normal movementspeed and
     dodge chance
     Increases the Angriffsstrke by 2
",
"AUTOTOOLTIP-fed_organizedefense.odf", "
     Reorganizes your nearby defense. The
     rate of fire of hostile units nearby is
     decreased by 40 percent
     Hlt 10 Sekunden

      Lang

   
",
"AUTOTOOLTIP-fed_plasmabolt.odf", "
     An extrem-heat plasmabolt will
     deactivate the enemies weapon systems
     Hlt 10 Sekunden

      Mittel

   
",
"AUTOTOOLTIP-fed_plasmaboltr4.odf", "
     An extrem-heat plasmabolt will
     deactivate the enemies weapon systems
     Hlt 10 Sekunden

      Lang

   
",
"AUTOTOOLTIP-fed_plasmaboltr5.odf", "
     An extrem-heat plasmabolt will
     deactivate the enemies weapon systems
     Hlt 10 Sekunden

      Artillerie

   
",
"AUTOTOOLTIP-fed_plasmacoil.odf", "
     Creates a field of super-hot warp plasma
     Deals increased damage to small and
     medium sized targets
     Damage is divided amongst all valid
     targets
     Lasts 5 seconds

      Mittel

   
",
"AUTOTOOLTIP-fed_precise.odf", "
     Although Remore Class vessels do not
     carry enough torpedos to effectivly use
     them in battle they can fire precise
     volleys at structural weak points,
     greatly damaging the targets shields

      Mittel

   
",
"AUTOTOOLTIP-fed_probe.odf", "
     Launches a sensor probe in the
     direction this unit is facing. The
     probe will reveal all areas it pathes by
     Lasts 20 seconds

   
",
"AUTOTOOLTIP-fed_probe_rom.odf", "
     Launches a sensor probe in the
     direction this unit is facing. The
     probe will reveal all areas it pathes by
     Lasts 20 seconds

     
     Reveals cloaked units

   
",
"AUTOTOOLTIP-fed_prometheus_int.odf", "
     Reintegrates the Prometheus Class into
     one vessel
",
"AUTOTOOLTIP-fed_prometheus_sep.odf", "
     Seperates the Prometheus into three
     independent vessels
",
"AUTOTOOLTIP-fed_proximity.odf", "
     Fires a special torpedo at an opponent
     unit. This torpedo is not set on the
     normal detonate-on-impact setting,
     making it easier to damage small and
     fast vessels

      Mittel

   
",
"AUTOTOOLTIP-fed_proximity_kli.odf", "
     Fires a special torpedo at an opponent
     unit. This torpedo is not set on the
     normal detonate-on-impact setting,
     making it easier to damage small and
     fast vessels

      Mittel

     
     Special energy costs reduced by 50
     percent

   
",
"AUTOTOOLTIP-fed_shieldreset.odf", "
     Reset the shield-matrix of the Descent
     to completely restore her shield energy
     and the shields of all allied vessels
     nearby

      Dogfight
",
"AUTOTOOLTIP-fed_tachion_scan2.odf", "
     Decloakes all enemies nearby
     May only be used once every 30 seconds

      Kurz

   
",
"AUTOTOOLTIP-fed_tachion_scan2r4.odf", "
     Decloakes all enemies nearby
     May only be used once every 30 seconds

      Mittel

   
",
"AUTOTOOLTIP-fed_tachion_scan2r5.odf", "
     Decloakes all enemies nearby
     May only be used once every 30 seconds

      Lang

   
",
"AUTOTOOLTIP-fed_temp_stasis.odf", "
     Creates an experimental chronoton
     anomaly that will destroy the normal
     flow of time. The complete region will
     be frozen in time
     Lasts 40 seconds

      Lang

   
",
"AUTOTOOLTIP-fed_tricharger.odf", "
     Three sperate automated reload systems
     increase the rate of fire for Light
     Tricobalt Torpedos to one volley per
     second
     Decreases the movement speed of this
     vessel
     Lasts 6 seconds

   
",
"AUTOTOOLTIP-fed_tricobalt.odf", "
     A tricobalt loaded torpedo deals double
     damage to hostile buildings

      Artillerie

   
",
"AUTOTOOLTIP-fed_type3torpedoes.odf", "
     Changes the firemode of the Galaxy to
     fire Photon Torpedoes at up to three
     targets
     Shield regeneration rate and rate of
     fire for photon torpedoes reduced
     Lasts until canceled
",
"AUTOTOOLTIP-fed_type3torpedoesA.odf", "
     Turn off the Type 3 Torpedoes
",
"AUTOTOOLTIP-fed_vector.odf", "
     Launches a torpedo that will bounce to
     additional 2 targets

      Artillerie

   
",
"AUTOTOOLTIP-fed_vectorcalc.odf", "
     Calculates the projectile vectors for
     an allied vessel, allowing the target
     to fire 40 percent more shots per second
     Lasts 60 seconds

      Mittel

   
",
"AUTOTOOLTIP-fed_warpin.odf", "
     Calls for assistance of up to three
     Federation vessels from a nearby sector
     Once a Warp-In vessel reaches an
     officer rank its slot will be freed and
     a new vessel might be requested
",
"AUTOTOOLTIP-fed_warpin_special.odf", "
     Request to relocate a experimental
     Descent Class vessel into your sector.
     The Descent is a powerfull command
     vessel with experimental shield
     technology
     Once the Descent reaches an officer
     rank it will only use two warp-in
     slots, allowing additional warp-in
     requests
",
"AUTOTOOLTIP-kli_alt_armament.odf", "
     Alternative ammunition will increase
     the time between shots by 250 percent
     but attacks will cause the target to
     lose its engines
     Lasts until canceled
",
"AUTOTOOLTIP-kli_alt_armamentA.odf", "
     Turn off Alternate Armament
",
"AUTOTOOLTIP-kli_attackprobe.odf", "
     Transports an automated attack probe
     into space which will attack an hostile
     target nearby
     May be used while Advanced Cloak is
     active
     Hlt 15 Sekunden

      Lang

   
",
"AUTOTOOLTIP-kli_attackprober4.odf", "
     Transports an automated attack probe
     into space which will attack an hostile
     target nearby
     May be used while Advanced Cloak is
     active
     Lasts 17 seconds

      Lang

   
",
"AUTOTOOLTIP-kli_attackprober5.odf", "
     Transports an automated attack probe
     into space which will attack an hostile
     target nearby
     May be used while Advanced Cloak is
     active
     Lasts 19 seconds

      Lang

   
",
"AUTOTOOLTIP-kli_battleplan.odf", "
     Organize the attack patterns of your
     fleet to greatly increase the damage
     dealt

   
",
"AUTOTOOLTIP-kli_calltoarms.odf", "
     Increases the crew capacity of this
     vessel by 125
     Grants the Vutpa' Troopship status,
     allowing her to use the Transporter
     Assault ability
",
"AUTOTOOLTIP-kli_cloak.odf", "
     Hides this unit from the enemies sensors
     Cloaking and decloaking will take 4
     seconds
     Special weapon energy does not
     regenerate while cloaked

   
",
"AUTOTOOLTIP-kli_cloak_bortas.odf", "
     Hides this unit from the enemies sensors
     Cloaking and decloaking will take 4
     seconds
     Special weapon energy does not
     regenerate while cloaked
",
"AUTOTOOLTIP-kli_cloak_rom.odf", "
     Hides this unit from the enemies sensors
     Cloaking and decloaking will take 2
     seconds
     Special weapon energy does not
     regenerate while cloaked

   
",
"AUTOTOOLTIP-kli_combat_tractor.odf", "
     Allows to be locked on a target even
     while shields are active

      Mittel

   
",
"AUTOTOOLTIP-kli_compound.odf", "
     Fires a volley of micro photon torpedos
     at up to three independent targets

      Lang

   
",
"AUTOTOOLTIP-kli_compound_rom.odf", "
     Fires a volley of micro photon torpedos
     at up to five independent targets

      Lang

     
     Will hit 2 additional targets

   
",
"AUTOTOOLTIP-kli_dispatch.odf", "
     Dispatch the resource-storage
     containers to transform this unit into
     a completely operational destroyer
     All stored resources are lost and this
     process is not reversible
",
"AUTOTOOLTIP-kli_energybuffer.odf", "
     An energy buffering system connected to
     the Assault Disruptor will reduce its
     energy usage um 50 Prozent but will
     also cut down movement speed due to
     lesser total starship energy available
     Lasts until canceled
",
"AUTOTOOLTIP-kli_energybufferA.odf", "
     Turn off the Energy Buffers to return
     to normal movementspeed and special
     energy usage
",
"AUTOTOOLTIP-kli_fieldoffire.odf", "
     Transport a charge of heavy explosives
     at the target location. The resulting
     fireball will cause internal explosions
     on all vessels in the affected area
     The internal explosions will last twice
     as long as the effect of normal Cluster
     Torpedoes
     Trifft getarnte Schiffe

      Lang

   
",
"AUTOTOOLTIP-kli_graviton_marker.odf", "
     Drops a graviton marker at the current
     location. If an hostile unit gets
     locked by the graviton marker its
     movement speed will drastically be cut
     down

   
",
"AUTOTOOLTIP-kli_guard.odf", "
     Honor your ancestors to increase the
     morale of your troops and allied vessels
     Increases rate of fire by 100 percent
     and repair-rate um 25 Prozent
     Lasts 7 seconds

      Mittel

   
",
"AUTOTOOLTIP-kli_heavy_disruptor.odf", "
     Fires an over-energized disruptor shot
     at a hostile target
     Heavy disruptors deal increased damage
     to destroyers

      Mittel

   
",
"AUTOTOOLTIP-kli_homing.odf", "
     Fires an homing torpedo drone at a
     hostile vessel
     The torpedo drone will always hit its
     target

      Mittel

   
",
"AUTOTOOLTIP-kli_ion_storm.odf", "
     Creates an artificial ion storm arround
     this unit
     Trifft getarnte Schiffe
     Hlt 25 Sekunden

   
",
"AUTOTOOLTIP-kli_ion_torpedo.odf", "
     Ionizing energies will cause system
     failures on a hostile unit, draining 80
     special weapon energy

      Mittel

   
",
"AUTOTOOLTIP-kli_ion_torpedo_bor.odf", "
     Ionizing energies will cause system
     failures on a hostile unit, draining 20
     special weapon energy per second
     Lasts 8 seconds

      Mittel

     
     Destroys twice as much special energy
     but over a total time of 8 seconds

   
",
"AUTOTOOLTIP-kli_lastditch.odf", "
     Surcharges the primary systems, causing
     high stress to the weapons. Increases
     the Angriffsstrke of this unit by 8
     and shortens the weapon reload times
     for 35 seconds
     After this effect ends the Offensive
     Value will be reduced by 4 for
     additional 10 seconds
     The cloaking device cannot be used
     while effects of Last Ditch Assault are
     active

   
",
"AUTOTOOLTIP-kli_overload.odf", "
     A concentrated ion-burst will deal
     incredible amounts of damage to a
     single hostile target, enough to blast
     away a smaller unit with a single shot
     The ion torpedo launcher will have a
     cooldown period for 30 seconds

      Lang

   
",
"AUTOTOOLTIP-kli_polaron.odf", "
     Fires a polaron-charged torpedo at a
     hostile unit, breaking through the
     shields causing direct hull damage and
     crushing a subsystem
     Hlt 10 Sekunden

      Mittel

   
",
"AUTOTOOLTIP-kli_polaronfield.odf", "
     Disables a random subsystem each second
     on all vessels in the target area
     Lasts 5 seconds

      Lang

   
",
"AUTOTOOLTIP-kli_polaronfield_rom.odf", "
     Disables a random subsystem each second
     on all vessels in the target area
     Deals damage to all affected hostiles
     Lasts 5 seconds

      Lang

     
     Deals damage in addition to its normal
     effects

   
",
"AUTOTOOLTIP-kli_regeneration.odf", "
     Regenerates hull and subsystems

   
",
"AUTOTOOLTIP-kli_sb_torpedo.odf", "
     This torpedo is especially adjusted to
     break through the shields of a hostile
     and deals direct hull damage
     May be used while cloaked

      Kurz

   
",
"AUTOTOOLTIP-kli_scramblingprobe.odf", "
     Places a scrambling probe at the
     current location. The probe grants you
     view of nearby space and will emit a
     scrambling wave every 10 seconds
     The scrambling wave deactivates weapons
     and engines for 5 seconds and decloaks
     all hostiles
     Lasts 80 seconds

   
",
"AUTOTOOLTIP-nbre_cloak.odf", "
     Hides this unit from the enemies sensors
     Cloaking and decloaking will take 3
     seconds
     Special weapon energy does not
     regenerate while cloaked

   
",
"AUTOTOOLTIP-nbre_dampening.odf", "
     Disables up to two subsystems of a
     hostile units for 5 seconds or one
     subsystem for 10 seconds. Also causes a
     massive drop in shield energy

      Lang

   
",
"AUTOTOOLTIP-nfer_disblast.odf", "
     Feuert eine konzentrierte Energiewelle auf
     eine feindliche Einheit und zerstrt
     ihr Antriebssystem
     Hlt 10 Sekunden

      Mittel

   
",
"AUTOTOOLTIP-npc_tractorbeam.odf", "
     Lock on a friendly or neutral target to
     get it towed

      Dogfight

     
     0

     
     0
",
"AUTOTOOLTIP-rom_aldovh_cloak.odf", "
     The next generation of cloaking devices
     enables disruptors to be used while
     cloaked
     Activation will cause the normal cloak
     to drain energy per second but keeps
     the weapons online

   
",
"AUTOTOOLTIP-rom_auto_repair.odf", "
     Engages automated damage control
     systems to rapidly bring this ship back
     to full operational status

   
",
"AUTOTOOLTIP-rom_bombardment.odf", "
     Fires a constant stream of phasing
     plasma particles at an opponent unit.
     The shield stress will render the
     target incapable of any actions

      Mittel

   
",
"AUTOTOOLTIP-rom_cascade.odf", "
     Causes a meta-static fluctuation at the
     targeted area. Cascading energy waves
     will rip through the systems of all
     hostile vessels in the area causing
     heavy damage to their systems with a
     chance to lose special weapon energy
     Damage dealt and the chance to lose
     special weapon energy are based on the
     maximum number of special abilities a
     unit may carry

      Mittel

   
",
"AUTOTOOLTIP-rom_cloak.odf", "
     Hides this unit from the enemies sensors
     Cloaking and decloaking will take 2
     seconds
     Special weapon energy does not
     regenerate while cloaked

   
",
"AUTOTOOLTIP-rom_cloak_station.odf", "
     Stationary cloaking generators are much
     more efficent, allowing stations and
     freighters to keep the shields and
     weapons online
     Cloak my not be activated while
     construction or research is in
     progress, you can however build and
     research while being cloaked
     Special weapon energy does not
     regenerate while cloaked

   
",
"AUTOTOOLTIP-rom_cloak_tavara.odf", "
     Hides this unit from the enemies sensors
     Cloaking and decloaking will take 1
     second
     Special weapon energy does not
     regenerate while cloaked
",
"AUTOTOOLTIP-rom_concave.odf", "
  Angriffsstrke

     A concave plasma conduit will highly
     increase the offensive value of the
     Saeihr. In addition the damage dealt by
     particle weapons is doubled.
     Nevertheless the coils will be heavily
     stressed during usage and won't make it
     long
     You may not cloak while the effect of
     Concave Plasma Conduits is active
     Lasts 20 seconds

   
",
"AUTOTOOLTIP-rom_concaver6.odf", "
  Angriffsstrke

     A concave plasma conduit will highly
     increase the offensive value of the
     Saeihr. In addition the damage dealt by
     particle weapons is doubled.
     Nevertheless the coils will be heavily
     stressed during usage and won't make it
     long
     You may not cloak while the effect of
     Concave Plasma Conduits is active
     Lasts 20 seconds

   
",
"AUTOTOOLTIP-rom_covert-ops.odf", "
     Transports 75 Romulan marines on the
     target vessel. They will immediately
     try to board it

      Artillerie

   
",
"AUTOTOOLTIP-rom_critical.odf", "
     A direct hit kills the enemies weapon
     systems
     Lasts 12 seconds

      Kurz

   
",
"AUTOTOOLTIP-rom_energy_reeling.odf", "
     Reinforce the plasma conduits to
     transfer far more energy to your weapon
     systems. Increases Angriffsstrke by
     30 and damage dealt to cruisers by 20
     percent
     Special weapon energy does not
     regenerate while the effect of Advanced
     Energy Reeling is active and other
     special abilities may not be triggered
     Hlt 10 Sekunden

   
",
"AUTOTOOLTIP-rom_graviton_marker.odf", "
     Drops a graviton marker at the current
     location. If an hostile unit gets
     looked by the graviton marker its
     movement speed will drastically be cut
     down

   
",
"AUTOTOOLTIP-rom_metaphasic.odf", "
     Fires a metaphasic disruptor shot at a
     nearby hostile target. The disruptor is
     constantly phasing and therefore will
     deal highly variable damage

      Kurz

   
",
"AUTOTOOLTIP-rom_multipurpose.odf", "
     Allows the Norexans to use its beam
     Disruptor as an additional pulse
     Disruptor weapon. Each shot will
     consume  
     Decreases special energy regeneration
     rate um 50 Prozent while active
     Lasts until canceled
",
"AUTOTOOLTIP-rom_multipurposeA.odf", "
     Turn off the Multi Purpose Weapons
",
"AUTOTOOLTIP-rom_multipurposer4.odf", "
     Allows to use the Norexans beam
     Disruptor as an additional pulse
     Disruptor weapon. Each shot will
     consume  
     Decreases special energy regeneration
     rate by 20 percent while active
     Lasts until canceled
",
"AUTOTOOLTIP-rom_multipurposer5.odf", "
     Allows to use the Norexans beam
     Disruptor as an additional pulse
     Disruptor weapon. Each shot will
     consume  
     Decreases special energy regeneration
     rate by 20 percent while active
     Lasts until canceled
",
"AUTOTOOLTIP-rom_multi_targeting.odf", "
     Fires a simultaneous disruptor volley
     at up to 5 hostile targets dealing
     increased damage

      Lang

   
",
"AUTOTOOLTIP-rom_phase_cloak.odf", "
     The cloaking device has been adjusted
     to fit the Generix's energy signature,
     allowing it to keep its shields up even
     while cloaked
     Activation will cause the normal cloak
     to drain energy per second but keeps
     the shields online

   
",
"AUTOTOOLTIP-rom_plasmabolt.odf", "
     An extreme-heat plasmabolt will
     deactivate the enemies weapon systems
     Hlt 10 Sekunden

      Mittel

   
",
"AUTOTOOLTIP-rom_plasmaboltr4.odf", "
     An extrem-heat plasmabolt will
     deactivate the enemies weapon systems
     Lasts 12 seconds

      Mittel

   
",
"AUTOTOOLTIP-rom_plasmaboltr5.odf", "
     An extrem-heat plasmabolt will
     deactivate the enemies weapon systems
     Lasts 14 seconds

      Mittel

   
",
"AUTOTOOLTIP-rom_plasmaboltr6.odf", "
     An extrem-heat plasmabolt will
     deactivate the enemies weapon systems
     Lasts 14 seconds

      Mittel

   
",
"AUTOTOOLTIP-rom_plasmamine.odf", "
     Drops a self-detonating mine at the
     current location

   
",
"AUTOTOOLTIP-rom_plasmaminer6.odf", "
     Drops a self-detonating mine at the
     current location

   
",
"AUTOTOOLTIP-rom_radiation.odf", "
     Creates a field of plasma radiation at
     the target location which will deal
     damage to all targets within the area
     of effect
     Damage is divided amongst all valid
     targets
     There is also a chance to deal a larger
     amount of damage to one of the affected
     vessels
     Trifft getarnte Schiffe

      Mittel

   
",
"AUTOTOOLTIP-rom_radiationr4.odf", "
     Creates a field of plasma radiation at
     the target location which will deal
     damage to all targets within the area
     of effect
     Damage is divided amongst all valid
     targets
     There is also a chance to deal a larger
     amount of damage to one of the affected
     vessels
     Trifft getarnte Schiffe

      Mittel

   
",
"AUTOTOOLTIP-rom_radiationr5.odf", "
     Creates a field of plasma radiation at
     the target location which will deal
     damage to all targets within the area
     of effect
     Damage is divided amongst all valid
     targets
     There is also a chance to deal a larger
     amount of damage to one of the affected
     vessels
     Trifft getarnte Schiffe

      Mittel

   
",
"AUTOTOOLTIP-rom_sabotage.odf", "
     An active Sleeper Agent will try to
     sabotage the infiltrated vessel,
     causing its complete destruction or
     shield failure
     There is a chance that the saboteur
     will fail. The probability of a
     successful sabotage increases with the
     rank of the Intelligence Center
     Grants the Intelligence Center
     experience based on the sabotaged vessel

   
",
"AUTOTOOLTIP-rom_sensorjammer.odf", "
     Scrambles the targeting sensors of
     hostile units, disabling the sensor or
     weapon subsystems. Not all affected
     vessels will suffer from subsystem
     failure
     Deals an amount of damage based on the
     targets sensor range
     Lasts 6 seconds

      Mittel

   
",
"AUTOTOOLTIP-rom_sensorjammerr4.odf", "
     Scrambles the targeting sensors of
     hostile units, disabling the sensor or
     weapon subsystems. Some foes might even
     lose their engines. Not all affected
     vessels will suffer from subsystem
     failure
     Deals an amount of damage based on the
     targets sensor range
     Lasts 6 seconds

      Mittel

   
",
"AUTOTOOLTIP-rom_sensorjammerr5.odf", "
     Scrambles the targeting sensors of
     hostile units, disabling the sensor or
     weapon subsystems. Some foes might even
     lose their engines
     Deals an amount of damage based on the
     targets sensor range
     Lasts 6 seconds

      Mittel

   
",
"AUTOTOOLTIP-rom_shield_recharge.odf", "
     Rapidly recharges the shields of an
     allied unit

      Mittel

   
",
"AUTOTOOLTIP-rom_silentresolve.odf", "
     Fires a Quadcobalt Torpedo ignoring the
     normal cooldown time
     May be used while cloaked

      Lang

   
",
"AUTOTOOLTIP-rom_silentresolver6.odf", "
     Fires a Quadcobalt Torpedo ignoring the
     normal cooldown time
     May be used while cloaked

      Lang

   
",
"AUTOTOOLTIP-rom_sleeperagent.odf", "
     Activates a sleeper agent aboard a
     hostile vessel in this sector, granting
     you access to its sensors for 3 minutes
     Required for Saboteur Agent
     Grants the Intelligence Center
     experience based on the infiltrated
     vessel

   
",
"AUTOTOOLTIP-rom_spy.odf", "
     Reveals the positions of all enemy
     units to you

   
",
"AUTOTOOLTIP-rom_spyr5.odf", "
     Reveals the positions of all enemy
     units to you

   
",
"AUTOTOOLTIP-rom_stealth_field.odf", "
     Bombards the space arround this unit
     with subspace transmissions, making it
     impossible for the enemy to clearly
     target your fleet
     Decreases the damage dealt by hostile
     units um 25 Prozent
     Hlt 15 Sekunden

      Lang

   
",
"AUTOTOOLTIP-rom_talshiar_agent.odf", "
     Transport an agent to a hostile unit
     granting you its complete sensor
     information
     May be used while cloaked
     Lasts 45 seconds

      Mittel

   
",
"AUTOTOOLTIP-rom_talshiar_agentr5.odf", "
     Transport an agent to a hostile unit
     granting you its complete sensor
     information
     May be used while cloaked
     Lasts 45 seconds

      Mittel

   
",
"AUTOTOOLTIP-rom_transwarp.odf", "
     An experimental Transwarp system
     inspired by Borg technology. Allows to
     instantly travel a small distance

   
",
"AUTOTOOLTIP-rom_vector.odf", "
     Launches a torpedo that will bounce to
     additional 2 targets

      Artillerie

   
",


//##################################
//######  Game Engine Strings  #####
//##################################

	"GAME-RESOURCES-INSUFFICIENT_DILITHIUM", "You do not have enough dilithium to perform that task",
	"GAME-RESOURCES-INSUFFICIENT_TRITANIUM", "You do not have enough tritanium to perform that task",
	"GAME-RESOURCES-INSUFFICIENT_CREW", "You do not have enough crew to perform that task",
	"GAME-RESOURCES-INSUFFICIENT_SUPPLY", "You do not have enough supplies to perform that task",
	"GAME-RESOURCES-INSUFFICIENT_CREDITS", "You do not have enough free credits to perform that task",

//#############################
//######  Hotkey Strings  #####
//#############################

	"GAME-HOTKEY-A", "
(Hotkey: A)",
	"GAME-HOTKEY-B", "
(Hotkey: B)",
	"GAME-HOTKEY-C", "
(Hotkey: C)",
	"GAME-HOTKEY-D", "
(Hotkey: D)",
	"GAME-HOTKEY-E", "
(Hotkey: E)",
	"GAME-HOTKEY-F", "
(Hotkey: F)",
	"GAME-HOTKEY-G", "
(Hotkey: G)",
	"GAME-HOTKEY-H", "
(Hotkey: H)",
	"GAME-HOTKEY-I", "
(Hotkey: I)",
	"GAME-HOTKEY-J", "
(Hotkey: J)",
	"GAME-HOTKEY-K", "
(Hotkey: K)",
	"GAME-HOTKEY-L", "
(Hotkey: L)",
	"GAME-HOTKEY-M", "
(Hotkey: M)",
	"GAME-HOTKEY-N", "
(Hotkey: N)",
	"GAME-HOTKEY-O", "
(Hotkey: O)",
	"GAME-HOTKEY-P", "
(Hotkey: P)",
	"GAME-HOTKEY-Q", "
(Hotkey: Q)",
	"GAME-HOTKEY-R", "
(Hotkey: R)",
	"GAME-HOTKEY-S", "
(Hotkey: S)",
	"GAME-HOTKEY-T", "
(Hotkey: T)",
	"GAME-HOTKEY-U", "
(Hotkey: U)",
	"GAME-HOTKEY-V", "
(Hotkey: V)",
	"GAME-HOTKEY-W", "
(Hotkey: W)",
	"GAME-HOTKEY-X", "
(Hotkey: X)",
	"GAME-HOTKEY-Y", "
(Hotkey: Y)",
	"GAME-HOTKEY-Z", "
(Hotkey: Z)",
	"GAME-HOTKEY-SHIFT_A", "
(Hotkey: Shift + A)",
	"GAME-HOTKEY-SHIFT_B", "
(Hotkey: Shift + B)",
	"GAME-HOTKEY-SHIFT_C", "
(Hotkey: Shift + C)",
	"GAME-HOTKEY-SHIFT_D", "
(Hotkey: Shift + D)",
	"GAME-HOTKEY-SHIFT_E", "
(Hotkey: Shift + E)",
	"GAME-HOTKEY-SHIFT_F", "
(Hotkey: Shift + F)",
	"GAME-HOTKEY-SHIFT_G", "
(Hotkey: Shift + G)",
	"GAME-HOTKEY-SHIFT_H", "
(Hotkey: Shift + H)",
	"GAME-HOTKEY-SHIFT_I", "
(Hotkey: Shift + I)",
	"GAME-HOTKEY-SHIFT_J", "
(Hotkey: Shift + J)",
	"GAME-HOTKEY-SHIFT_K", "
(Hotkey: Shift + K)",
	"GAME-HOTKEY-SHIFT_L", "
(Hotkey: Shift + L)",
	"GAME-HOTKEY-SHIFT_M", "
(Hotkey: Shift + M)",
	"GAME-HOTKEY-SHIFT_N", "
(Hotkey: Shift + N)",
	"GAME-HOTKEY-SHIFT_O", "
(Hotkey: Shift + O)",
	"GAME-HOTKEY-SHIFT_P", "
(Hotkey: Shift + P)",
	"GAME-HOTKEY-SHIFT_Q", "
(Hotkey: Shift + Q)",
	"GAME-HOTKEY-SHIFT_R", "
(Hotkey: Shift + R)",
	"GAME-HOTKEY-SHIFT_S", "
(Hotkey: Shift + S)",
	"GAME-HOTKEY-SHIFT_T", "
(Hotkey: Shift + T)",
	"GAME-HOTKEY-SHIFT_U", "
(Hotkey: Shift + U)",
	"GAME-HOTKEY-SHIFT_V", "
(Hotkey: Shift + V)",
	"GAME-HOTKEY-SHIFT_W", "
(Hotkey: Shift + W)",
	"GAME-HOTKEY-SHIFT_X", "
(Hotkey: Shift + X)",
	"GAME-HOTKEY-SHIFT_Y", "
(Hotkey: Shift + Y)",
	"GAME-HOTKEY-SHIFT_Z", "
(Hotkey: Shift + Z)",
	"GAME-HOTKEY-F1", "
(Hotkey: F1)",
	"GAME-HOTKEY-F2", "
(Hotkey: F2)",
	"GAME-HOTKEY-F3", "
(Hotkey: F3)",
	"GAME-HOTKEY-F4", "
(Hotkey: F4)",
	"GAME-HOTKEY-F5", "
(Hotkey: F5)",
	"GAME-HOTKEY-F6", "
(Hotkey: F6)",
	"GAME-HOTKEY-F7", "
(Hotkey: F7)",
	"GAME-HOTKEY-F8", "
(Hotkey: F8)",
	"GAME-HOTKEY-F9", "
(Hotkey: F9)",
	"GAME-HOTKEY-F10", "
(Hotkey: F10)",
	"GAME-HOTKEY-F11", "
(Hotkey: F11)",
	"GAME-HOTKEY-F12", "
(Hotkey: F12)",
	"GAME-HOTKEY-CTRL_C", "
(Hotkey: Ctrl + C)",
	"GAME-HOTKEY-DELETE", "
(Hotkey: Delete)",
	"GAME-HOTKEY-NUM_0", "
(Hotkey: Numblock 0)",
	"GAME-HOTKEY-NUM_1", "
(Hotkey: Numblock 1)",
	"GAME-HOTKEY-NUM_2", "
(Hotkey: Numblock 2)",
	"GAME-HOTKEY-NUM_3", "
(Hotkey: Numblock 3)",
	"GAME-HOTKEY-NUM_4", "
(Hotkey: Numblock 4)",
	"GAME-HOTKEY-NUM_5", "
(Hotkey: Numblock 5)",
	"GAME-HOTKEY-NUM_6", "
(Hotkey: Numblock 6)",
	"GAME-HOTKEY-NUM_7", "
(Hotkey: Numblock 7)",
	"GAME-HOTKEY-NUM_8", "
(Hotkey: Numblock 8)",
	"GAME-HOTKEY-NUM_9", "
(Hotkey: Numblock 9)",

//######################################
//######  Original Armada Strings  #####
//######################################

	"GUI_CP_DILITHIUM_RES",		"",
	"GUI_CP_LATINUM_RES",		"",
	"GUI_CP_CREW_RES",		"",
	"GUI_CP_OFFICER_RES",		"",
	"GUI_CP_BIOMATTER_RES",		"",
	"GUI_CP_METAL_RES",		"",

	"GUI_RD_CREW_TOOLTIP",		"Crew: %d/%d",
	"GUI_RD_CREW_VTOOLTIP",		"Crew: %d/%d  
Available crew that is not in active service.",
	"GUI_RD_DILITHIUM_TOOLTIP",	"",
	"GUI_RD_DILITHIUM_VTOOLTIP","Dilithium:  
Current dilithium store. Dilithium is obtained from Dilithium Moons or similar sources.",
	"GUI_RD_LATINUM_TOOLTIP",	"",
	"GUI_RD_LATINUM_VTOOLTIP",	"Tritanium:  
Current tritanium store. Tritanium is obtained from Tritanium Moons or similar sources.",
	"GUI_RD_BIOMATTER_TOOLTIP",	"",
	"GUI_RD_BIOMATTER_VTOOLTIP",	"Supply:  
Current supply units left. Supplies are needed to maintain starships and are required to construct vessels.",
	"GUI_RD_CREDITS_TOOLTIP",	"",
	"GUI_RD_CREDITS_VTOOLTIP",	"",
	"GUI_RD_METAL_TOOLTIP",		"",
	"GUI_RD_METAL_VTOOLTIP",	"Collective Connections:  
Current Collective Connections available. Collective Connections are permanently established. Collective Connections are needed tooperate Borg drones and are required to construct most vessels.",
	"GUI_RD_OBSERVER_TOOLTIP",	"Observers have no resources.",
	"GUI_RD_OBSERVER_VTOOLTIP",	"Observers have no resources.",
	"GUI_CP_REQRACE",		"Required ally: %s",
	"GUI_CP_RACEBUILD",		"Only buildable by: %s",
	"GUI_CHAT_OBJECTCOMPLETE",	"%s is ready",
	"GUI_CP_CAP_CLASSVALUE",	"Consumes %d slots",

//##################
//##################
//######  END  #####
//##################
//##################





	// the default game name is constructed as LEFT + Playername + RIGHT
	// so for German, LEFT should be "Game von " and RIGHT should be ""
	"MP_DEFAULT_GAME_NAME_LEFT",			"",
	"MP_DEFAULT_GAME_NAME_RIGHT",			"'s Game",

	// these permit the translation of the default GameSpy room names.  
	// Note, additional rooms may be added by GameSpy at any time, and will be untranslated (unless a key is in here)
	"MP_ROOM_NAME_Cadet",					"Cadet",
	"MP_ROOM_NAME_Captain",					"Captain",
	"MP_ROOM_NAME_Admiral",					"Admiral",
	"MP_ROOM_NAME_Main Lobby",				"Main Lobby",

	// various messages for filetransfer progress.  the filename is printed between LHS and RHS.  An empty RHS indicates no filename in that message.
	"MP_FILETRANSFER_COMMENCED_LHS",		"A new map (",
	"MP_FILETRANSFER_COMMENCED_RHS",		") is downloading into your bzn directory.  Back out of this game set up if you need to stop this download.",
	"MP_FILETRANSFER_COMPLETED_LHS",		"The new map download was successful.  You are ready to play on this new map now.",
	"MP_FILETRANSFER_COMPLETED_RHS",		"",
	"MP_FILETRANSFER_PERMISSION_REQUEST_LHS","The host has chosen a map (",
	"MP_FILETRANSFER_PERMISSION_REQUEST_RHS",") that you do not have.  Click on the 'Download this Map' button to receive it.",
	"MP_FILETRANSFER_FAIL_NEVER_LHS",		"The host has chosen a map (",
	"MP_FILETRANSFER_FAIL_NEVER_RHS",		") that you do not have.  Per your request (Download Maps is set to Never), it will not be downloaded.",
	"MP_FILETRANSFER_FAIL_EXISTS_LHS",		"The host's map cannot be downloaded, because you already have a map with the same filename (",
	"MP_FILETRANSFER_FAIL_EXISTS_RHS",		").",
	"MP_FILETRANSFER_FAIL_SAVE_LHS",		"The host has chosen a save game that you do not have.  You cannot play this map.",
	"MP_FILETRANSFER_FAIL_SAVE_RHS",		"",
	"MP_FILETRANSFER_FAIL_SERVER_LHS",		"The new map download was terminated by the host.",
	"MP_FILETRANSFER_FAIL_SERVER_RHS",		"",

	// multiplayer filetransfer button texts
	"MP_FILETRANSFER_BUTTON_ACCEPT",		"Download this Map",
	"MP_FILETRANSFER_BUTTON_NEVER",			"Download Maps: Never",
	"MP_FILETRANSFER_BUTTON_ASK",			"Download Maps: Ask",
	"MP_FILETRANSFER_BUTTON_ALWAYS",		"Download Maps: Always",

	// replay tooltips
	"GUI_REPLAY_RESTART",					"Restart Playback",
	"GUI_REPLAY_RESTART_V",					"Restart the replay from the beginning.",
	"GUI_REPLAY_PAUSE",						"Pause Replay",
	"GUI_REPLAY_PAUSE_V",					"Pause playback of the replay.  Press Normal Playback to restore the normal playback speed.",
	"GUI_REPLAY_SLOW",						"Slow Playback",
	"GUI_REPLAY_SLOW_V",					"Play the replay at a slower than normal rate.  Press Normal Playback to restore the normal playback speed.",
	"GUI_REPLAY_NORMAL",					"Normal Playback",
	"GUI_REPLAY_NORMAL_V",					"Play the replay at normal playback speed.",
	"GUI_REPLAY_FAST",						"Fast Playback",
	"GUI_REPLAY_FAST_V",					"Play the replay back at a faster than normal rate.  Press Normal Playback to restore the normal playback speed."
};

