Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
STO/Cryptic:The Klingon Empire is Recruiting
#1
The Klingon Empire is Recruiting



The Klingon Empire is divided, and true-hearted warriors are needed to ensure a glorious future. All Klingons worthy of the name must join the fight!

Both sides of the divide in the Empire have redoubled their recruiting efforts, and from the shadows the most promising are redirected to a new path. New Klingon Captains will be known as Klingon Recruits, and they bring with them the backing of their shadowy patron.  With the launch of the Anniversary Update, the Klingon Starting Experience will be completely reimagined, meaning that these Recruits will also have a completely reworked, modern starting story.

There will never be a better time to make a Klingon in Star Trek Online than during the Klingon Recruitment event, which runs from January 26th to February 25th. Characters made during this time will be Klingon Recruits, and they will earn a host of new benefits and rewards to aid them in their leveling experience.

Klingon Recruits are designed to emphasize the unique experience of being a warrior of the Empire. They have a number of advantages designed to close the gap that exists between new characters and characters that have been in Star Trek Online for years, all built around the glories of combat. But these Recruits have a secondary responsibility. Their mysterious patron is dead-set on removing Enemies of the Empire. After contacting Klingon Recruits during the tutorial, they are likely to move against these Enemies, attaching additional dangers and rewards to missions along the Klingon Storyline. Recruits who succeed against these Enemies will find themselves with a new T6 Bird-of-Prey that scales with their level. Each recruit’s own Transponder will give them details of their objectives.

Klingon Recruits will have a list of goals that they can achieve at any time, and completing these goals will see them rewarded with equipment, Marks, and other rewards. Many are not only beneficial to the Klingon Recruit, but to all characters on the same account. Completing story arcs will reward you with a unique Ground Universal Kit, completing Ambush Kills in space and Melee Kills on the ground will unlock a Starship Trait and Ground Personal Trait, and all three of these rewards can be shared for all characters on your account.  

Klingon Recruits can only be created during the Klingon Recruit event. These recruits can be recognized by the Klingon Symbol next to their names. All Klingon Recruits will have an inherent bonus trait during the Klingon Recruit Event of periodically granting a cache of Dilithium Ore upon defeating enemies, a bonus which extends to your entire group—the Recruit’s mysterious patron appreciates the allies of their ally. This trait will only be available during this event and will be gone once the Klingon Recruitment event ends, so gather your Dilithium Ore while you can!

Additional rewards are gained by leveling up, playing through story content up through the Klingon Civil War story arc, and finding special Klingon Recruit objectives on certain mission maps. Many of the same things that players do while levelling their characters will earn Klingon Recruits improved rewards! Some highlights include:


T6 Scaling Bird-Of-Prey (Recruit and Account – See Below for More Details)
Starship Trait that provides windows of opportunity to Cloak safely during combat and improves rewards for doing so (Recruit and Account)
Special Bat’leth that scales as you perform Melee Kills (Recruit and Account)
Ground Personal Trait that provides scaling bonuses for Melee Kills (Recruit and Account)
Endeavor Perk Experience bonus (Recruit and Account)
Ground Universal Kit – Piezoelectric Execution Sceptre (Recruit and Account)
Very Rare Duty Officer with Crit Energy Weapons Officer Trait (Recruit only)
Unique Duty Officer and Admiralty Card (Recruit and account)
And lots more, including: Gear, Upgrades, Marks, Elite Marks, and Dilithium to help kick-start the recruit, as well as account-wide Marks, Elite Marks, Dilithium and Upgrades to share the glory!


 

Get ready to make your Klingon Recruit (all accounts are getting one extra free character slot), and keep watching between now and January 26th for more information.

 

M’Chla Refit Bird of Prey

With the recent return of some House Mo’Kai Warriors to the fold – previously lost to time and Aakar’s influence – Klingon engineers have gained a boon. Some of these warriors are engineers, who carry with them secrets of the ancient Klingon technology that guided the empire before the houses were united. They have combined this with the modern technology and ship design to make some startling breakthroughs, the first of which is the M’Chla Refit Bird of Prey. This ship, designed for new Klingon Recruits, is a breakthrough in technology that allows mass production on a scale the Klingon Empire had never before reached.

Stats


Tier: 6
Faction: Klingon and Klingon-Aligned
Hull Modifier: .95
Shield Modifier: .8
Fore Weapons: 4
Aft Weapons: 2
Device Slots: 2
Bridge Officer Stations: Commander Universal, Lieutenant Commander Universal, Lieutenant Commander Universal, Lieutenant Universal
Consoles: 4 Tactical, 3 Engineering, 2 Science
Base Turn Rate: 20
Impulse Modifier: 0.21
Inertia: 85
+15 Weapons Power, +5 Engine Power
Console - Universal - Enhanced Induction Coils
Enhanced Battle Cloak
Can Equip Dual Cannons
Raider Flanking
Starship Mastery Package (Raider)

 

Precise Weapon Systems (+Accuracy)
Tactical Maneuvers (+Defense)
Enhanced Weapon Systems (+All Damage)
Enhanced Weapon Banks (+Critical Severity)
Withering Barrage (Starship Trait)






Admiralty Stats


Eng: 33
Sci: 21
Tac: 54
Special: +35 TAC when Alone


 




.share-footer a {
margin: 20px 10px 10px 0;
background: url(https://pwimages-a.akamaihd.net/arc/d7/a...398539.png) no-repeat 0 0;
opacity: .5;
display: inline-block;
height: 60px;
width: 60px;
padding: 0;
border: 1px solid transparent;
-webkit-transition: opacity .3s;
transition: opacity .3s;
}
.share-footer .TI { background-position: 0 20%; }
.share-footer .YT { background-position: 0 40%; }
.share-footer .YT { background-position: 0 40%; }
.share-footer .TW { background-position: 0 60%; }
.share-footer .FO { background-position: 0 80%; }
.FB:hover { background-position: 100% 0%; }
.TI:hover { background-position: 100% 20%; }
.YT:hover { background-position: 100% 40%; }
.TW:hover { background-position: 100% 60%; }
.FO:hover { background-position: 100% 80%; }
.share-footer a:hover {
opacity: 1;
-webkit-transition: opacity .3s;
transition: opacity .3s;
}


$(document).ready( function() {
$('.show-lightbox').click(function() {
var $el = $(this);
var link = $el.data().lightbox;
$.colorbox({href: link, maxWidth: '90%', maxHeight: '90%', scalePhotos: true});
});
});

.headerimage {
border: 2px inset rgba(255, 255, 255, .05);
border-radius: 2em;
box-shadow: 5px 5px 2px rgba(0, 0, 0, .3);
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
}




/en/games/star-trek-online/news/detail/11483293-the-klingon-empire-is-recruiting
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)