边缘世界 RimWorld

边缘世界 RimWorld

ED-Shields
Leluke 2018 年 3 月 4 日 下午 4:41
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.
< >
正在显示第 1 - 5 条,共 5 条留言
Logan 2019 年 8 月 8 日 上午 8:27 
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 2019 年 8 月 22 日 上午 10:59 
does that mean that it doesn't block sniper bullets?
Logan 2019 年 8 月 23 日 上午 9:30 
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 2019 年 8 月 24 日 上午 7:50 
Ok thanks!
Leluke 2019 年 8 月 28 日 下午 4:58 
Awesome! Thank you for the reply, now it makes sense. Very interesting as well, I had no Idea it worked like that
< >
正在显示第 1 - 5 条,共 5 条留言
每页显示数: 1530 50