Blade Harvester

(The Crimson Blades)
Line 1: Line 1:
-
===[[The Crimson Blades]]===
 
The Crimson Blades are a guild of common thieves, and operate throughout the galaxy. Blade Harvesters are used to extract valuable components from planets.
The Crimson Blades are a guild of common thieves, and operate throughout the galaxy. Blade Harvesters are used to extract valuable components from planets.
-
*Matched Uncommon Hunter
+
*Uncommon Standard Hunter
*[https://galaxylegion-erismedia.netdna-ssl.com/galaxylegion/images/npcs/bladeharvester.png Ship Image]
*[https://galaxylegion-erismedia.netdna-ssl.com/galaxylegion/images/npcs/bladeharvester.png Ship Image]
----
----
<b>Rank:</b> Matched<br>
<b>Rank:</b> Matched<br>
 +
<b>Shields:</b> None <br>
 +
<b>Hull:</b> Scaled: <code>2*ROUND(SQRT(Rank*3600),-2)</code> <br>
<b>Abilities:</b> None <br>
<b>Abilities:</b> None <br>
-
<b>Shields:</b> Scaled: <code>Unknown</code> <br>
+
<b>Attack:</b> Scaled: <code>14*(ROUNDDOWN(Rank/2,0)+ROUNDDOWN(Rank/10,0)+IF(ODD(Rank),0,1)+IF(Rank-5= MROUND(Rank-5,5),1,0)+IF(ODD(Rank),0,1)+IF(Rank=MROUND(Rank,10),-1,0)+1)-50</code> <br>
-
<b>Hull:</b> Scaled: <code>Unknown</code> <br>
+
<b>Defense:</b> Scaled: <code>8*(ROUNDDOWN(Rank/2,0)+ROUNDDOWN(Rank/10,0)+IF(ODD(Rank),0,1)+IF(Rank-5= MROUND(Rank-5,5),1,0)+IF(ODD(Rank),0,1)+IF(Rank=MROUND(Rank),-1,0)+1)-50</code> <br>
-
<b>Attack:</b> Scaled: <code>Unknown</code> <br>
+
-
<b>Defense:</b> Scaled: <code>Unknown</code> <br>
+
<b>Cloak:</b> 50 <br>
<b>Cloak:</b> 50 <br>
<b>Rewards:</b> [[NPC-Dropped Artifacts|Toxic Purifier]] <br>
<b>Rewards:</b> [[NPC-Dropped Artifacts|Toxic Purifier]] <br>
-
<b>Expires</b> 24 Hours <br>
+
<b>Expires:</b> After 24 Hours <br>
<b>Experience Earned on Kill:</b> 80 <br>
<b>Experience Earned on Kill:</b> 80 <br>
 +
<b>Max DMG you can deal:</b> Scaled: <code>Rank*2.5</code> <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>
-
 
-
Rank Stats
 
-
{|border="1" cellpadding="5" cellspacing="0" align="top"
 
-
! align="center" width="40pt" | Rank
 
-
! align="center" width="40pt" | Shields
 
-
! align="center" width="40pt" | Hull
 
-
! align="center" width="40pt" | Attack
 
-
! align="center" width="40pt" | Defense
 
-
! align="center" width="40pt" | Exp
 
-
! align="center" width="40pt" | Max Dmg
 
-
! align="center" width="40pt" | Min Shots
 
-
! align="center" width="40pt" | XP Ratio
 
-
|-
 
-
| align="center" | 74
 
-
| align="center" | 0
 
-
| align="center" | 1000
 
-
| align="center" | 566
 
-
| align="center" | 302
 
-
| align="center" | 80
 
-
| align="center" | 185
 
-
| align="center" | 6
 
-
| align="center" | 4.67
 
-
|-
 
-
| align="center" | 111
 
-
| align="center" | 0
 
-
| align="center" | 1200
 
-
| align="center" | 888
 
-
| align="center" | 486
 
-
| align="center" | 80
 
-
| align="center" | 277.5
 
-
| align="center" | 5
 
-
| align="center" | 5.2
 
-
|-
 
-
| align="center" | 535
 
-
| align="center" | 0
 
-
| align="center" | 2800
 
-
| align="center" | 4444
 
-
| align="center" | 2518
 
-
| align="center" | 80
 
-
| align="center" | 1337
 
-
| align="center" | 3
 
-
| align="center" | 7.34
 
-
|-
 
-
|
 
-
|}
 
----
----
Return to [[Combat]]  
Return to [[Combat]]  
----
----
-
See Also:
+
{{NPCCrimsonNav}}<br>
-
[[NPC Commons]], [[NPC Uncommons]], [[NPC Rares]], [[NPC Extremely Rares]]
+
{{NPCFactionsNav}}
-
----
+
-
Other Factions:
+
-
[[Dark Smugglers Guild]], [[The Drannik Automatons]], [[The Lazuli Syndicate]], [[Rogue Science League]], [[The Sha'din Coalition]], [[The Stryll Order]], [[The Terran Outsiders]], [[The Zolazin Cyborgs]]
+

Revision as of 23:15, 7 May 2012

The Crimson Blades are a guild of common thieves, and operate throughout the galaxy. Blade Harvesters are used to extract valuable components from planets.


Rank: Matched
Shields: None
Hull: Scaled: 2*ROUND(SQRT(Rank*3600),-2)
Abilities: None
Attack: Scaled: 14*(ROUNDDOWN(Rank/2,0)+ROUNDDOWN(Rank/10,0)+IF(ODD(Rank),0,1)+IF(Rank-5= MROUND(Rank-5,5),1,0)+IF(ODD(Rank),0,1)+IF(Rank=MROUND(Rank,10),-1,0)+1)-50
Defense: Scaled: 8*(ROUNDDOWN(Rank/2,0)+ROUNDDOWN(Rank/10,0)+IF(ODD(Rank),0,1)+IF(Rank-5= MROUND(Rank-5,5),1,0)+IF(ODD(Rank),0,1)+IF(Rank=MROUND(Rank),-1,0)+1)-50
Cloak: 50
Rewards: Toxic Purifier
Expires: After 24 Hours
Experience Earned on Kill: 80

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)


Return to Combat





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!