[Bug] Advent guardians spam shield projection

After the latest update, the Guardians keep casting shield projection whether or not it's needed. I've had them parked in a gravity well with no enemy ships in sight and they cast it anyways. Anyone else getting this?

Oh, and occasionally they can move while channeling the projected shield.

8,302 views 3 replies
Reply #1 Top

Yeah I got it too. Then when I actually needed the shield I had no more antimatter.

Reply #2 Top

Perhaps if the code governing the casting of the ability checked if the ship was in combat and other ships were unbuffed? Right now I think it just checks for unbuffed ships.

Reply #3 Top

Quoting ChaoticMagician, reply 2
Perhaps if the code governing the casting of the ability checked if the ship was in combat and other ships were unbuffed? Right now I think it just checks for unbuffed ships.
End of ChaoticMagician's quote

Yeah, they really need to make the "OnlyInCombat" a Boolean that can be set independently of other conditions.