Beta Test "Tundra Cup" Arena

Is this supposed to be like this cause its still explaining giants gate and colossus
image

It’s taken us a while to confirm prizing for the upcoming seasons (global logistics stuff is hard); we’re aiming to update that info for Season 4 shortly.

1 Like

I have noticed that when I simulate my code against a certain player, the bug I mentioned above occurs when I play as red. This only happens when I play as the red side. Perhaps there is an error when simulating the red side.

Yetis got hp regeneration but the respawn timer increased to 10. Also I weakened monsters and buffed a little mage and frost towers.

Should we instead nerf monsters increase the mana reward for them?

There’s a Teleport bug on the red team. It TP’s them to our own base

Any screenshots or code examples? I can’t reproduce it.

I noticed you got rid of burst. Well frick.
I was kind of counting on using burst for the heavier units, but I guess I’ll have to work around that.

That is strange, burst is working fine for me.

Sorry, what? Why have you decided that burst is not there? O_O

Burst didn’t work when I used it. Let me try again and make sure that it was just a one time thing.

We good. It seemed to be a one time thing.

Hey, um.
Did something happen to the rest of you, where neither you or the opponent had guard movement or tower placing?

No im fine thats weird cause everyone I go against is fine

Okay, I think It didn’t like when I tried to replace a frost tower with a cannon.

Oh umm sometimes it happens if i get an error or smth. Also the on the hints page it says that we can place on any XY coordinate ,but the game only let’s us place on a predefined point. Is it that we are suposed to be able to place on a XY coordinate or that the hint page needs to be fixed?

May I ask how do hero.findActiveAnomalies work? Can someone teach me please

Or can someone tell me how to use it please? Thank you.

The findActiveAnomalies() returns a list of any anomalies, each with it’s own set of values (anomaly.x, anomaly.type, anomaly.force, etc). You can use for loops and if statements to isolate values.

You can use XY but only on the tiles of your color. This method is from Iron and Ice where it was more useful.

1 Like

May you have an example of it please, I am not really sure