Difference between revisions of "Racial score (TiTS)"

From Fall of Eden
Jump to navigation Jump to search
(Created page with "{{StyleTiTS}} Captain Steele's race will vary based off of various race scores that are determined on several elements, predominately Steele's Appearance (TiTS)|appearan...")
 
m
Line 69: Line 69:
 
| [[Kui-tan]] || Nuki || 6 ||  
 
| [[Kui-tan]] || Nuki || 6 ||  
 
|-
 
|-
| [[Vanae]] || Vanae || 4 ||  
+
| [[Vanae]]-Morph || Vanae || 4 ||  
 
|-
 
|-
 
| [[Raskvel]] || Raskvel || 6 ||  
 
| [[Raskvel]] || Raskvel || 6 ||  
Line 97: Line 97:
 
----
 
----
 
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:
 
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:
 +
 +
{|class="wikitable unsortable collapsible collapsed bordered" border="1" cellpadding="2" style="text-align:center"
 +
|+ Badger Score
 +
!width="400px"|Condition
 +
!width="80px"|Score
 +
|-
 +
|align="left"|
 +
* Has badger tail
 +
|
 +
+1
 +
|-
 +
|align="left"|
 +
* Has badger arms
 +
|
 +
+1
 +
|-
 +
|align="left"|
 +
* Has badger face
 +
|
 +
+1
 +
|-
 +
|align="left"|
 +
* Has furred skin
 +
|
 +
+1
 +
|-
 +
|}
 +
 +
{|class="wikitable unsortable collapsible collapsed bordered" border="1" cellpadding="2" style="text-align:center"
 +
|+ Nuki Score
 +
!width="400px"|Condition
 +
!width="80px"|Score
 +
|-
 +
|align="left"|
 +
* Has kui-tan ears
 +
|
 +
+1
 +
|-
 +
|align="left"|
 +
* Has long kui-tan tail
 +
|
 +
+1
 +
|-
 +
|align="left"|
 +
* Has kui-tan face
 +
|
 +
+1
 +
|-
 +
|align="left"|
 +
* Has kui-tan arms
 +
|
 +
+1
 +
|-
 +
|align="left"|
 +
* Has kui-tan legs
 +
|
 +
+1
 +
|-
 +
|align="left"|
 +
* Has kui-tan penis
 +
|
 +
+1
 +
|-
 +
|}
  
 
{|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"
Line 146: Line 210:
 
* Ovir score at least 1
 
* Ovir score at least 1
 
* Has non-muzzled human face
 
* Has non-muzzled human face
 +
|
 +
+1
 +
|-
 +
|}
 +
 +
{|class="wikitable unsortable collapsible collapsed bordered" border="1" cellpadding="2" style="text-align:center"
 +
|+ Vanae Score
 +
!width="400px"|Condition
 +
!width="80px"|Score
 +
|-
 +
|align="left"|
 +
* Has vanae ears
 +
|
 +
+1
 +
|-
 +
|align="left"|
 +
* Has vanae tail
 +
|
 +
+1
 +
|-
 +
|align="left"|
 +
* Has vagina(s)
 +
* All vaginas are vanae vaginas
 +
|
 +
+1
 +
|-
 +
|align="left"|
 +
* Has vanae vagina(s)
 +
|
 +
+1
 +
|-
 +
|align="left"|
 +
* Has vanae huntress milk
 +
|
 +
+1
 +
|-
 +
|align="left"|
 +
* Has "<b>Vanae Markings</b>"
 
|  
 
|  
 
+1
 
+1

Revision as of 09:38, 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: