RimWorld

RimWorld

ED-Shields
Leluke Mar 4, 2018 @ 4:41pm
Does not work agains glittertech mod weapons?
Hi there, I also use the glittertech mod, and the bullets from weapons from that mod pass right trough the shield.
< >
Showing 1-5 of 5 comments
Logan Aug 8, 2019 @ 8:27am 
The shield doesn't reliably stop any projectiles whose velocity is more than 1 cell/tick, and doesn't stop anything that doesn't use or subclass Projectile. Glittertech projectiles are probably just too fast, so would require a specific patch on the glittertech side to work.
illAligned Aug 22, 2019 @ 10:59am 
does that mean that it doesn't block sniper bullets?
Logan Aug 23, 2019 @ 9:30am 
So the way it works is, every tick, it scans the cells on its perimeter for projectiles. This means the projectile has to be in one of those cells at least once. I'm not sure what velocity the sniper bullets fly (I run CE), but you can estimate the odds of a projectile penetrating as 1-(1/speed). Also, if the projectile isn't coming straight in, it has to go farther than 1 cell (1 cell diagonal), which decreases the penetration chance.
illAligned Aug 24, 2019 @ 7:50am 
Ok thanks!
Leluke Aug 28, 2019 @ 4:58pm 
Awesome! Thank you for the reply, now it makes sense. Very interesting as well, I had no Idea it worked like that
< >
Showing 1-5 of 5 comments
Per page: 1530 50