Jump to content

Ice Crystaleyezer has no effect on Thermalock Missiles targeting mechanics


RatSkinner
  • Fixed

The Thermalock missiles lock onto certain non-mob entities with a higher temperature than the world ambient temperature. Unfortunately it does not take into account the ice crystaleyezer's local temperature.

Fixing this would make it a lot more feasible to avoid this attack during the summer, as the player could use an Ice Crystaleyezer to their advantage. local ambient_temp = TheWorld.state.temperature in "SGwagboss_robot@_FindMissileTargets" to local ambient_temp = GetTemperatureAtXZ(x, z) will fix the issue.

On another note, Thermal Stone's also do not take into account Ice Crystaleyezer's local temperature, making it challenging to try and use them to avoid a crystaleyezers temperature effect in summer, as the thermal stone thinks the ambient temperature is ~70 degrees when it is -10 in actuality.

Love, Ratskinner <3 xoxoxo


Steps to Reproduce

Try using the Ice Crystaleyezer against thermalock missles.

  • Like 1



User Feedback


A developer has marked this issue as fixed. This means that the issue has been addressed in the current development build and will likely be in the next update.


Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
  • Create New...