Search results

  1. T

    [General] Combat Wierdness

    if (attacker.hasPerk("Deadly Shock")) { const targetDamage = Math.round(10 + attacker.level * 2 + attacker.bimboIntelligence() / 1.25); applyDamage({ baseDamage: damageRand(new TypeCollection({ kinetic: targetDamage }), 15)...
  2. T

    Excavation Robot

    I did some more digging: 1. It is possible to proc Deep Freeze on Warbots with Entropy Leech. With Sensory Dampener and maxed Will, it's a 50% chance. Entropy Whip should be 75%. 2. Gravity Crush is Crushing. 3. Deep Freeze -> Gravity Crush, I did 1000+. You can Reality Schism for another 20%...
  3. T

    Crew toy?

    It seems like the Crew Toy option only appears if you have valid Crew member(s). Loading up a test save and recruiting Anno worked.
  4. T

    Crew toy?

    The scenes trigger randomly when you meet certain conditions (i.e. in certain rooms). They're not added to the sex options of individual characters.
  5. T

    Gabilani Panties bugged?

    There was a complaint about the Hardlight malfunctioning never occurring. I wonder if there's a backwards logic check or something.
  6. T

    Crew toy?

    From your description, I thought you found it. The Crew console on your ship.
  7. T

    Crew toy?

    It's a global toggle, not per Crew member. The list just tells you which current Crew members have scenes. The scenes occur at random.
  8. T

    TiTs Wiki Thread

    I think most of the enemies with Armor flags are those who use defined armor. Most of them seem to use PlaceholderArmor with overridden stats. I've been trying to get Bhakar to show up on the main page. I added some categories and he shows up under those. As far as I can tell, the main page is...
  9. T

    [General] Combat Wierdness

    0.9.104-PUBLIC#5114 Milk Thief Armor (Shield) modifies Burning Resist twice: this.inventory.shield.resistances.burning.damageValue = -50.0; this.inventory.shield.resistances.burning.damageValue = 20.0; Corona Flamer modifies Resistances twice. Armor and HP resistances stack, but it seems...
  10. T

    Fixed Typos and Etc

    Vermillion Capitalize. Italic bleed.
  11. T

    [0.9.104-PUBLIC#5114] Group Targeting

    Tika's Heal Health and Heal Shields ask for a target when fighting groups, even though they only affect the PC. Debris Field requires selecting a target but hits all enemies.
  12. T

    What is this email i just got?

    Might be a default message caused by an improperly configured e-mail. Kind of creepy, actually. Edit: No, it's from Sophora (the crazy Jumper on Zheng Shi).
  13. T

    Excavation Robot

    I've never really seen the point of the DoT, myself. It's decent at lower levels, but it doesn't scale with enemy HP/weapon damage. That said, longer fights are where it's best and I'd think of Burn Chance on Magma Crusher as a freebie. It also has Stun, which is much more useful. Crushing pairs...
  14. T

    Excavation Robot

    It's better to do Stat Training (i.e Ten Tom Gym/Ramis/Syri) first, then spend your level up points. Stat training has diminishing returns, level up points do not. You can still max your stats, but it will take longer. If you're not Stat Training, you don't want to spread your Stat Points out...
  15. T

    Excavation Robot

    Easiest way is throwing EMP Grenades every other turn. For more specific advice, we'd need your Class, Perks and Stats. Did you take advantage of Stat Training?
  16. T

    Bug report, stat screen causes a crash

    You're two versions behind. This has been fixed already.
  17. T

    Vark Combat loss descriptions inverted? [TiTS version 0.9.002]

    It is acceptable to post to an old report to bring it to the top instead of creating a new report.
  18. T

    [Fixed] [v0.9.104] Crash: NyreanSpear requires it's canMergeWith

    Taivra's Spear works when added via the Cheat Menu. I'm guessing she's dropping a Nyrean Spear with overridden properties. She should be dropping TaivrasSpear, not NyreanSpear. Edit: Taivra's Spear is safe for me. Just got it. 0.9.104-PUBLIC#5114.
  19. T

    [Fixed] [v0.9.104] Crash: NyreanSpear requires it's canMergeWith

    Doesn't seem to be an issue with naturally dropped spears, either.