Dark Runner

(Shields and cloak are not scaled, they are simply absent. Multiply by zero is a fudge.)
Line 1: Line 1:
-
===[[Dark Smugglers Guild]]===
 
The Dark Smugglers Guild operate directly within the black market, dealing in illegal goods. Dark Runners are common escorts for many of the other vessels in the Guild.
The Dark Smugglers Guild operate directly within the black market, dealing in illegal goods. Dark Runners are common escorts for many of the other vessels in the Guild.
-
* Matched Common Smuggler
+
*Common Smuggler
-
* [http://173.203.31.34/galaxylegion/images/npcs/darkrunner.png Ship Image]
+
*[http://173.203.31.34/galaxylegion/images/npcs/darkrunner.png Ship Image]
----
----
<b>Rank:</b> Matched<br>
<b>Rank:</b> Matched<br>
-
<b>Rewards (Experience on Kill):</b> 35 <br>
+
<b>Shields:</b> None <br>
-
<b>Rewards (Artifacts):</b> None <br>
+
<b>Hull:</b> Scaled: <code>Round(Sqrt(Rank)*0.5,0) * 150 </code><br>
-
<b>Expires:</b> 8 Hours <br>
+
<b>Abilities:</b> None <br>
<b>Abilities:</b> None <br>
-
<b>Shields:</b> None <br>
+
<b>Attack:</b> Scaled: <code>9*Round(Rank * 2.0,0) - 50</code><br>
-
<b>Hull:</b> Scaled: <code>Round(Sqrt(Rank),0) * 75 </code> *<br>
+
<b>Defense:</b> Scaled: <code>15*Round(Rank * 2.0,0) - 50</code><br>
-
<b>Attack:</b> Scaled: <code>Round(Rank * 4.5,0) - 46</code> *<br>
+
-
<b>Defense:</b> Scaled: <code>Round(Rank * 7.5,0) - 42</code> *<br>
+
<b>Cloak:</b> None <br>
<b>Cloak:</b> None <br>
-
<b>Max DMG you can deal:</b> Scaled: <code>Rank*2.5</code> <br>
+
<b>Rewards:</b> None <br>
 +
<b>Expires:</b> After 8 Hours <br>
 +
<b>Experience Earned on Kill:</b> 35 <br>
 +
 
 +
<b>Max DMG you can Deal:</b> Scaled: <code>Rank*2.5</code> <br>
<b>Minimum Shots to Kill:</b> Scaled: <code>Roundup((Hull+Shields)/(Max DMG))</code> <br>
<b>Minimum Shots to Kill:</b> Scaled: <code>Roundup((Hull+Shields)/(Max DMG))</code> <br>
<b>Best Possible XP/Energy Ratio:</b> Scaled: <code>(((Minimum Shots)*10)+(XP Earned on Kill))/((Minimum Shots)*5)</code> <br>
<b>Best Possible XP/Energy Ratio:</b> Scaled: <code>(((Minimum Shots)*10)+(XP Earned on Kill))/((Minimum Shots)*5)</code> <br>
-
<br>
+
 
-
<b>NOTES:</b><br>
+
Rank Stats
-
1) Formulas marked with * indicate that there are entries in the ranks table which do not adhere to the formula.  The Exact values outside the expected range will also be marked with *.  The ranks May be correct, indicating there is more to be worked out with the formula, or they may be incorrectly entered.<br>
+
-
2) Formulas marked with ** are formulas which only work for some ranks, and therefor need tweaking in some way to properly describe the way the NPC Scales.  Ranks which ARE correct AND breaks for formula are likewise marked with **, indicating the formula needs tweaking using those values.<br>
+
-
----
+
-
Ranks Table
+
{|border="1" cellpadding="5" cellspacing="0" align="top"
{|border="1" cellpadding="5" cellspacing="0" align="top"
|-
|-
Line 120: Line 116:
2) Ranks which ARE correct, AND breaks for formula are marked with **, indicating the formula needs tweaking.  The Affected formulas will also be marked with **.<br>
2) Ranks which ARE correct, AND breaks for formula are marked with **, indicating the formula needs tweaking.  The Affected formulas will also be marked with **.<br>
----
----
-
Return to:<br>
+
Return to: [[Combat]]
-
[[Dark Smugglers Guild]]<br>
+
-
 
+
-
See Also:
+
-
[[Combat]], [[NPC Commons]], [[NPC Uncommons]], [[NPC Rares]], [[NPC Extremely Rares]]
+
----
----
-
Other Factions:
+
{{NPCDarkNav}}<br>
-
[[The Crimson Blades]], [[The Drannik Automatons]], [[The Lazuli Syndicate]], [[Rogue Science League]], [[The Sha'din Coalition]], [[The Stryll Order]], [[The Terran Outsiders]], [[The Zolazin Cyborgs]]
+
{{NPCFactionsNav}}

Revision as of 04:43, 3 May 2012

The Dark Smugglers Guild operate directly within the black market, dealing in illegal goods. Dark Runners are common escorts for many of the other vessels in the Guild.


Rank: Matched
Shields: None
Hull: Scaled: Round(Sqrt(Rank)*0.5,0) * 150
Abilities: None
Attack: Scaled: 9*Round(Rank * 2.0,0) - 50
Defense: Scaled: 15*Round(Rank * 2.0,0) - 50
Cloak: None
Rewards: None
Expires: After 8 Hours
Experience Earned on Kill: 35

Max DMG you can Deal: Scaled: Rank*2.5
Minimum Shots to Kill: Scaled: Roundup((Hull+Shields)/(Max DMG))
Best Possible XP/Energy Ratio: Scaled: (((Minimum Shots)*10)+(XP Earned on Kill))/((Minimum Shots)*5)

Rank Stats

Rank Shields Hull Attack Defense Cloak Max Dmg Min Shots XP Ratio
107 0 750 436 760 0 267.5 3 4.3
331 0 1350 1444 2440 0 827 2 5.5
385 0 1500 1687 2845 0 962 2 5.5
552 0 1800 2434 4090 0 1380 2 5.5
594** 0 1800 2623** 4405** 0 1380 2 5.5
761 0 2100 3379 5665 0 1902 2 5.5
998* 0 2400 4441* 7435* 0 2495 1 9
1202* 0 2550* 5359* 8965* 0 3005 1 9


NOTES:
1) Ranks marked with * indicate that there are entries that fall outside the formulas marked with *. The Exact values outside the expected range will also be marked with *. The ranks May be correct, indicating there is more to be worked out with the formula, or they may be incorrectly entered.
2) Ranks which ARE correct, AND breaks for formula are marked with **, indicating the formula needs tweaking. The Affected formulas will also be marked with **.


Return to: Combat


Template:NPCDarkNav

Looking for something?

Use the form below to search the wiki:

 

Still not finding what you're looking for? Drop a comment on a post or contact us so we can take care of it!