Difference between revisions of "Tail (TiTS)"

From Fall of Eden
Jump to navigation Jump to search
m
Line 213: Line 213:
 
== Number ==
 
== Number ==
 
----
 
----
 +
Unless otherwise stated, most tail transformations will split/merge tails upon change. These will not be counted here since they technically do not add to/subtract from the overall tail count.
  
=== Increase ===
 
----
 
 
{|class="wikitable sortable collapsible collapsed bordered" border="1" cellpadding="2" style="text-align:center"
 
{|class="wikitable sortable collapsible collapsed bordered" border="1" cellpadding="2" style="text-align:center"
 
|+ Increasing
 
|+ Increasing
Line 232: Line 231:
 
|}
 
|}
  
=== Decrease ===
 
----
 
Unless otherwise stated, most tail transformations will merge multiple tails into one upon change. These will not be counted here since they technically do not subtract from the overall tail count.
 
 
{|class="wikitable sortable collapsible collapsed bordered" border="1" cellpadding="2" style="text-align:center"
 
{|class="wikitable sortable collapsible collapsed bordered" border="1" cellpadding="2" style="text-align:center"
 
|+ Decreasing
 
|+ Decreasing

Revision as of 05:37, 10 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;

}

}} The tail is a body part that Captain Steele can customize. The parameters of this body part that can be currently altered are the type and number of tails.

Type



Number


Unless otherwise stated, most tail transformations will split/merge tails upon change. These will not be counted here since they technically do not add to/subtract from the overall tail count.