Difference between revisions of "Racial score (TiTS)"

From Fall of Eden
Jump to navigation Jump to search
m
m
Line 31: Line 31:
  
  
<span title="Race_Score">Other races are determined by race scores and are as follows:</span>
+
<span id="Race_Score">Other races are determined by race scores and are as follows:</span>
 
{|class="wikitable sortable bordered" border="1" cellpadding="2" style="text-align:center"
 
{|class="wikitable sortable bordered" border="1" cellpadding="2" style="text-align:center"
 
|+ Creation: Race
 
|+ Creation: Race
Line 99: Line 99:
  
 
{|class="wikitable unsortable collapsible collapsed bordered" border="1" cellpadding="2" style="text-align:center"
 
{|class="wikitable unsortable collapsible collapsed bordered" border="1" cellpadding="2" style="text-align:center"
|+ <span title="Badger">Badger Score</span>
+
|+ <span id="Badger">Badger Score</span>
 
!width="400px"|Condition
 
!width="400px"|Condition
 
!width="80px"|Score
 
!width="80px"|Score
Line 126: Line 126:
  
 
{|class="wikitable unsortable collapsible collapsed bordered" border="1" cellpadding="2" style="text-align:center"
 
{|class="wikitable unsortable collapsible collapsed bordered" border="1" cellpadding="2" style="text-align:center"
|+ <span title="Myr">Myr Score</span>
+
|+ <span id="Myr">Myr Score</span>
 
!width="400px"|Condition
 
!width="400px"|Condition
 
!width="80px"|Score
 
!width="80px"|Score
Line 169: Line 169:
  
 
{|class="wikitable unsortable collapsible collapsed bordered" border="1" cellpadding="2" style="text-align:center"
 
{|class="wikitable unsortable collapsible collapsed bordered" border="1" cellpadding="2" style="text-align:center"
|+ <span title="Gold_Myr">Gold Myr Score</span>
+
|+ <span id="Gold_Myr">Gold Myr Score</span>
 
!width="400px"|Condition
 
!width="400px"|Condition
 
!width="80px"|Score
 
!width="80px"|Score
Line 197: Line 197:
  
 
{|class="wikitable unsortable collapsible collapsed bordered" border="1" cellpadding="2" style="text-align:center"
 
{|class="wikitable unsortable collapsible collapsed bordered" border="1" cellpadding="2" style="text-align:center"
|+ <span title="Red_Myr">Red Myr Score</span>
+
|+ <span id="Red_Myr">Red Myr Score</span>
 
!width="400px"|Condition
 
!width="400px"|Condition
 
!width="80px"|Score
 
!width="80px"|Score
Line 220: Line 220:
  
 
{|class="wikitable unsortable collapsible collapsed bordered" border="1" cellpadding="2" style="text-align:center"
 
{|class="wikitable unsortable collapsible collapsed bordered" border="1" cellpadding="2" style="text-align:center"
|+ <span title="Orange_Myr">Orange Myr Score</span>
+
|+ <span id="Orange_Myr">Orange Myr Score</span>
 
!width="400px"|Condition
 
!width="400px"|Condition
 
!width="80px"|Score
 
!width="80px"|Score
Line 248: Line 248:
  
 
{|class="wikitable unsortable collapsible collapsed bordered" border="1" cellpadding="2" style="text-align:center"
 
{|class="wikitable unsortable collapsible collapsed bordered" border="1" cellpadding="2" style="text-align:center"
|+ <span title="Nuki">Nuki Score</span>
+
|+ <span id="Nuki">Nuki Score</span>
 
!width="400px"|Condition
 
!width="400px"|Condition
 
!width="80px"|Score
 
!width="80px"|Score
Line 285: Line 285:
  
 
{|class="wikitable unsortable collapsible collapsed bordered" border="1" cellpadding="2" style="text-align:center"
 
{|class="wikitable unsortable collapsible collapsed bordered" border="1" cellpadding="2" style="text-align:center"
|+ <span title="Ovir">Ovir Score</span>
+
|+ <span id="Ovir">Ovir Score</span>
 
!width="400px"|Condition
 
!width="400px"|Condition
 
!width="80px"|Score
 
!width="80px"|Score
Line 338: Line 338:
  
 
{|class="wikitable unsortable collapsible collapsed bordered" border="1" cellpadding="2" style="text-align:center"
 
{|class="wikitable unsortable collapsible collapsed bordered" border="1" cellpadding="2" style="text-align:center"
|+ <span title="Vanae">Vanae Score</span>
+
|+ <span id="Vanae">Vanae Score</span>
 
!width="400px"|Condition
 
!width="400px"|Condition
 
!width="80px"|Score
 
!width="80px"|Score

Revision as of 10:06, 30 July 2015

{{#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;

}

}} Captain Steele's race will vary based off of various race scores that are determined on several elements, predominately Steele's appearance.


Race


During character creation, the race of the father (Victor Steele) and mother will determine Steel's starting race:

Creation: Original Race
Father Mother Race
Victor Steele
(Human)
Human Human
Ausar Half-Ausar
Kaithrit Half-Kaithrit
Leithan Half-Leithan
Kui-tan Half Kui-tan


Other races are determined by race scores and are as follows:

Creation: Race
Race Score Type Min.
Score
Prerequisite Condition
Human (default)
Part Horse-Morph Horse 2
Half-Ovir Ovir 3 Race: Human
Half-Ausar Ausar 2 Race: Human
Half-Kaithrit Kaithrit 3 Race: Human
Half-Leithan Leithan 3 Race: Human
Half Kui-tan Nuki 2 Race: Human
Rask-Morph Raskvel 2
Raskvel-Morph Raskvel 4
Horse-Morph Horse 4
Panda-Morph Panda 4
Ausar Ausar 4
Kaithrit Kaithrit 6
Leithan Leithan 6 Original Race: Half-Leithan
Kui-tan Nuki 6
Vanae-Morph Vanae 4
Raskvel Raskvel 6
Zil Zil 4
Badger Badger 4
Ovir Ovir 5
Myr Myr 4
Gold Myr Gold Myr 8 Race: Myr
Red Myr Red Myr 8 Race: Myr
Orange Orange Myr 9
Naleen Naleen 5 Has Naga body
Naga Has Naga body, Race is not Naleen


Score Type


Race score is the score that determines which race Steele closely resembles on a superficial, if not genetic, level. Most of the race scoring counts body parts, but some scores will also count perks and/or status effects. There are several scoreboards for each race type: