Difference between revisions of "Bruiser"

From Fall of Eden
Jump to navigation Jump to search
Line 28: Line 28:
 
----
 
----
  
[Placeholder for level up table.]
+
{|class="wikitable collapsible collapsed bordered" border="1" cellpadding="2" style="text-align:center"
 +
|+ Job Leveling Rewards Table
 +
!width="80px" class="unsortable"| Level
 +
!width="80px" class="unsortable"| Exp
 +
!width="320px" class="unsortable"| Stat Increases
 +
!width="160px" class="unsortable"| Ability(s) Learned
 +
|-
 +
|align="center"| <span id="1"></span><b>1</b>
 +
|align="left"| -
 +
|align="left"| -
 +
|align="left"| -
 +
|-
 +
|align="center"| <span id="2"></span><b>2</b>
 +
|align="left"| 20
 +
|align="left"|[[Attributes_(FoE)#STR|STR]] +2, [[Attributes_(FoE)#STA|STA]] +1
 +
|align="left"| [[Crushing Strike (FoE)|Crushing Strike]]
 +
|-
 +
|align="center"| <span id="3"></span><b>3</b>
 +
|align="left"| 40
 +
|align="left"|[[Attributes_(FoE)#STR|STR]] +2, [[Attributes_(FoE)#DEX|DEX]] +1
 +
|align="left"| -
 +
|-
 +
|align="center"| <span id="4"></span><b>4</b>
 +
|align="left"| 80
 +
|align="left"| [[Attributes_(FoE)#STR|STR]] +2, [[Attributes_(FoE)#STA|STA]] +1
 +
|align="left"| [[Focus Strike (FoE)|Focus Strike]]
 +
|-
 +
|align="center"| <span id="5"></span><b>5</b>
 +
|align="left"| 160
 +
|align="left"|[[Attributes_(FoE)#STA|STA]] +2, [[Attributes_(FoE)#STR|STR]] +1
 +
|align="left"| -
 +
|-
 +
|align="center"| <span id="6"></span><b>6</b>
 +
|align="left"| 320
 +
|align="left"|[[Attributes_(FoE)#STR|STR]] +2, [[Attributes_(FoE)#STA|STA]] +1
 +
|align="left"| [[T Attack (FoE)|T Attack]]
 +
|-
 +
|align="center"| <span id="7"></span><b>7</b>
 +
|align="left"| 640
 +
|align="left"|[[Attributes_(FoE)#STA|STA]] +2, [[Attributes_(FoE)#DEX|DEX]] +1
 +
|align="left"| -
 +
|-
 +
|align="center"| <span id="8"></span><b>8</b>
 +
|align="left"| 1,280
 +
|align="left"|[[Attributes_(FoE)#STR|STR]] +3, [[Attributes_(FoE)#STA|STA]] +1, [[Attributes_(FoE)#DEX|DEX]] +1 [[Attributes_(FoE)#HP|HP]] +1
 +
|align="left"| [[Grand Slam (FoE)|Grand Slam]]
 +
|-
 +
|align="center"| <span id="Total Exp"></span><b>Totals</b>
 +
|align="left"| 2,540
 +
|align="left"|[[Attributes_(FoE)#STR|STR]] +12, [[Attributes_(FoE)#STA|STA]] +8, [[Attributes_(FoE)#DEX|DEX]] +3 [[Attributes_(FoE)#HP|HP]] +1
 +
|align="left"|
 +
|-
 +
|}
  
Mastering this job (reaching job lvl 8) will award the character with an additional master ability ([[Frenzy (FoE) |Frenzy]]) in addition to permanently teaching the character [[Grand Slam (FoE) |Grand Slam]].
+
'''Mastering this job will award the character with the additional master ability: [[Frenzy (FoE)|Frenzy]]'''
  
 
=== Notes ===
 
=== Notes ===
Line 37: Line 89:
 
[[Category:Fall of Eden]]
 
[[Category:Fall of Eden]]
 
[[Category:Jobs (FoE)]]
 
[[Category:Jobs (FoE)]]
 +
[[Category:Tier 2 (FoE)]]

Revision as of 22:49, 12 March 2015

{{#css:

 body {
   background: #C2D6F2;
   color: #696969;
 }
 .flame {
   background-color: #7E8C9E;
 }
 .box-flame {
   border-color: #7E8C9E;
 }
 .blog-box-flame {
   background: none repeat scroll 0% 0% #697C82;
   color: #FFFFFF;
 }
 .wikiEditor-ui {
   color: #000000;
 }
 .editOptions {
   color: #000000;
 }
 table:not(.infobox) {
   background-color:#C2D6F2;
 }
 .infobox, .toc {
   border: 3px solid #697C82 !important;
   background-color: #C2D6F2 !important;
   color: #696969;
   box-shadow: 0 0 15px #7E8C9E;
   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: #0EA808;
   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: #11E009;
 }
 blockquote {
   border-left-color: #697C82;
   font-size: 16px;
 }

.wikitable {

 color: #696969;

} .wikitable th {

 color: #696969;

} .wikitable td {

 color: #696969;

} .wikitable caption {

 color: #FFFFFF;
 background: #697C82;

} .bordered {

 border: 3px solid #697C82 !important;
 box-shadow: 0 0 15px  #7E8C9E;

} .borderless {

 border: none;
 box-shadow: none;

} .catlinks {

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

}

}}



Bruiser

Bruiser
Information
Prerequisites Fighter lvl 3
Job Tier 2
Job Type Physical
Resource(s) SP, HP
Learned from Miranda
Abilities
Ability 1 Crushing Strike
Ability 2 Focus Strike
Ability 3 T Attack
Ability 4 Grand Slam
Master Ability Frenzy

Physical damage dealer that spends their own health in order to do heavy damage.

Acquisition


This job is acquired by training with Miranda at the barracks after reaching at least level 3 of the Fighter job.

Advancement


Mastering this job will award the character with the additional master ability: Frenzy

Notes