Difference between revisions of "Talk:Racial score"
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 | ||
+ | |} | ||
+ | |||
+ | Second version --[[User:SeriousBlueJewel|SeriousBlueJewel]] ([[User talk:SeriousBlueJewel|talk]]) 16:35, 27 May 2019 (UTC) | ||
+ | {|class= "wikitable mw-collapsible mw-collapsed" style="text-align:left" | ||
+ | |+ class="nowrap" | Click expand to see table | ||
+ | | | ||
+ | {| class="wikitable" | ||
+ | |+ List of all races | ||
+ | ! Core Race/Race Short* | ||
+ | ! Sub-Race | ||
+ | ! Race-Cute* | ||
+ | ! Score Requirement | ||
+ | ! Notes | ||
+ | |- | ||
+ | | rowspan="9" | Human | ||
+ | | human | ||
+ | | human | ||
+ | | Human 4+ | ||
+ | | (default) | ||
+ | |- | ||
+ | | half-ovir | ||
+ | | human | ||
+ | | Ovir 3-4 | ||
+ | | | ||
+ | |- | ||
+ | | half-ausar | ||
+ | | human | ||
+ | | Ausar 2 | ||
+ | | | ||
+ | |- | ||
+ | | half-huskar | ||
+ | | human | ||
+ | | Huskar 3 | ||
+ | Ausar 2 | ||
+ | | | ||
+ | |- | ||
+ | | half-kaithrit | ||
+ | | human | ||
+ | | Kaithrit 3 | ||
+ | | | ||
+ | |- | ||
+ | | half kui-tan | ||
+ | | human | ||
+ | | Nuki 2 | ||
+ | | | ||
+ | |- | ||
+ | | half gryvain | ||
+ | | human | ||
+ | | Gryvain 4 | ||
+ | | | ||
+ | |- | ||
+ | | amazoness | ||
+ | | human | ||
+ | | Amazon 4+ | ||
+ | | | ||
+ | |- | ||
+ | | amazonian centaur | ||
+ | | human | ||
+ | | Amazon 4+ | ||
+ | | Requires | ||
+ | * [[Leg]] type is Equine | ||
+ | * [[Leg]] count is 4 | ||
+ | |- | ||
+ | | Alien | ||
+ | | alien hybrid | ||
+ | | furry ([[Skin]] type is fur or feathers) | ||
+ | scaly ([[Skin]] type is Scales) | ||
+ | | Human 0-3 | ||
+ | | No other race matched | ||
+ | |- | ||
+ | | Centaur | ||
+ | | Centaur | ||
+ | | Centaur | ||
+ | | Human 4+ | ||
+ | | Requires | ||
+ | * [[Leg]] type is Equine | ||
+ | * [[Leg]] count is 4 | ||
+ | |- | ||
+ | | Vulpine | ||
+ | | vulpine-morph | ||
+ | | Fox [[Alignment#Gender|Gender]] is male (may be forced) | ||
+ | Vixen [[Alignment#Gender|Gender]] is female (may be forced) | ||
+ | | vulpine 4+ | ||
+ | | | ||
+ | |- | ||
+ | | Kitsune | ||
+ | | kitsune-morph | ||
+ | | Fox [[Alignment#Gender|Gender]] is male (may be forced) | ||
+ | Vixen [[Alignment#Gender|Gender]] is female (may be forced) | ||
+ | | Kitsune 4+ | ||
+ | | Requires one of the following | ||
+ | * Vulpine score less than 4 | ||
+ | * [[Tail]] count greater than 1 | ||
+ | |- | ||
+ | | rowspan="6" | Equine | ||
+ | | part horse-morph | ||
+ | | equine | ||
+ | | Horse 3-4 | ||
+ | | | ||
+ | |- | ||
+ | | horse-morph | ||
+ | | equine | ||
+ | | Horse 5+ | ||
+ | | Requires | ||
+ | * No [[wings]] | ||
+ | * [[Horn]] count not 1 | ||
+ | |- | ||
+ | | horse-taur | ||
+ | | equine | ||
+ | | Horse 3+ | ||
+ | | Requires | ||
+ | * [[Leg]] type is Equine | ||
+ | * [[Leg]] count is 4 | ||
+ | |- | ||
+ | | alicorn-morph | ||
+ | | equine | ||
+ | | Horse 5+ | ||
+ | | Requires | ||
+ | * Has [[Horn|Horn(s)]] | ||
+ | * Has [[Wing]]s | ||
+ | |- | ||
+ | | unicorn-morph | ||
+ | | equine | ||
+ | | Horse 5+ | ||
+ | | Requires | ||
+ | * [[Horn]] count of 1 | ||
+ | * No [[Wings]] | ||
+ | |- | ||
+ | | pegasus-morph | ||
+ | | equine | ||
+ | | Horse 5+ | ||
+ | | Requires | ||
+ | * Has [[Wing]]s | ||
+ | * [[Horn]] count not 1 | ||
+ | |- | ||
+ | | rowspan="3" | Cow | ||
+ | | cow-boy | ||
+ | | rowspan="3" | Bull [[Alignment#Gender|Gender]] is male (may be forced) | ||
+ | Cow [[Alignment#Gender|Gender]] is female (may be forced) | ||
+ | | Cow 4+ | ||
+ | | * [[Alignment#Gender|Gender]] is male (may be forced) | ||
+ | |- | ||
+ | | cow-girl | ||
+ | | Cow 4+ | ||
+ | | * [[Alignment#Gender|Gender]] is female (may be forced) | ||
+ | |- | ||
+ | | hucow | ||
+ | | Cow 4+ | ||
+ | | * [[Alignment#Gender|Gender]] is neutral | ||
+ | |} | ||
+ | |||
+ | * Core Race/Race short will return human for "half-" races if used strictly | ||
|} | |} |
Revision as of 16:35, 27 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)
|
Second version --SeriousBlueJewel (talk) 16:35, 27 May 2019 (UTC)
|