Difference between revisions of "Rogue"

From Fall of Eden
Jump to navigation Jump to search
Line 42: Line 42:
 
|align="center"| <span id="2"></span><b>2</b>
 
|align="center"| <span id="2"></span><b>2</b>
 
|align="left"| 20
 
|align="left"| 20
|align="left"|[[Attributes_(FoE)#DEX|DEX]] +2, [[Attributes_(FoE)#SPI|SPI]] +1
+
|align="left"|[[Attributes_(FoE)#DEX|DEX]] +3
 
|align="left"| [[Dirty Blow (FoE)|Dirty Blow]]
 
|align="left"| [[Dirty Blow (FoE)|Dirty Blow]]
 
|-
 
|-
 
|align="center"| <span id="3"></span><b>3</b>
 
|align="center"| <span id="3"></span><b>3</b>
 
|align="left"| 40
 
|align="left"| 40
|align="left"|[[Attributes_(FoE)#STA|STA]] +1, [[Attributes_(FoE)#DEX|DEX]] +2
+
|align="left"|[[Attributes_(FoE)#DEX|DEX]] +2, [[Attributes_(FoE)#INT|INT]] +1
 
|align="left"| -
 
|align="left"| -
 
|-
 
|-
 
|align="center"| <span id="4"></span><b>4</b>
 
|align="center"| <span id="4"></span><b>4</b>
 
|align="left"| 80
 
|align="left"| 80
|align="left"| [[Attributes_(FoE)#INT|INT]] +2, [[Attributes_(FoE)#DEX|DEX]] +1
+
|align="left"| [[Attributes_(FoE)#CHA|CHA]] +2, [[Attributes_(FoE)#LIB|LIB]] +1
 
|align="left"| [[Kick Sand (FoE)|Kick Sand]]
 
|align="left"| [[Kick Sand (FoE)|Kick Sand]]
 
|-
 
|-
Line 62: Line 62:
 
|align="center"| <span id="6"></span><b>6</b>
 
|align="center"| <span id="6"></span><b>6</b>
 
|align="left"| 320
 
|align="left"| 320
|align="left"|[[Attributes_(FoE)#INT|INT]] +1, [[Attributes_(FoE)#STA|STA]] +2
+
|align="left"|[[Attributes_(FoE)#DEX|DEX]] +2, [[Attributes_(FoE)#STR|STR]] +1
 
|align="left"| [[Swift (FoE)|Swift]]
 
|align="left"| [[Swift (FoE)|Swift]]
 
|-
 
|-
 
|align="center"| <span id="7"></span><b>7</b>
 
|align="center"| <span id="7"></span><b>7</b>
 
|align="left"| 640
 
|align="left"| 640
|align="left"|[[Attributes_(FoE)#SPI|SPI]] +2, [[Attributes_(FoE)#DEX|DEX]] +1
+
|align="left"|[[Attributes_(FoE)#DEX|DEX]] +2, [[Attributes_(FoE)#INT|INT]] +1
 
|align="left"| -
 
|align="left"| -
 
|-
 
|-
 
|align="center"| <span id="8"></span><b>8</b>
 
|align="center"| <span id="8"></span><b>8</b>
 
|align="left"| 1,280
 
|align="left"| 1,280
|align="left"|[[Attributes_(FoE)#INT|INT]] +1, [[Attributes_(FoE)#STA|STA]] +1, [[Attributes_(FoE)#DEX|DEX]] +3
+
|align="left"|[[Attributes_(FoE)#DEX|DEX]] +3, [[Attributes_(FoE)#INT|INT]] +1, [[Attributes_(FoE)#CHA|CHA]] +1
 
|align="left"| [[Backstab (FoE)|Backstab]]
 
|align="left"| [[Backstab (FoE)|Backstab]]
 
|-
 
|-
 
|align="center"| <span id="Total Exp"></span><b>Totals</b>
 
|align="center"| <span id="Total Exp"></span><b>Totals</b>
 
|align="left"| 2,540
 
|align="left"| 2,540
|align="left"|[[Attributes_(FoE)#DEX|DEX]] +12, [[Attributes_(FoE)#INT|INT]] +4, [[Attributes_(FoE)#STA|STA]]+4, [[Attributes_(FoE)#SPI|SPI]] +3
+
|align="left"|[[Attributes_(FoE)#DEX|DEX]] +15, [[Attributes_(FoE)#INT|INT]] +3, [[Attributes_(FoE)#STR|STR]]+1, [[Attributes_(FoE)#LIB|LIB]] +1, [[Attributes_(FoE)#CHA|CHA]] +1
 
|align="left"|  
 
|align="left"|  
 
|-
 
|-

Revision as of 23:01, 14 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;

}

}}



Rogue

Rogue
Information
Prerequisites Fighter lvl 3
Job Tier 2
Job Type Physical
Resource(s) SP
Learned from Cale or Terry
Abilities
Ability 1 Dirty Blow
Ability 2 Kick Sand
Ability 3 Swift
Ability 4 Backstab
Master Ability T. Attack

Physical damage dealer that can debuffs enemies before attacking with Backstab.

Acquisition


This job is acquired by training with Cale at the Nomads Camp or can be learned from Terry after he/she joins your party. In either case the character must reach at least level 3 of the Fighter job.

Advancement


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


Notes