Difference between revisions of "Tech Specialist"

From Fall of Eden
Jump to navigation Jump to search
m
m
Line 19: Line 19:
 
* <b>Shield:</b> [[Decent JoyCo Shield Generator]]
 
* <b>Shield:</b> [[Decent JoyCo Shield Generator]]
  
 +
 +
==== Perks ====
 +
Steele gains class-specific perks for each level earned.
 +
<onlyinclude>
 +
{|class="wikitable sortable collapsible collapsed bordered" border="1" cellpadding="2" style="text-align:center"
 +
|+ <span id="Tech_Specialist_Perks"></span>Perks
 +
!width="80px"| Level
 +
!width="160px"| Name
 +
!width="560px" class="unsortable"| Description
 +
|-
 +
|align="center"|2
 +
|align="left"| <span id="Shield_Tweaks"></span><b>Shield Tweaks</b>
 +
|align="left"| Grants your shield generator an additional 2 points of shield protection per level.
 +
|-
 +
|align="center"|3
 +
|align="left"| <span id="Enhanced_Dampeners"></span><b>Enhanced Dampeners</b>
 +
|align="left"| Grants a 50% vulnerability reduction to damage absorbed by your shield generator.
 +
|-
 +
|align="center"|4
 +
|align="left"| <span id="Armor_Tweaks"></span><b>Armor Tweaks</b>
 +
|align="left"| Grants a 20% bonus to defense values provided by equipped armor.
 +
|-
 +
|align="center"|5
 +
|align="left"| <span id="Static_Burst"></span><b>Static Burst</b>
 +
|align="left"| Grants the ability to briefly overload your shield emitter. The burst shocks any enemies in close proximity, freeing you from grapples for a small energy cost.
 +
|-
 +
|align="center"|6
 +
|align="left"| <span id="Shield_Regen"></span><b>Shield Regen</b>
 +
|align="left"| Builds a redundancy into your shields that can reactivate them at 25% capacity once per fight after they drop.
 +
|-
 +
|align="center"|7
 +
|align="left"| <span id="Fight_Smarter"></span><b>Fight Smarter</b>
 +
|align="left"| Improves melee and ranged accuracy by a small portion of your intelligence.
 +
|-
 +
|}
 +
</onlyinclude>
  
  
Line 67: Line 103:
 
|-
 
|-
 
|}
 
|}
 
+
<onlyinclude>
 
{|class="wikitable sortable collapsible collapsed bordered" border="1" cellpadding="2" style="text-align:center"
 
{|class="wikitable sortable collapsible collapsed bordered" border="1" cellpadding="2" style="text-align:center"
|+ Special Abilities
+
|+ <span id="Tech_Specialist_Abilities"></span>Special Abilities
 
!width="80px"| Level
 
!width="80px"| Level
 
!width="160px"| Name
 
!width="160px"| Name
Line 101: Line 137:
 
|align="center" rowspan="2"|5
 
|align="center" rowspan="2"|5
 
|align="left"| <span id="Gravidic _Disruptor"></span><b>Gravidic Disruptor</b>
 
|align="left"| <span id="Gravidic _Disruptor"></span><b>Gravidic Disruptor</b>
|align="left"| Grants the ability to deal Unresistant damage to targeted enemies.
+
|align="left"| Grants the ability to deal Unresistable damage to targeted enemies.
 
|-
 
|-
 
|align="left"| <span id="Thermal_Disruptor"></span><b>Thermal Disruptor</b>
 
|align="left"| <span id="Thermal_Disruptor"></span><b>Thermal Disruptor</b>
Line 121: Line 157:
 
|-
 
|-
 
|}
 
|}
 
+
</onlyinclude>
 
 
==== Perks ====
 
Steele gains class-specific perks for each level earned.
 
 
 
{|class="wikitable sortable collapsible collapsed bordered" border="1" cellpadding="2" style="text-align:center"
 
|+ Perks
 
!width="80px"| Level
 
!width="160px"| Name
 
!width="560px" class="unsortable"| Description
 
|-
 
|align="center"|2
 
|align="left"| <span id="Shield_Tweaks"></span><b>Shield Tweaks</b>
 
|align="left"| Grants your shield generator an additional 2 points of shield protection per level.
 
|-
 
|align="center"|3
 
|align="left"| <span id="Enhanced_Dampeners"></span><b>Enhanced Dampeners</b>
 
|align="left"| Grants a 50% vulnerability reduction to damage absorbed by your shield generator.
 
|-
 
|align="center"|4
 
|align="left"| <span id="Armor_Tweaks"></span><b>Armor Tweaks</b>
 
|align="left"| Grants a 20% bonus to defense values provided by equipped armor.
 
|-
 
|align="center"|5
 
|align="left"| <span id="Static_Burst"></span><b>Static Burst</b>
 
|align="left"| Grants the ability to briefly overload your shield emitter. The burst shocks any enemies in close proximity, freeing you from grapples for a small energy cost.
 
|-
 
|align="center"|6
 
|align="left"| <span id="Shield_Regen"></span><b>Shield Regen</b>
 
|align="left"| Builds a redundancy into your shields that can reactivate them at 25% capacity once per fight after they drop.
 
|-
 
|align="center"|7
 
|align="left"| <span id="Fight_Smarter"></span><b>Fight Smarter</b>
 
|align="left"| Improves melee and ranged accuracy by a small portion of your intelligence.
 
|-
 
|}
 
  
  

Revision as of 15:58, 8 June 2015

Tech Specialist

{{#css:

 body {
   background: #333E52;
   color: #FFFFFF;
 }
 .flame {
   background-color: #8e44ad;
 }
 .box-flame {
   border-color: #8e44ad;
 }
 .blog-box-flame {
   background: none repeat scroll 0% 0% #8e44ad;
   color: #FFFFFF;
 }
 .wikiEditor-ui {
   color: #000000;
 }
 .editOptions {
   color: #000000;
 }
 table:not(.infobox) {
   background-color:#333E52;
 }
 .infobox, .toc {
   border: 3px solid #8e44ad !important;
   background-color: #333E52 !important;
   color: #FFFFFF;
   box-shadow: 0 0 15px #333;
   table-layout: fixed;
 }
 .toc h2 {
   margin-top: 0px;
   margin-bottom: 0px;
 }
 .mw-content-ltr a:link, .mw-content-ltr a:hover, .mw-content-ltr a:visited, .mw-content-ltr a:active, .catlinks a:link, .catlinks a:hover, .catlinks a:visited, .catlinks a:active {
   color: #AC46DB;
   font-weight: bold;
   font-size: normal;
 }
 a.new:link, a.new:hover, a.new:visited, a.new:active, .catlinks a.new:hover, .catlinks a.new:link, .catlinks a.new:visited, .catlinks a.new:active {
   color: #FF0000;
 }
 blockquote {
   border-left-color: #8e44ad;
   font-size: 16px;
 }

.wikitable {

 color: #FFFFFF;

} .wikitable th {

 color: #3D5174;

} .wikitable td {

 color: #FFFFFF;

} .wikitable caption {

 color: #FFFFFF;
 background: #8E44AD;

} .bordered {

 border: 3px solid #8e44ad !important;
 box-shadow: 0 0 15px #333;

} .borderless {

 border: none;
 box-shadow: none;

} .catlinks {

 margin-top: 32px;
 margin-left: 0px;
 margin-right: 0px;
 margin-bottom: 8px;

}

}}


Description


As a tech specialist, your abilities would rely heavily on your intelligence and aim. You’d learn to work with all kinds of technologies, perhaps even make your own robotic defense turrets! Your intellect would be your greatest weapon, though you wouldn’t shy away from tweaking your own high-tech ranged weaponry. The life of a tech specialist is one of profit through smart decisions and superior technology.


Class Specialties


Starter Items


Perks

Steele gains class-specific perks for each level earned.


Special Abilities

When choosing the special ability perks, Steele may attain abilities that fall under two specific themes to define the player's play style.


Notes


Text.