getting stunned locked by the twins

Dark67titan

Well-Known Member
Mar 26, 2016
955
238
im doing kiro quest and well i got stun locked into oblivion by the twins, any way to stop this?
 

Theron

Well-Known Member
Nov 8, 2018
3,328
1,319
44
im doing kiro quest and well i got stun locked into oblivion by the twins, any way to stop this?
1. It's an Aim vs Physique check. Their Aim is 35.
2. It can be dodged/evaded.

Can you give more detail about what you're doing? Class & Perks, Weapons & Armor?
if (this.aim()/2 + rand(20) + 1 >= target.physique()/2 + 10)
This is pretty standard.
 

Dark67titan

Well-Known Member
Mar 26, 2016
955
238
1. It's an Aim vs Physique check. Their Aim is 35.
2. It can be dodged/evaded.

Can you give more detail about what you're doing? Class & Perks, Weapons & Armor?
if (this.aim()/2 + rand(20) + 1 >= target.physique()/2 + 10)
This is pretty standard.
Techie, grey goo armour, I can’t recall all my perks or what gun I’m using at the moment but my build is drone/shooting heavy with grav attack and I’m max in all stats bar libido
 

Theron

Well-Known Member
Nov 8, 2018
3,328
1,319
44
Looking at it a bit more: There are two Stun attacks. One calls combatMiss 3 times, if any one misses it fails. The other is the Aim vs Physique check.
Stunning them with Overcharge is likely difficult because they have 50 Physique. I was going to ask if they're immune to Paralyzing Shock, but that goes vs their Physique, too.
They have 50% resistance to Kinetic and 50% weakness to Freezing.
 
Last edited:

SmithEK

Well-Known Member
Apr 20, 2021
1,584
1,458
30
You could always try the other path, if you can't get passed them.