Reginleif is affected by Traitor and Bolt

  • Game Version: 100.18.28714.0

  • Build Number: 553002R

  • Platform: Steam

  • Operating System: Windows 10

Issue: Reginleif is affected by both Traitor and Bolt God Powers

I discovered this bug using cheats:

The Atlantian AI used Traitor on Reginleif, so I got the enemy to revive her and I found out I can use Bolt on her, so I went to the Editor to see if it’s not a one off

1 Like

Hello @Digimon575 - thank you for bringing this to our attention. It’s now being tracked in our database.

Thanks for the reply, If I find any more bugs I’ll post it here.

I just looked into the code and I found that Reginleif has

LogicalTypeValidBoltTarget
LogicalTypeValidTraitorTarget

and

LogicalTypeDivineImmunity

Also the Living Poseidon Statue needs the LogicalTypeDivineImmunity set.

What needs to happen is LogicalTypeDivineImmunity NEEDS to take precedence over LogicalTypeValidBoltTarget
LogicalTypeValidTraitorTarget so God Powers don’t affect units with the LogicalTypeDivineImmunity flag.