Search results

  1. T

    Collars

    The Appearance description doesn't update until you leave the screen and come back.
  2. T

    Levelup Weirdness

    Personally, I'd say it's a bug. Especially since Max Willpower increases by 1/2 Resolve. I'd also recommend training with Ramis instead of putting points in Willpower.
  3. T

    What Content Would You Like Added?

    Pro tip: There are two ways to remove Ditz Speech. 1. Recruit Yammi and uplift the Pexiga. Repair the Doll Maker and choose IQ B-Gone (small dose). Ditz Speech will be removed after the effect wears off. 2. Open the Browser Console (F 12) and type or copy/paste pc.removePerk("Ditz Speech")...
  4. T

    Armor Stat Guide

    It('s supposed to) depend on your class: Smugglers want Evasion because they get 150%. Once they hit the 50% cap, other stats should be prioritized. I go for Shields. Tech Specialists want Shields because their Recovery ability restores based on Max Shields (& Level & Intelligence). I've made...
  5. T

    Is escaping Penny's quest hopeless?

    Did some testing on my own, and I think the EMP Grenades and EM Poppers might be bugged. They're supposed to Stun Robotic enemies. I'm glad it worked out, anyway.
  6. T

    Is escaping Penny's quest hopeless?

    I edited my post with instructions while you were writing that. It's the reason the old cheat commands don't work.
  7. T

    Is escaping Penny's quest hopeless?

    You might be able to use the Teleport function of the Cheat Menu to leave the area. You'll also probably want to use the Browser Console to reset the Flags (might only be possible in Firefox, Edge and several others crash when using the Console). If your problem is specifically the Mining...
  8. T

    ship battle crash

    There was an update to fix this crash (the notes were appended to the bottom of the Blog post). If you're using the downloaded version, you should re-download.
  9. T

    Tried to buy 3 Reducto Pros

    1. You can edit posts. 2. You might want to upload your save. I tried buying 3 ReductPros from the Vending Machine outside Beth's, couldn't reproduce the crash.
  10. T

    Ship battle bug

    You might want to upload your save. I haven't experienced this, and I suspect most other people haven't, either (there would be a lot more reports).
  11. T

    How to avoid the rat thieves stunlock?

    How could I forget the Custom Shock Gear for Melee Smuggler? Stun Chance, Bonus Hit Rate, Evasion. If the Accessory Slot is dedicated to the Light Jetpack, I suppose you can eat the Evasion penalty. I still think you're generally better off by focusing on Shields. That said, Smugglers have an...
  12. T

    How to avoid the rat thieves stunlock?

    First, I usually do some stat training, so I'm not limited to just level up points (though I wait until after Zheng Shi for most of it because Augment-Weave). I also generally prioritize Shields over HP Defense because Shields come back every encounter. Merc: Note, I've really only played Melee...
  13. T

    How to avoid the rat thieves stunlock?

    I assume you selected perks before fighting them? Can you go into more detail on what gear you used? What you think is optimal might not actually be. Personally, I find Flags to be more impactful than raw stats, especially for weapons. Trip was changed some time ago to make it more impactful*...
  14. T

    How to avoid the rat thieves stunlock?

    They have two Stun attacks: One targets Physique, the other targets Willpower. With the Tease Tech, are you using Tease attacks or a weapon (Slut Rays/Bimbolium Emitter)? Heavy Slut Ray from the Slavebreakers has a built-in Stun Chance and can be Overcharged. It can also be fired 4 times/round...
  15. T

    [0.9.007 - Public] Reflexes does not increase evasion or codex display bug

    My question is: How do Cloak and Dagger, Riposte or Take Cover interact with the Evasion cap?
  16. T

    [0.9.007 - Public] Reflexes does not increase evasion or codex display bug

    Looking at the Flash code (because I don't know how to locate the relevant code in JavaScript): if(rand(100)+1+attacker.physique()/2.5+attackerToHit < hitThreshold+target.reflexes()/2.5+target.evasion()) if(rand(100)+1+attacker.aim()/2.5+attackerToHit <...
  17. T

    What are your gripes/criticism of TiTs?

    That would make all other encounters even easier. It would also require a lot more work for each companion. It's much better to re-balance the difficult encounters (though I doubt they'll do that). I asked in your other thread what your Stats, Perks and Equipment are, because they make a big...
  18. T

    [0.9.007 - Public] Reflexes does not increase evasion or codex display bug

    The 10% Evasion from Lucky Breaks is a separate check, if I recall: it checks Evasion first, then a separate check for the Lucky Breaks dodge. That's actually something that could probably be made more visible. Have a specific message for when Lucky Breaks causes the miss.