<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://nexusthegame.net/w/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://nexusthegame.net/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Hades</id>
		<title>NexusWiki - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="http://nexusthegame.net/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Hades"/>
		<link rel="alternate" type="text/html" href="http://nexusthegame.net/wiki/Special:Contributions/Hades"/>
		<updated>2026-09-27T20:11:56Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.23.2</generator>

	<entry>
		<id>http://nexusthegame.net/wiki/Distance</id>
		<title>Distance</title>
		<link rel="alternate" type="text/html" href="http://nexusthegame.net/wiki/Distance"/>
				<updated>2009-08-25T10:05:34Z</updated>
		
		<summary type="html">&lt;p&gt;Hades: Created page with ''''Distance'''(obj1,obj2);  :It gives the distance between the 2 objects.'&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Distance'''(obj1,obj2);&lt;br /&gt;
&lt;br /&gt;
:It gives the distance between the 2 objects.&lt;/div&gt;</summary>
		<author><name>Hades</name></author>	</entry>

	<entry>
		<id>http://nexusthegame.net/wiki/DeactivateEngine</id>
		<title>DeactivateEngine</title>
		<link rel="alternate" type="text/html" href="http://nexusthegame.net/wiki/DeactivateEngine"/>
				<updated>2009-08-25T10:04:01Z</updated>
		
		<summary type="html">&lt;p&gt;Hades: Created page with ''''DeactivateEngine'''(ship);  :Deactivate engine of the ship in theory. The command does not seem to work.'&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''DeactivateEngine'''(ship);&lt;br /&gt;
&lt;br /&gt;
:Deactivate engine of the ship in theory. The command does not seem to work.&lt;/div&gt;</summary>
		<author><name>Hades</name></author>	</entry>

	<entry>
		<id>http://nexusthegame.net/wiki/EnableEvacBoats</id>
		<title>EnableEvacBoats</title>
		<link rel="alternate" type="text/html" href="http://nexusthegame.net/wiki/EnableEvacBoats"/>
				<updated>2009-08-25T10:02:07Z</updated>
		
		<summary type="html">&lt;p&gt;Hades: Created page with ''''EnableEvacBoats'''(ship,0/1);  :As it says, it allows evacuation boats (those which appear when the ship is destroyed) or not'&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''EnableEvacBoats'''(ship,0/1);&lt;br /&gt;
&lt;br /&gt;
:As it says, it allows evacuation boats (those which appear when the ship is destroyed) or not&lt;/div&gt;</summary>
		<author><name>Hades</name></author>	</entry>

	<entry>
		<id>http://nexusthegame.net/wiki/When</id>
		<title>When</title>
		<link rel="alternate" type="text/html" href="http://nexusthegame.net/wiki/When"/>
				<updated>2009-08-25T09:58:40Z</updated>
		
		<summary type="html">&lt;p&gt;Hades: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;big&amp;gt;'''When''' ''(_UID, time, condition, command);''&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:The ‘condition’ term is evaluated in every ’time’ seconds. If true, the ’command’ is executed; if false, than the queuing-evaluating cycle restarts.&lt;br /&gt;
:It is necessary to put a specific _UID on each when command otherwise there will be an error.&lt;br /&gt;
&lt;br /&gt;
{{ScriptStructureCommands}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Script structure commands]]&lt;/div&gt;</summary>
		<author><name>Hades</name></author>	</entry>

	<entry>
		<id>http://nexusthegame.net/wiki/When</id>
		<title>When</title>
		<link rel="alternate" type="text/html" href="http://nexusthegame.net/wiki/When"/>
				<updated>2009-08-25T09:58:25Z</updated>
		
		<summary type="html">&lt;p&gt;Hades: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;big&amp;gt;'''When''' ''(_UID, time, condition, command);''&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:The ‘condition’ term is evaluated in every ’time’ seconds. If true, the ’command’ is executed; if false, than the queuing-evaluating cycle restarts.&lt;br /&gt;
It is necessary to put a specific _UID on each when command otherwise there will be an error.&lt;br /&gt;
&lt;br /&gt;
{{ScriptStructureCommands}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Script structure commands]]&lt;/div&gt;</summary>
		<author><name>Hades</name></author>	</entry>

	<entry>
		<id>http://nexusthegame.net/wiki/CamOrient</id>
		<title>CamOrient</title>
		<link rel="alternate" type="text/html" href="http://nexusthegame.net/wiki/CamOrient"/>
				<updated>2009-08-14T23:18:03Z</updated>
		
		<summary type="html">&lt;p&gt;Hades: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''CamOrient'''(ship, heading, pitch, distance, time);&lt;br /&gt;
&lt;br /&gt;
It sets the camera to a certain position according to a ship, in given time, the turnings are to be understood relative to the ship’s fore-axis. After the operation, the ship will be the looked ship. It doesn’t set roll=0, but it leaves the actual roll.&lt;br /&gt;
&lt;br /&gt;
Heading : in degrees, ex:180 -&amp;gt; you will look from behind the ship when time ends, turning around Z axis&lt;br /&gt;
&lt;br /&gt;
Pitch : in degrees, ex:90 -&amp;gt; you will look under the ship when time ends, turning around Y axis&lt;br /&gt;
&lt;br /&gt;
Distance : distance from which you will see the &amp;quot;ship&amp;quot;&lt;/div&gt;</summary>
		<author><name>Hades</name></author>	</entry>

	<entry>
		<id>http://nexusthegame.net/wiki/CamOrient</id>
		<title>CamOrient</title>
		<link rel="alternate" type="text/html" href="http://nexusthegame.net/wiki/CamOrient"/>
				<updated>2009-08-14T23:12:12Z</updated>
		
		<summary type="html">&lt;p&gt;Hades: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''CamOrient'''(ship, heading, pitch, distance, time);&lt;br /&gt;
&lt;br /&gt;
It sets the camera to a certain position according to a ship, in given time, the turnings are to be understood relative to the ship’s fore-axis. After the operation, the ship will be the looked ship. It doesn’t set roll=0, but it leaves the actual roll.&lt;br /&gt;
&lt;br /&gt;
Heading : in degrees, 180 -&amp;gt; you will look from behind the ship when time ends&lt;br /&gt;
&lt;br /&gt;
Pitch : ?&lt;br /&gt;
&lt;br /&gt;
Distance : distance from which you will see the &amp;quot;ship&amp;quot;&lt;/div&gt;</summary>
		<author><name>Hades</name></author>	</entry>

	<entry>
		<id>http://nexusthegame.net/wiki/CamOrient</id>
		<title>CamOrient</title>
		<link rel="alternate" type="text/html" href="http://nexusthegame.net/wiki/CamOrient"/>
				<updated>2009-08-14T23:11:13Z</updated>
		
		<summary type="html">&lt;p&gt;Hades: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''CamOrient'''(ship, heading, pitch, distance, time);&lt;br /&gt;
&lt;br /&gt;
It sets the camera to a certain position according to a ship, in given time, the turnings are to be understood relative to the ship’s fore-axis. After the operation, the ship will be the looked ship. It doesn’t set roll=0, but it leaves the actual roll.&lt;br /&gt;
&lt;br /&gt;
Heading : in degrees, 180 -&amp;gt; you will look from behind the ship when time ends&lt;br /&gt;
Pitch : ?&lt;br /&gt;
distance : distance from which you will see the &amp;quot;ship&amp;quot;&lt;/div&gt;</summary>
		<author><name>Hades</name></author>	</entry>

	<entry>
		<id>http://nexusthegame.net/wiki/Guide_to_nexus_datafiles</id>
		<title>Guide to nexus datafiles</title>
		<link rel="alternate" type="text/html" href="http://nexusthegame.net/wiki/Guide_to_nexus_datafiles"/>
				<updated>2009-08-06T22:41:47Z</updated>
		
		<summary type="html">&lt;p&gt;Hades: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;:*[[DatafileRaces|Races]]&lt;br /&gt;
::This file is located at universe/tactics/races.ini&lt;br /&gt;
&lt;br /&gt;
:*[[Tacticsai]]&lt;br /&gt;
::This file is located at universe/tactics/tachicsai.ini&lt;br /&gt;
&lt;br /&gt;
:*[[Tactictypes]]&lt;br /&gt;
::This file is located at universe/tactics/tacticstypes.ini&lt;br /&gt;
&lt;br /&gt;
:*[[Tacticbase]]&lt;br /&gt;
::This file is located at universe/tactics/tacticsbase.ini&lt;br /&gt;
&lt;br /&gt;
:*[[Warnings]]&lt;br /&gt;
::This file is located at universe/tactics/warnings.ini&lt;/div&gt;</summary>
		<author><name>Hades</name></author>	</entry>

	<entry>
		<id>http://nexusthegame.net/wiki/Tacticsai</id>
		<title>Tacticsai</title>
		<link rel="alternate" type="text/html" href="http://nexusthegame.net/wiki/Tacticsai"/>
				<updated>2009-08-06T22:41:29Z</updated>
		
		<summary type="html">&lt;p&gt;Hades: moved Tachicsai to Tacticsai&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''TacticsAI and Formations'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
AISystem&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
;SPPeriod 60&lt;br /&gt;
&lt;br /&gt;
;TPPeriod 3&lt;br /&gt;
&lt;br /&gt;
;COPeriod  1&lt;br /&gt;
&lt;br /&gt;
;HullLow     50&lt;br /&gt;
&lt;br /&gt;
;ReconStatus 50&lt;br /&gt;
&lt;br /&gt;
;MaxSimMotions 4&lt;br /&gt;
&lt;br /&gt;
;MoveToIntensity 200&lt;br /&gt;
&lt;br /&gt;
;AwayFromIntensity 150&lt;br /&gt;
&lt;br /&gt;
;DangerPeriod 60&lt;br /&gt;
&lt;br /&gt;
;HullHPLimits 20 50&lt;br /&gt;
&lt;br /&gt;
;HullHPDangers 50 100&lt;br /&gt;
&lt;br /&gt;
;DevLossLimits 2 4&lt;br /&gt;
&lt;br /&gt;
;DevLossDangers 50 100&lt;br /&gt;
&lt;br /&gt;
;DangerAttack 125&lt;br /&gt;
&lt;br /&gt;
;DangerMultiAtt 75&lt;br /&gt;
&lt;br /&gt;
;DangerClosing 150&lt;br /&gt;
&lt;br /&gt;
;DangerFaster 75	&lt;br /&gt;
&lt;br /&gt;
;DangerBehav 50 100 150&lt;br /&gt;
&lt;br /&gt;
;ChanceGainWeight 3		//szorzo&lt;br /&gt;
&lt;br /&gt;
;ChanceHullWeight 1		//szorzo&lt;br /&gt;
&lt;br /&gt;
;ChanceShotWeight 5		//szorzo&lt;br /&gt;
&lt;br /&gt;
;FormationTargetModifier  500&lt;br /&gt;
&lt;br /&gt;
;ShotByModifer            300&lt;br /&gt;
	&lt;br /&gt;
;ShieldOnDistance &amp;lt;distance&amp;gt;&lt;br /&gt;
:The shield starts to charge from distance ’distance’, if it is controlled by the automation.&lt;br /&gt;
&lt;br /&gt;
;ShieldHoldTime &amp;lt;time&amp;gt;&lt;br /&gt;
:If there is no detected enemy, than the automation removes the shield after ’time’ seconds.&lt;br /&gt;
&lt;br /&gt;
;EngineHoldTime 10&lt;br /&gt;
&lt;br /&gt;
;MissileHPLimit 10&lt;br /&gt;
&lt;br /&gt;
;MissileGainLimit 90&lt;br /&gt;
&lt;br /&gt;
;MissileLossLimit 30&lt;br /&gt;
	&lt;br /&gt;
;BomberStayLimit 300&lt;br /&gt;
&lt;br /&gt;
;BomberHPLimit 50&lt;br /&gt;
&lt;br /&gt;
;BomberGainLimit 20&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
Formation Syntax&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
;FORMATION &amp;lt;formation_number&amp;gt;&lt;br /&gt;
:Position  &amp;lt;x&amp;gt; &amp;lt;y&amp;gt; &amp;lt;z&amp;gt;&lt;br /&gt;
:Position  &amp;lt;x&amp;gt; &amp;lt;y&amp;gt; &amp;lt;z&amp;gt;&lt;br /&gt;
;FORMATION&lt;/div&gt;</summary>
		<author><name>Hades</name></author>	</entry>

	<entry>
		<id>http://nexusthegame.net/wiki/Tachicsai</id>
		<title>Tachicsai</title>
		<link rel="alternate" type="text/html" href="http://nexusthegame.net/wiki/Tachicsai"/>
				<updated>2009-08-06T22:41:29Z</updated>
		
		<summary type="html">&lt;p&gt;Hades: moved Tachicsai to Tacticsai&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[Tacticsai]]&lt;/div&gt;</summary>
		<author><name>Hades</name></author>	</entry>

	<entry>
		<id>http://nexusthegame.net/wiki/Tactictypes</id>
		<title>Tactictypes</title>
		<link rel="alternate" type="text/html" href="http://nexusthegame.net/wiki/Tactictypes"/>
				<updated>2009-08-06T22:39:35Z</updated>
		
		<summary type="html">&lt;p&gt;Hades: moved Tachictypes to Tactictypes&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;:*[[Shipclasses]]&lt;br /&gt;
&lt;br /&gt;
:*[[Shiptypes]]&lt;br /&gt;
&lt;br /&gt;
:*[[Weapons]]&lt;br /&gt;
&lt;br /&gt;
:*[[Shields]]&lt;br /&gt;
&lt;br /&gt;
:*[[Engines]]&lt;br /&gt;
&lt;br /&gt;
:*[[Supports]]&lt;br /&gt;
&lt;br /&gt;
:*[[Modding weapon ranges and accuracy|Basehitchance]]&lt;br /&gt;
&lt;br /&gt;
:*[[Maneuver]]&lt;/div&gt;</summary>
		<author><name>Hades</name></author>	</entry>

	<entry>
		<id>http://nexusthegame.net/wiki/Tachictypes</id>
		<title>Tachictypes</title>
		<link rel="alternate" type="text/html" href="http://nexusthegame.net/wiki/Tachictypes"/>
				<updated>2009-08-06T22:39:35Z</updated>
		
		<summary type="html">&lt;p&gt;Hades: moved Tachictypes to Tactictypes&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[Tactictypes]]&lt;/div&gt;</summary>
		<author><name>Hades</name></author>	</entry>

	<entry>
		<id>http://nexusthegame.net/wiki/Tacticbase</id>
		<title>Tacticbase</title>
		<link rel="alternate" type="text/html" href="http://nexusthegame.net/wiki/Tacticbase"/>
				<updated>2009-08-06T22:38:50Z</updated>
		
		<summary type="html">&lt;p&gt;Hades: moved Tachicbase to Tacticbase&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;:*[[Modding weapon ranges and accuracy|CATEGORIES]]&lt;br /&gt;
:*[[ENERGYSYSTEM]]&lt;br /&gt;
:*[[DEVICESLOTS]]&lt;br /&gt;
:*[[SCANNING]]&lt;br /&gt;
:*[[CREW]]&lt;/div&gt;</summary>
		<author><name>Hades</name></author>	</entry>

	<entry>
		<id>http://nexusthegame.net/wiki/Tachicbase</id>
		<title>Tachicbase</title>
		<link rel="alternate" type="text/html" href="http://nexusthegame.net/wiki/Tachicbase"/>
				<updated>2009-08-06T22:38:50Z</updated>
		
		<summary type="html">&lt;p&gt;Hades: moved Tachicbase to Tacticbase&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[Tacticbase]]&lt;/div&gt;</summary>
		<author><name>Hades</name></author>	</entry>

	<entry>
		<id>http://nexusthegame.net/wiki/Guide_to_nexus_datafiles</id>
		<title>Guide to nexus datafiles</title>
		<link rel="alternate" type="text/html" href="http://nexusthegame.net/wiki/Guide_to_nexus_datafiles"/>
				<updated>2009-08-06T22:38:15Z</updated>
		
		<summary type="html">&lt;p&gt;Hades: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;:*[[DatafileRaces|Races]]&lt;br /&gt;
::This file is located at universe/tactics/races.ini&lt;br /&gt;
&lt;br /&gt;
:*[[Tachicsai]]&lt;br /&gt;
::This file is located at universe/tactics/tachicsai.ini&lt;br /&gt;
&lt;br /&gt;
:*[[Tachictypes]]&lt;br /&gt;
::This file is located at universe/tactics/tacticstypes.ini&lt;br /&gt;
&lt;br /&gt;
:*[[Tachicbase]]&lt;br /&gt;
::This file is located at universe/tactics/tacticsbase.ini&lt;br /&gt;
&lt;br /&gt;
:*[[Warnings]]&lt;br /&gt;
::This file is located at universe/tactics/warnings.ini&lt;/div&gt;</summary>
		<author><name>Hades</name></author>	</entry>

	<entry>
		<id>http://nexusthegame.net/wiki/Guide_to_nexus_datafiles</id>
		<title>Guide to nexus datafiles</title>
		<link rel="alternate" type="text/html" href="http://nexusthegame.net/wiki/Guide_to_nexus_datafiles"/>
				<updated>2009-08-06T22:37:40Z</updated>
		
		<summary type="html">&lt;p&gt;Hades: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;:*[[DatafileRaces|Races]]&lt;br /&gt;
::This file is located at universe/tactics/races.ini&lt;br /&gt;
&lt;br /&gt;
:*[[Tacticsai]]&lt;br /&gt;
::This file is located at universe/tactics/tachicsai.ini&lt;br /&gt;
&lt;br /&gt;
:*[[Tactictypes]]&lt;br /&gt;
::This file is located at universe/tactics/tacticstypes.ini&lt;br /&gt;
&lt;br /&gt;
:*[[Tacticbase]]&lt;br /&gt;
::This file is located at universe/tactics/tacticsbase.ini&lt;br /&gt;
&lt;br /&gt;
:*[[Warnings]]&lt;br /&gt;
::This file is located at universe/tactics/warnings.ini&lt;/div&gt;</summary>
		<author><name>Hades</name></author>	</entry>

	<entry>
		<id>http://nexusthegame.net/wiki/Ghost_Battleship</id>
		<title>Ghost Battleship</title>
		<link rel="alternate" type="text/html" href="http://nexusthegame.net/wiki/Ghost_Battleship"/>
				<updated>2009-08-06T19:01:04Z</updated>
		
		<summary type="html">&lt;p&gt;Hades: Created page with 'File:Ghost_battleship.jpg'&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Ghost_battleship.jpg]]&lt;/div&gt;</summary>
		<author><name>Hades</name></author>	</entry>

	<entry>
		<id>http://nexusthegame.net/wiki/Ghost_Cruiser</id>
		<title>Ghost Cruiser</title>
		<link rel="alternate" type="text/html" href="http://nexusthegame.net/wiki/Ghost_Cruiser"/>
				<updated>2009-08-06T19:00:27Z</updated>
		
		<summary type="html">&lt;p&gt;Hades: Created page with 'File:Ghost_cruiser.jpg'&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Ghost_cruiser.jpg]]&lt;/div&gt;</summary>
		<author><name>Hades</name></author>	</entry>

	<entry>
		<id>http://nexusthegame.net/wiki/Ghost_Destroyer</id>
		<title>Ghost Destroyer</title>
		<link rel="alternate" type="text/html" href="http://nexusthegame.net/wiki/Ghost_Destroyer"/>
				<updated>2009-08-06T19:00:02Z</updated>
		
		<summary type="html">&lt;p&gt;Hades: Created page with 'File:Ghost_destroyer.jpg'&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Ghost_destroyer.jpg]]&lt;/div&gt;</summary>
		<author><name>Hades</name></author>	</entry>

	<entry>
		<id>http://nexusthegame.net/wiki/File:Ghost_cruiser.jpg</id>
		<title>File:Ghost cruiser.jpg</title>
		<link rel="alternate" type="text/html" href="http://nexusthegame.net/wiki/File:Ghost_cruiser.jpg"/>
				<updated>2009-08-06T18:58:56Z</updated>
		
		<summary type="html">&lt;p&gt;Hades: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Hades</name></author>	</entry>

	<entry>
		<id>http://nexusthegame.net/wiki/File:Ghost_battleship.jpg</id>
		<title>File:Ghost battleship.jpg</title>
		<link rel="alternate" type="text/html" href="http://nexusthegame.net/wiki/File:Ghost_battleship.jpg"/>
				<updated>2009-08-06T18:57:33Z</updated>
		
		<summary type="html">&lt;p&gt;Hades: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Hades</name></author>	</entry>

	<entry>
		<id>http://nexusthegame.net/wiki/File:Ghost_destroyer.jpg</id>
		<title>File:Ghost destroyer.jpg</title>
		<link rel="alternate" type="text/html" href="http://nexusthegame.net/wiki/File:Ghost_destroyer.jpg"/>
				<updated>2009-08-06T18:54:34Z</updated>
		
		<summary type="html">&lt;p&gt;Hades: uploaded a new version of &amp;quot;File:Ghost destroyer.jpg&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Hades</name></author>	</entry>

	<entry>
		<id>http://nexusthegame.net/wiki/File:Ghost_destroyer.jpg</id>
		<title>File:Ghost destroyer.jpg</title>
		<link rel="alternate" type="text/html" href="http://nexusthegame.net/wiki/File:Ghost_destroyer.jpg"/>
				<updated>2009-08-06T18:52:37Z</updated>
		
		<summary type="html">&lt;p&gt;Hades: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Hades</name></author>	</entry>

	<entry>
		<id>http://nexusthegame.net/wiki/Explorer</id>
		<title>Explorer</title>
		<link rel="alternate" type="text/html" href="http://nexusthegame.net/wiki/Explorer"/>
				<updated>2009-08-06T18:50:02Z</updated>
		
		<summary type="html">&lt;p&gt;Hades: Created page with 'File:Vardrag_explorer.jpg'&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Vardrag_explorer.jpg]]&lt;/div&gt;</summary>
		<author><name>Hades</name></author>	</entry>

	<entry>
		<id>http://nexusthegame.net/wiki/Cityship</id>
		<title>Cityship</title>
		<link rel="alternate" type="text/html" href="http://nexusthegame.net/wiki/Cityship"/>
				<updated>2009-08-06T18:48:14Z</updated>
		
		<summary type="html">&lt;p&gt;Hades: Created page with 'File:Vardrag_cityship.jpg'&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Vardrag_cityship.jpg]]&lt;/div&gt;</summary>
		<author><name>Hades</name></author>	</entry>

	<entry>
		<id>http://nexusthegame.net/wiki/KSK_Frigate</id>
		<title>KSK Frigate</title>
		<link rel="alternate" type="text/html" href="http://nexusthegame.net/wiki/KSK_Frigate"/>
				<updated>2009-08-06T18:47:25Z</updated>
		
		<summary type="html">&lt;p&gt;Hades: Created page with 'File:KSK_frigate.jpg'&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:KSK_frigate.jpg]]&lt;/div&gt;</summary>
		<author><name>Hades</name></author>	</entry>

	<entry>
		<id>http://nexusthegame.net/wiki/Kensai</id>
		<title>Kensai</title>
		<link rel="alternate" type="text/html" href="http://nexusthegame.net/wiki/Kensai"/>
				<updated>2009-08-06T18:47:00Z</updated>
		
		<summary type="html">&lt;p&gt;Hades: Created page with 'File:Kensai.jpg'&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Kensai.jpg]]&lt;/div&gt;</summary>
		<author><name>Hades</name></author>	</entry>

	<entry>
		<id>http://nexusthegame.net/wiki/Longsword</id>
		<title>Longsword</title>
		<link rel="alternate" type="text/html" href="http://nexusthegame.net/wiki/Longsword"/>
				<updated>2009-08-06T18:46:00Z</updated>
		
		<summary type="html">&lt;p&gt;Hades: Created page with 'File:Longsword.jpg'&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Longsword.jpg]]&lt;/div&gt;</summary>
		<author><name>Hades</name></author>	</entry>

	<entry>
		<id>http://nexusthegame.net/wiki/Spacetech_light_corvette</id>
		<title>Spacetech light corvette</title>
		<link rel="alternate" type="text/html" href="http://nexusthegame.net/wiki/Spacetech_light_corvette"/>
				<updated>2009-08-06T18:44:45Z</updated>
		
		<summary type="html">&lt;p&gt;Hades: Created page with 'File:Stiletto_corvette.jpg'&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Stiletto_corvette.jpg]]&lt;/div&gt;</summary>
		<author><name>Hades</name></author>	</entry>

	<entry>
		<id>http://nexusthegame.net/wiki/Stiletto</id>
		<title>Stiletto</title>
		<link rel="alternate" type="text/html" href="http://nexusthegame.net/wiki/Stiletto"/>
				<updated>2009-08-06T18:43:31Z</updated>
		
		<summary type="html">&lt;p&gt;Hades: Created page with 'File:Stiletto.jpg'&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Stiletto.jpg]]&lt;/div&gt;</summary>
		<author><name>Hades</name></author>	</entry>

	<entry>
		<id>http://nexusthegame.net/wiki/File:Longsword.jpg</id>
		<title>File:Longsword.jpg</title>
		<link rel="alternate" type="text/html" href="http://nexusthegame.net/wiki/File:Longsword.jpg"/>
				<updated>2009-08-06T18:42:00Z</updated>
		
		<summary type="html">&lt;p&gt;Hades: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Hades</name></author>	</entry>

	<entry>
		<id>http://nexusthegame.net/wiki/File:KSK_frigate.jpg</id>
		<title>File:KSK frigate.jpg</title>
		<link rel="alternate" type="text/html" href="http://nexusthegame.net/wiki/File:KSK_frigate.jpg"/>
				<updated>2009-08-06T18:41:03Z</updated>
		
		<summary type="html">&lt;p&gt;Hades: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Hades</name></author>	</entry>

	<entry>
		<id>http://nexusthegame.net/wiki/File:Kensai.jpg</id>
		<title>File:Kensai.jpg</title>
		<link rel="alternate" type="text/html" href="http://nexusthegame.net/wiki/File:Kensai.jpg"/>
				<updated>2009-08-06T18:39:24Z</updated>
		
		<summary type="html">&lt;p&gt;Hades: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Hades</name></author>	</entry>

	<entry>
		<id>http://nexusthegame.net/wiki/File:Stiletto_corvette.jpg</id>
		<title>File:Stiletto corvette.jpg</title>
		<link rel="alternate" type="text/html" href="http://nexusthegame.net/wiki/File:Stiletto_corvette.jpg"/>
				<updated>2009-08-06T18:38:27Z</updated>
		
		<summary type="html">&lt;p&gt;Hades: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Hades</name></author>	</entry>

	<entry>
		<id>http://nexusthegame.net/wiki/File:Stiletto.jpg</id>
		<title>File:Stiletto.jpg</title>
		<link rel="alternate" type="text/html" href="http://nexusthegame.net/wiki/File:Stiletto.jpg"/>
				<updated>2009-08-06T18:37:56Z</updated>
		
		<summary type="html">&lt;p&gt;Hades: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Hades</name></author>	</entry>

	<entry>
		<id>http://nexusthegame.net/wiki/File:Vardrag_explorer.jpg</id>
		<title>File:Vardrag explorer.jpg</title>
		<link rel="alternate" type="text/html" href="http://nexusthegame.net/wiki/File:Vardrag_explorer.jpg"/>
				<updated>2009-08-06T18:35:26Z</updated>
		
		<summary type="html">&lt;p&gt;Hades: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Hades</name></author>	</entry>

	<entry>
		<id>http://nexusthegame.net/wiki/File:Vardrag_cityship.jpg</id>
		<title>File:Vardrag cityship.jpg</title>
		<link rel="alternate" type="text/html" href="http://nexusthegame.net/wiki/File:Vardrag_cityship.jpg"/>
				<updated>2009-08-06T18:34:49Z</updated>
		
		<summary type="html">&lt;p&gt;Hades: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Hades</name></author>	</entry>

	<entry>
		<id>http://nexusthegame.net/wiki/Gorg_Battleship</id>
		<title>Gorg Battleship</title>
		<link rel="alternate" type="text/html" href="http://nexusthegame.net/wiki/Gorg_Battleship"/>
				<updated>2009-07-18T15:04:41Z</updated>
		
		<summary type="html">&lt;p&gt;Hades: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Gorgbattleship.jpg]]&lt;br /&gt;
&lt;br /&gt;
Slow, large size, heavily armored battleship equipped with a high performance shield generator, heavy artillery, missile systems and siege laser as well.&lt;/div&gt;</summary>
		<author><name>Hades</name></author>	</entry>

	<entry>
		<id>http://nexusthegame.net/wiki/Gorg_Cruiser</id>
		<title>Gorg Cruiser</title>
		<link rel="alternate" type="text/html" href="http://nexusthegame.net/wiki/Gorg_Cruiser"/>
				<updated>2009-07-18T15:03:11Z</updated>
		
		<summary type="html">&lt;p&gt;Hades: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Gorgcruiser.jpg]]&lt;br /&gt;
&lt;br /&gt;
'''Gorg Battle Cruiser'''&lt;br /&gt;
Relatively fast, medium size, armored battleship equipped with heavy artillery.&lt;br /&gt;
&lt;br /&gt;
'''Gorg escort cruiser'''&lt;br /&gt;
Relatively fast, medium size, armored battleship equipped with mixed artillery, used primarily for defensive purposes.&lt;/div&gt;</summary>
		<author><name>Hades</name></author>	</entry>

	<entry>
		<id>http://nexusthegame.net/wiki/Gorg_Destroyer</id>
		<title>Gorg Destroyer</title>
		<link rel="alternate" type="text/html" href="http://nexusthegame.net/wiki/Gorg_Destroyer"/>
				<updated>2009-07-18T15:01:33Z</updated>
		
		<summary type="html">&lt;p&gt;Hades: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Gorgdestroyer.jpg]]&lt;br /&gt;
&lt;br /&gt;
'''Tactical Destroyer'''&lt;br /&gt;
Fast, swift moving ship equipped with light armor and laser weapons. It is primarily used for the quick disablement and disarmament of the target.&lt;br /&gt;
&lt;br /&gt;
'''Torp Destroyer'''&lt;br /&gt;
Fast, swift moving battleship equipped with light armor and heavy torpedoes. Used mainly for the destruction of smaller hostile targets.&lt;br /&gt;
&lt;br /&gt;
'''Heavy Destroyer''' &lt;br /&gt;
Fast, swift moving battleship equipped with light armor and heavy artillery. Used mainly for the destruction of smaller hostile targets.&lt;/div&gt;</summary>
		<author><name>Hades</name></author>	</entry>

	<entry>
		<id>http://nexusthegame.net/wiki/Gorg_Destroyer</id>
		<title>Gorg Destroyer</title>
		<link rel="alternate" type="text/html" href="http://nexusthegame.net/wiki/Gorg_Destroyer"/>
				<updated>2009-07-18T14:36:18Z</updated>
		
		<summary type="html">&lt;p&gt;Hades: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Gorgdestroyer.jpg]]&lt;br /&gt;
&lt;br /&gt;
'''Tactical Destroyer'''&lt;br /&gt;
Fast, swift moving ship equipped with light armor and laser weapons. It is primarily used for the quick disablement and disarmament of the target.&lt;br /&gt;
&lt;br /&gt;
'''Torp Destroyer'''&lt;br /&gt;
Fast, swift moving battleship equipped with light armor and heavy torpedoes. Used mainly for the destruction of smaller hostile targets.&lt;/div&gt;</summary>
		<author><name>Hades</name></author>	</entry>

	<entry>
		<id>http://nexusthegame.net/wiki/Gorg_Destroyer</id>
		<title>Gorg Destroyer</title>
		<link rel="alternate" type="text/html" href="http://nexusthegame.net/wiki/Gorg_Destroyer"/>
				<updated>2009-07-18T14:36:05Z</updated>
		
		<summary type="html">&lt;p&gt;Hades: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Gorgdestroyer.jpg]]&lt;br /&gt;
'''Tactical Destroyer'''&lt;br /&gt;
Fast, swift moving ship equipped with light armor and laser weapons. It is primarily used for the quick disablement and disarmament of the target.&lt;br /&gt;
'''Torp Destroyer'''&lt;br /&gt;
Fast, swift moving battleship equipped with light armor and heavy torpedoes. Used mainly for the destruction of smaller hostile targets.&lt;/div&gt;</summary>
		<author><name>Hades</name></author>	</entry>

	<entry>
		<id>http://nexusthegame.net/wiki/Master</id>
		<title>Master</title>
		<link rel="alternate" type="text/html" href="http://nexusthegame.net/wiki/Master"/>
				<updated>2009-07-18T14:33:32Z</updated>
		
		<summary type="html">&lt;p&gt;Hades: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Master.jpg]]&lt;br /&gt;
&lt;br /&gt;
Medium size, slow ship, equipped with weak weapon system. It can carry several gunboat squadrons.&lt;/div&gt;</summary>
		<author><name>Hades</name></author>	</entry>

	<entry>
		<id>http://nexusthegame.net/wiki/Hunter</id>
		<title>Hunter</title>
		<link rel="alternate" type="text/html" href="http://nexusthegame.net/wiki/Hunter"/>
				<updated>2009-07-18T14:33:05Z</updated>
		
		<summary type="html">&lt;p&gt;Hades: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Hunter.jpg]]&lt;br /&gt;
&lt;br /&gt;
Small size, fast warship, equipped with precise laser weapons.&lt;/div&gt;</summary>
		<author><name>Hades</name></author>	</entry>

	<entry>
		<id>http://nexusthegame.net/wiki/Killer</id>
		<title>Killer</title>
		<link rel="alternate" type="text/html" href="http://nexusthegame.net/wiki/Killer"/>
				<updated>2009-07-18T14:32:37Z</updated>
		
		<summary type="html">&lt;p&gt;Hades: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Killer.jpg]]&lt;br /&gt;
&lt;br /&gt;
Small size, fast warship, equipped medium capacity destructive weaponry.&lt;/div&gt;</summary>
		<author><name>Hades</name></author>	</entry>

	<entry>
		<id>http://nexusthegame.net/wiki/Support_Ship</id>
		<title>Support Ship</title>
		<link rel="alternate" type="text/html" href="http://nexusthegame.net/wiki/Support_Ship"/>
				<updated>2009-07-18T14:31:00Z</updated>
		
		<summary type="html">&lt;p&gt;Hades: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Supportship.jpg]]&lt;br /&gt;
&lt;br /&gt;
Slow movign support ship with large cargo capacity. Its main function is to resupply and repair battleships. It can house a fort shield and can carry several fighter and bomber squadrons&lt;/div&gt;</summary>
		<author><name>Hades</name></author>	</entry>

	<entry>
		<id>http://nexusthegame.net/wiki/Battleship</id>
		<title>Battleship</title>
		<link rel="alternate" type="text/html" href="http://nexusthegame.net/wiki/Battleship"/>
				<updated>2009-07-18T14:30:30Z</updated>
		
		<summary type="html">&lt;p&gt;Hades: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Battleship.jpg]]&lt;br /&gt;
&lt;br /&gt;
Slow, large size, heavily armored battleship equipped with a high performance shield generator and weapon systems. It is primarily used for the destruction of the target.&lt;/div&gt;</summary>
		<author><name>Hades</name></author>	</entry>

	<entry>
		<id>http://nexusthegame.net/wiki/Cruiser</id>
		<title>Cruiser</title>
		<link rel="alternate" type="text/html" href="http://nexusthegame.net/wiki/Cruiser"/>
				<updated>2009-07-18T14:29:25Z</updated>
		
		<summary type="html">&lt;p&gt;Hades: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Cruiser.jpg]]&lt;br /&gt;
&lt;br /&gt;
Relatively fast, medium size, armored battleship equipped with heavy artillery.&lt;/div&gt;</summary>
		<author><name>Hades</name></author>	</entry>

	<entry>
		<id>http://nexusthegame.net/wiki/Destroyer</id>
		<title>Destroyer</title>
		<link rel="alternate" type="text/html" href="http://nexusthegame.net/wiki/Destroyer"/>
				<updated>2009-07-18T14:28:29Z</updated>
		
		<summary type="html">&lt;p&gt;Hades: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Destroyer.jpg]]&lt;br /&gt;
&lt;br /&gt;
Fast, swift moving ship equipped with light armor, weapon systems and cutting-edge sensor systems. It is primarily used for the quick disablement and disarmament of the target.&lt;/div&gt;</summary>
		<author><name>Hades</name></author>	</entry>

	</feed>