Difference between revisions of "Talk:Racial score"

From Trials in Tainted Space Wiki
Jump to navigation Jump to search
Line 2: Line 2:
  
  
Below is an example for a new race table i made  
+
Below is an example for a new race table i made --[[User:SeriousBlueJewel|SeriousBlueJewel]] ([[User talk:SeriousBlueJewel|talk]]) 19:29, 26 May 2019 (UTC)
 
{|class= "wikitable mw-collapsible mw-collapsed" style="text-align:left"
 
{|class= "wikitable mw-collapsible mw-collapsed" style="text-align:left"
 
|+ class="nowrap" | Click expand to see table
 
|+ class="nowrap" | Click expand to see table
Line 98: Line 98:
  
 
* Race short will return human for "half-" races if used strictly
 
* Race short will return human for "half-" races if used strictly
|}  
+
|}
--[[User:SeriousBlueJewel|SeriousBlueJewel]] ([[User talk:SeriousBlueJewel|talk]]) 19:29, 26 May 2019 (UTC)
 

Revision as of 19:30, 26 May 2019

So, after decompiling the swf and combing through through the scripts trying to find the function that returned race, I found it, and in order to be an Amazon, the base race must be human, and the Amazon score greater than or equal to 4; what this means is that in order to be an "Amazon," you need to reduce your Racial Score for other races below the minimum score, which changes your race to the default human, which allows the the if statement to be true, setting your PC's race to "Amazon." If you want, I can copy the relevant script to a pastebin for perusal. Crazymoniker (talk) 04:02, 5 July 2018 (UTC)


Below is an example for a new race table i made --SeriousBlueJewel (talk) 19:29, 26 May 2019 (UTC)

Click expand to see table
List of all races
Core Race Sub-Race Race-Short* Score Requirement Notes
Human human human Human 3+ (default)
half-ovir human/ovir Ovir 3-4
half-ausar human/ausar Ausar 2
half-huskar human/huskar Huskar 3
half-kaithrit human/kaithrit Kaithrit 3
half kui-tan human/kui-tan Nuki 2
half gryvain human/gryvain Gryvain 4
alien hybrid alien Human 0-3
Equine part horse-morph horse Horse 3-4
horse-morph Horse Horse 5+ Requires
horse-taur Horse Horse 3+ Requires
  • Leg type is Equine
  • Leg count is 4
alicorn-morph Horse Horse 5+ Requires
unicorn-morph Horse Horse 5+ Requires
pegasus-morph Horse Horse 5+ Requires
  • Race short will return human for "half-" races if used strictly