Search results

  1. T

    So um.... newbie builds?

    Combat on FIRST-14 is pretty easy once you've gotten an Arc Sledgehammer from the Scavengers. After that, you can farm Draco Guard (600 Credits) from the Gryvain Techies if you don't want to prostitute yourself. The most important thing from Tarkus is the Hammer Shield from Sex Bots. Once you...
  2. T

    Lust build

    1. First, decide if you want Ice Cold from character creation or not. Ice Cold inverts the Libido calculation so low Libido is better. Low Libido reduces the amount of passive Lust gain, but will also lock you out of Energizing Libido, which doesn't do anything for Lust builds directly, but does...
  3. T

    Not able to start Ghost Deck (Public Version 0.9.016)

    Did you have sex with her? Test Drive doesn't count.
  4. T

    So um.... newbie builds?

    Smuggler is perfectly serviceable, though a major bug will be fixed next patch (Take Advantage doesn't work). Ranged Mercenaries are considered kind of broken (in the good way), Melee Tech Specialists are also very good, but got nerfed from the last time I played. They totally deserved it...
  5. T

    What are your gripes/criticism of TiTs?

    I almost think Tech Specialists are too tanky for their own good. The Devs are having a hard time challenging them and are taking the easy way out and just ignoring Shields, making them pointless. Similarly, the passive Evasion cap was reduced to 50% from 90%. My biggest complaint about that is...
  6. T

    What are your gripes/criticism of TiTs?

    More specifically, the fight forces you to wear a specific Armor with -10 Evasion (no out gearing the fight that way), it absorbs Electricity (so Charge Weapon and the default Drone are actively detrimental) and while it wasn't in the design document, the coder decided it's immunity to...
  7. T

    uhh help?

    I admit I assumed Lucifier would work. However, it seems it actually doesn't change penis type, for whatever reason. If you can get to Zheng Shi, there is a Dong Designer on the 2nd floor that can do Demonic. Wings, Horns and Penis are easiest/don't conflict with the Lupine aesthetic. Demonic...
  8. T

    uhh help?

    If Lucifier doesn't work, you're going to have to give more details. You can also use the Dong Designer on Zheng Shi's Forge level.
  9. T

    Cargo hold bug

    Oddly, it shows the proper storage values in the Codex->Location.
  10. T

    [0.9.009] Charge weapon increases drone damage

    0.9.016-PUBLIC#2419 Doing some more testing, this might not be related to Charge Weapon at all. Drone damage just suddenly jumps from about 30 to 70 for no apparent reason. Are Drones allowed to Crit now? Edit: There is definitely a Charge Weapon boost and an intermittent damage increase that...
  11. T

    What are your gripes/criticism of TiTs?

    Admittedly, I was low-statting it because I wait until after Zheng-Shi for Augment-Weave before Stat grinding, and it's more efficient to spend your level up points after the grind. Last time I cheesed it at about Level 8 with the FZR + Yappi Strap. Not sure how I'm doing it next time I play...
  12. T

    [0.9.015-PUBLIC#2392] Smuggler ability "Take Advantage" has no effect

    Is this still an issue in 0.9.016?
  13. T

    What are your gripes/criticism of TiTs?

    That sounds extremely irritating, especially as a random encounter. How common is she and does she at least drop decent loot? Do we have to start a meme about Williams's encounters, too?
  14. T

    Hellhound possible now?

    That didn't work in Flash, but apparently it does now. I'm surprised. The notes said genital requirements were mostly removed. Of course, if you don't want a penis, you'll have to do something else. There is no Demonic vagina. Testing with the console, it's looking like Eyes and Tongue don't...
  15. T

    What are your gripes/criticism of TiTs?

    And it's a weapon you might not know exists, if you're a newer player hanging around Zheng Shi for a while. Shield Bypass just feels cheap, especially when it's the primary defense of one of the Classes. Not in one fight, maybe, but it adds up. You either have to start carrying healing items*...
  16. T

    Hellhound possible now?

    For NPCs, Hellhound is Treated Ausar. For the player, it's Canine/Lupine + Demon. It was tricky to get in Flash, because of the way Demon was calculated. After the conversion to JavaScript, for some reason, the calculation for Canine/Lupine was changed in such a way as to make achieving it...
  17. T

    [0.9.015-PUBLIC#2386] Moves left -1 in rerouting minigame

    Are you sure? It's working for me. Make sure your game updated to 0.9.016. Admittedly, I haven't tried any of the puzzles past FIRST-14, yet.
  18. T

    What Content Would You Like Added?

    It might depend on where you're looking. The Class/Level Up screen shows only the Class perks, the Perks list under Appearance shows all of them. I've noticed that in Flash, they were sorted alphabetically. In JavaScript, they're sorted in order of acquisition. I'd like an option to sort...
  19. T

    Sylvie Motherhood?

    I'm fairly certain she has to be drunk, but not too drunk. Tipsy?
  20. T

    After attending the party, what do you have to do?

    Did it change in JavaScript? Because I'm reading it as it sets the value to the current timestamp. Or you could just flag Ula as saved. flags["ULA_SAVED"] = 1 if you want to have given her a coat, 2 if you want to have given her a Heat Belt. I'm not sure if it matters.