Difference between revisions of "Racial score (TiTS)"

From Fall of Eden
Jump to navigation Jump to search
m
m
Line 41: Line 41:
 
| [[Human]] ||  ||  || ''(default)''
 
| [[Human]] ||  ||  || ''(default)''
 
|-
 
|-
| Part Horse-Morph || [[#Horse|Horse]] || 2 ||   
+
| Part Horse-Morph || [[#Horse|Horse]] || 3 ||   
 
|-
 
|-
 
| Half-Ovir || [[#Ovir|Ovir]] || 3 || Race: Human
 
| Half-Ovir || [[#Ovir|Ovir]] || 3 || Race: Human
Line 61: Line 61:
 
| Raskvel-Morph || [[#Raskvel|Raskvel]] || 4 ||  
 
| Raskvel-Morph || [[#Raskvel|Raskvel]] || 4 ||  
 
|-
 
|-
| Horse-Morph || [[#Horse|Horse]] || 4 ||  
+
| Horse-Morph || [[#Horse|Horse]] || 5 ||  
 
|-
 
|-
 
| Panda-Morph || [[#Panda|Panda]] || 4 ||  
 
| Panda-Morph || [[#Panda|Panda]] || 4 ||  
Line 109: Line 109:
 
| Naga ||  ||  || Has Naga body, Race is not Naleen
 
| Naga ||  ||  || Has Naga body, Race is not Naleen
 
|-
 
|-
| Goo-Morph || [[#Goo|Goo]] || 6 || ''(Not fully implemented)''
+
| Goo-Morph || [[#Goo|Goo]] || 6 ||  
 
|-
 
|-
| [[Galotian]] || [[#Goo|Goo]] || 8 || ''(Not fully implemented)''
+
| [[Galotian]] || [[#Goo|Goo]] || 8 ||  
 
|-
 
|-
 
| Pony ||  ||  || Has MLP legs'', (Not fully implemented)''
 
| Pony ||  ||  || Has MLP legs'', (Not fully implemented)''
 +
|-
 +
| Alien Hybrid || [[#Human|Human]] ||  || Race: Human, Human score less than 4
 
|-
 
|-
 
|}
 
|}
Line 508: Line 510:
 
|-
 
|-
 
|align="left"|  
 
|align="left"|  
* Horse score at least 2
+
* Horse score at least 3
* Has regular type hair
+
* Has at least one equine penis
 +
|
 +
+1
 +
|-
 +
|align="left"|
 +
* Horse score at least 3
 +
* Has at least one equine vagina
 +
|
 +
+1
 +
|-
 +
|align="left"|
 +
* Horse score at least 4
 +
* Has regular hair
 
* Has "<b>Mane</b>" perk
 
* Has "<b>Mane</b>" perk
 +
|
 +
+1
 +
|-
 +
|}
 +
 +
{|class="wikitable unsortable collapsible collapsed bordered" border="1" cellpadding="2" style="text-align:center"
 +
|+ <span id="Human">Human Score</span>
 +
!width="400px"|Condition
 +
!width="80px"|Score
 +
|-
 +
|align="left"|
 +
* Has regular skin
 
|  
 
|  
 
+1
 
+1
 
|-
 
|-
 
|align="left"|  
 
|align="left"|  
* Horse score at least 3
+
* Has non-gooey human arms
* Has at least one equine penis
+
| +1
 +
|-
 +
|align="left"|
 +
* Has two plantigrade human legs
 +
|
 +
+1
 +
|-
 +
|align="left"|
 +
* Has human face
 +
|
 +
+1
 +
|-
 +
|align="left"|
 +
* Has human ears
 
|  
 
|  
 
+1
 
+1
 
|-
 
|-
 
|align="left"|  
 
|align="left"|  
* Horse score at least 3
+
* Has human eyes
* Has at least one equine vagina
 
 
|  
 
|  
 
+1
 
+1
 +
|-
 +
|align="left"|
 +
* Is not bald and has regular hair
 +
| +1
 +
|-
 +
|align="left"|
 +
* Has tail
 +
| -1
 +
|-
 +
|align="left"|
 +
* Has wings
 +
| -1
 +
|-
 +
|align="left"|
 +
* Has goo, taur, naga or drider lower body
 +
| -2
 
|-
 
|-
 
|}
 
|}

Revision as of 17:29, 22 December 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:

Race Score
Race Score Type Min.
Score
Prerequisite Condition
Human (default)
Part Horse-Morph Horse 3
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
Part Bovine-Morph Bovine 3
Bovine-Morph Bovine 6
Raskvel-Morph Raskvel 4
Horse-Morph Horse 5
Panda-Morph Panda 4
Ausar Ausar 4
Demon-Morph Demon 5
Gabilani Gabilani 5
Kaithrit Kaithrit 6
Leithan Leithan 6
Kui-tan Nuki 6
Vanae-Morph Vanae 6
Raskvel Raskvel 6
Zil Zil 6
Badger Badger 4
Ovir Ovir 5
Myr Myr 4
Gold Myr Gold Myr 8 Race: Myr
Red Myr Red Myr 8 Race: Myr
Orange Myr Orange Myr 9
Hucow (Cow-boy/-girl) Cow 4 Race: Human
Horse-taur Horse 2 Has Centaur body
Bovine-taur Bovine 3 Has Taur body
Centaur Has Centaur body, Race: Human
(Race)-taur Has Taur body, Race is Non-natural taur
Naleen Naleen 5 Has Naga body
Naga Has Naga body, Race is not Naleen
Goo-Morph Goo 6
Galotian Goo 8
Pony Has MLP legs, (Not fully implemented)
Alien Hybrid Human Race: Human, Human score less than 4


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: