Search results

  1. T

    More colors for Behemoth's Crystal Ridgeback?

    I believe the core of the compliant/request is not so much a lack of variety itself, but an inability to make the color 'fit' aesthetically with the rest of the character's color scheme. Instead of fully random, would it be possible to match the spike color to the player's Scale Color if scale...
  2. T

    Missing/Gated Permapaint Colors

    Could you add Gemstone to Scales of Color as well? Snake Shake can get Amethyst, Emerald, Onyx and Ruby.
  3. T

    TiTs Wiki Thread

    I looked through the Crew Toy section of the code, and I didn't see anybody that wasn't already on the list (though it's hard to be sure), so I think it was just a duplicate. Added a Crew Toy column to the Crew page for good measure.
  4. T

    Non-standard perks/traits

    Perks by Source Maximizing Combat Potential Do Wings count? They let you Fly in combat now. Many count toward a specific race, but you can generally keep them without issue.
  5. T

    Missing/Gated Permapaint Colors

    Onyx was under Metallic in Flash but seems to have been removed in JavaScript. start-5's Save Editor has a very convenient and intuitive graphic interface. Edit: Updated the Wiki
  6. T

    More colors for Behemoth's Crystal Ridgeback?

    Turns out 'Wing Style' and 'Horn Style' Status Effects exist and override the default Wing/Horn colors, respectively. The override color is stored in the tooltip. I don't see any reason there couldn't be a 'Ridgeback Style' status that can override the color, especially since the Perk...
  7. T

    A list of unrelated questions

    Turns out you can have a different Wing and Fur color. Give yourself the 'Wing Style' Status Effect and change the tooltip to whatever color you want. You may want to set it to Hidden, so it doesn't show up in your list of statuses. I did a little more investigation. The code was present in the...
  8. T

    Source Code Access

    Given up on the GitHub, yes, but you can still see the code via the Developer Console (F12). As you'd know if you read the last couple of comments on this very page.
  9. T

    How do you design and pilot your ships?

    [/Spoiler] [/Spoiler] Ships seem to have a special Evasion calculation, which I don't think is capped like Ground Combat Evasion.
  10. T

    A list of unrelated questions

    It's a weird weapon. It's nicknamed 'Snowstorm', so you might expect Freezing, but nope. Kinetic bullets. Also: attackNoun = "laser beam", Apparently, she does have a 2nd gun.
  11. T

    A list of unrelated questions

    You don't even get them if you kill her. SHIZZY KIRO TALK is linked to a scene in Shizuya's room on the Great Majin. SHIZZY MET ANNO determines if Shizuya refers to Anno by first name in once scene.
  12. T

    A list of unrelated questions

    It took some digging, but I found it: Sohpora's unique Ranged weapon. She also has a unique Melee weapon (M7Cryosword), because she's a special snowflake like that.
  13. T

    What Content Would You Like Added?

    Write it yourself. A specialty TF like that is one of the easiest things to write. The system already properly supports 'Taurs of races that can't normally be one, and there's an item that is just +tail count. The hardest part is probably coming up with a punny name. There's a thread...
  14. T

    Disarming and how not to be in TiTS

    Smuggler can be functionally immune via Quickdraw. If un-equipping/re-equipping a weapon is the intended counter, I think it could probably be better signposted. Which enemies can disarm? Sexbots (ranged only), Cyberpunks (Energy Weapons), Hyrax Alpha. Tainted Cultist has not-a-disarm. Who...
  15. T

    A list of unrelated questions

    As far as I know, it's just the pussy. I found it in the code. It seems to be intended to allow Feathered Wings to have a separate color from the main Feathers/Fur. But it's not hooked up (properly? yet?). Incidentally, you can have a different Scrotum color, but it doesn't use the "Ceria Dye...
  16. T

    Pitching a Plan: Class Change Options

    Technically, it does. "occupation" and "characterClass" are separate. You'd probably have to go through the game and find all the "characterClass" checks and change them when appropriate.
  17. T

    Pitching a Plan: Class Change Options

    It probably would be technically possible. It can be fairly easily done with Save-Editing. 1. Remove all Class Perks. (You can already refund your choices via Level Up menu if Cheats are enabled.) 2. Change Class. ("characterClass") Kineticist would be kind of weird, from a lore standpoint...
  18. T

    How do you design and pilot your ships?

    1. I was including them for completeness. (Teyaal is specifically geared to negate the Sidewinder's 'weaknesses'.) 2. I first got a Shield Vampire when testing Teyaal (in the period where she'd attack you even if you weren't flying the Sidewinder) and felt like being cheeky. I liked it enough to...
  19. T

    How do you design and pilot your ships?

    You're forgetting about enemy Accuracy.
  20. T

    How do you design and pilot your ships?

    Thrust Vectoring System adds Agility, which is separate from Evasion and stacks. I think. It can be hard to read the code. Shield Vampire, Shield Disruptor & Capacitor Vampire automatically hit. They force a Systems vs Systems check instead.