Search results

  1. T

    [0.9.105-PUBLIC#5217] (Un)Lucky Level 13?

    Static Strike uses the Ranged weapon stats. Molten Shot & Static Strike should probably call Bimbo Intelligence. Called Shot blinded a target for 3.30...7 rounds (according to the status tooltip. Should Called Shot call Bimbo Intelligence?
  2. T

    Fixed Typos and Etc

    Also, the Shield Leech message displays only when Steele's Shields are depleted. Missing period.
  3. T

    [0.9.104-PUBLIC#5114] Vermillion Donation Math

    Give Offering: 1 Savicite/item. 2 Savicite/Deconstructor Gauntlet as expected, but 2/Pre-Glass War Salvage stack.* *1 Salvage = 2 Savicite, 11 Salvage = 4 Savicite.
  4. T

    [General] Combat Wierdness

    Physique is the Accuracy stat for Ranged)? Wasn't in Flash... Comment is the same for both combatMiss and rangedCombatMiss, but in Flash the actual calculation was changed to Aim. I suspect a copy-paste error when implementing Third Eye Aim.
  5. T

    Mhen'ga Content Discussion (GENERAL)

    There's your problem. The younger pitchers are in the 'Middle' Jungle.
  6. T

    Turn off cheats after using them?

    It's not really necessary to turn them off. You don't lose access to Achievements or anything. But if you really want to, type: flags.CHEATS_ENABLED = 0 into the console. or possibly 'undefined'. Or delete the flag from your save.
  7. T

    Mhen'ga Content Discussion (GENERAL)

    Young Venus Pitchers are a random encounter around the Probe crash site and the border to the Deep Jungle. You have to have encountered at least one of the Younger ones to meet an Elder. Where are you looking?
  8. T

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

    Should already be fixed for the next version. This is why they should at least do a bugfix update once a week or so.
  9. T

    What is the longest tongue?

    It is, but no explicit length is mentioned, either on the appearance screen or when Lethia Charm changes it.
  10. T

    Amount of male crew members

    Dane was going to be recruitable, but then Fenoxo burned out and decided to cut back writing. IIRC, Edan was going to be recruitable, but his writer decided to only write for CoC2. There aren't a lot of writers left. Most of them work on commissions or on what they want to see. While there...
  11. T

    What is the longest tongue?

    I don't know if you saw my edit above: Feline (Catnip, Override Face) says 4 feet during the transformation, but not in the appearance screen.
  12. T

    What is the longest tongue?

    Tongues don't have an explicit length stat, so the only indicator is the description itself. Only a few give an explicit length. The longest are Draconic and Frostwyrm (4 feet). Catnip (Override, Face) says 4 feet during the transformation, but not in the Appearance menu.
  13. T

    Backers 0.9.104 Carmelita problems

    See here for a test save.
  14. T

    [0.9.104-PUBLIC#5114] Multi-Vagina Codex Stat Readout

    Not sure why 'Capacity:' has a value for the 2nd and 3rd vaginas. Or why Weight is listed. Or why it ate Capacity on the 2nd. Weight/Bonus line corrects itself on a load?
  15. 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)...
  16. 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%...
  17. 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.
  18. 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.
  19. 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.