Dark Runner

(Rework)
 
(7 intermediate revisions not shown)
Line 1: Line 1:
-
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.
+
{{NpcInfobox
-
*Common Smuggler
+
|image=darkrunner.png
-
*[http://173.203.31.34/galaxylegion/images/npcs/darkrunner.png Ship Image]
+
|shield=
-
----
+
|description=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.
-
<b>Rank:</b> Matched<br>
+
|rank=
-
<b>Shields:</b> None <br>
+
|rangeStart=
-
<b>Hull:</b> Scaled: <code>Round(Sqrt(Rank)/2.0,0) * 150 </code><br>
+
|rangeEnd=
-
<b>Abilities:</b> None <br>
+
|class=Smuggler
-
<b>Attack:</b> Scaled: <code>9*Round(Rank/2.0,0) - 50</code><br>
+
|rarity=Common
-
<b>Defense:</b> Scaled: <code>15*Round(Rank/2.0,0) - 50</code><br>
+
|faction=Dark Smugglers Guild
-
<b>Cloak:</b> None <br>
+
|type=matched
-
<b>Rewards:</b> None <br>
+
|expiry=8 Hours
-
<b>Expires:</b> After 8 Hours <br>
+
}}
-
<b>Experience Earned on Kill:</b> 35 <br>
+
== Stats ==
-
<b>Max DMG you can Deal:</b> Scaled: <code>Rank*2.5</code> <br>
+
{| class="table table-stats"
-
<b>Minimum Shots to Kill:</b> Scaled: <code>Roundup((Hull+Shields)/(Max DMG))</code> <br>
+
! Shields
-
<b>Best Possible XP/Energy Ratio:</b> Scaled: <code>(((Minimum Shots)*10)+(XP Earned on Kill))/((Minimum Shots)*5)</code> <br>
+
| ''None''
-
----
+
|-
-
Return to: [[Combat]]
+
! Hull
-
----
+
| ''Scaled:''
-
{{NPCDSGNav}}<br>
+
| <code>Round(Sqrt(Rank)/2.0,0) * 150 </code>
 +
|-
 +
! Attack
 +
| ''Scaled:''
 +
| <code>9*Round(Rank/2.0,0) - 50</code>
 +
|-
 +
! Defense
 +
| ''Scaled:''
 +
| <code>15*Round(Rank/2.0,0) - 50</code>
 +
|-
 +
! Cloak
 +
| ''None''
 +
|}
 +
 
 +
=== Scaling ===
 +
 
 +
<font color=red>FORMULA IS KNOWN .. DO NOT EDIT TABLE .. JUST THERE FOR MIN.HIT REFERENCE</font>
 +
{|border="1" cellpadding="5" cellspacing="0" align="top"
 +
|-
 +
! align="center" width="50pt" | Rank
 +
! align="center" width="50pt" | Hull
 +
! align="center" width="50pt" | Attack
 +
! align="center" width="50pt" | Defense
 +
! align="center" width="50pt" | Max Dmg
 +
! align="center" width="60pt" | Min Shots at Cap
 +
|-
 +
| align="center" | 12
 +
| align="center" | 300
 +
| align="center" | 4
 +
| align="center" | 40
 +
| align="center" | 30
 +
| align="center" | 10
 +
|-
 +
| align="center" | 15
 +
| align="center" | 300
 +
| align="center" | 22
 +
| align="center" | 70
 +
| align="center" | 37.5
 +
| align="center" | 8
 +
|-
 +
| align="center" | 26
 +
| align="center" | 450
 +
| align="center" | 67
 +
| align="center" | 145
 +
| align="center" | 65
 +
| align="center" | 7
 +
|-
 +
| align="center" | 30
 +
| align="center" | 450
 +
| align="center" | 85
 +
| align="center" | 175
 +
| align="center" | 75
 +
| align="center" | 6
 +
|-
 +
| align="center" | 36
 +
| align="center" | 450
 +
| align="center" | 112
 +
| align="center" | 220
 +
| align="center" | 90
 +
| align="center" | 5
 +
|-
 +
| align="center" | 60
 +
| align="center" | 600
 +
| align="center" | 220
 +
| align="center" | 400
 +
| align="center" | 150
 +
| align="center" | 4
 +
|-
 +
| align="center" | 100
 +
| align="center" | 750
 +
| align="center" | 400
 +
| align="center" | 700
 +
| align="center" | 250
 +
| align="center" | 3
 +
|-
 +
| align="center" | 240
 +
| align="center" | 1200
 +
| align="center" | 1030
 +
| align="center" | 1750
 +
| align="center" | 600
 +
| align="center" | 2
 +
|-
 +
| align="center" | 900
 +
| align="center" | 2250
 +
| align="center" | 4000
 +
| align="center" | 6700
 +
| align="center" | 2250
 +
| align="center" | 1
 +
|-
 +
|}
 +
 
 +
== Disable Rewards ==
 +
 
 +
; Guaranteed
 +
:* {{Experience|35}}
 +
 
 +
{{NPCDSGNav}}
{{NPCFactionsNav}}
{{NPCFactionsNav}}
 +
[[Category:Combat]] [[Category:NPCs]]

Current revision as of 20:14, 14 September 2024

Dark Runner
darkrunner.png
Rank
Matched
Class
Smuggler
Rarity
Common
Faction
Dark Smugglers Guild
Type
Standard


Expiry
8 Hours

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.

— In-game description


Stats

Shields None
Hull Scaled: Round(Sqrt(Rank)/2.0,0) * 150
Attack Scaled: 9*Round(Rank/2.0,0) - 50
Defense Scaled: 15*Round(Rank/2.0,0) - 50
Cloak None

Scaling

FORMULA IS KNOWN .. DO NOT EDIT TABLE .. JUST THERE FOR MIN.HIT REFERENCE

Rank Hull Attack Defense Max Dmg Min Shots at Cap
12 300 4 40 30 10
15 300 22 70 37.5 8
26 450 67 145 65 7
30 450 85 175 75 6
36 450 112 220 90 5
60 600 220 400 150 4
100 750 400 700 250 3
240 1200 1030 1750 600 2
900 2250 4000 6700 2250 1

Disable Rewards

Guaranteed



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!