Frozen Fortress/Equinox tips, tricks, and chat

Thank you so much!But somehow it didn’t work?

Can anyone tell me what is mana

it’s not updated so don’t use

「2324_5C4 蔡心怡 via CodeCombat Discourse <notifications@codecombat.discoursemail.com>」在 2023年11月3日 週五,下午7:27 寫道:


im new to frozen fortress, can i know why haste doesnt work properly?

Hi ! So um you cannot target enemy
You need to define the enemy like enemy=OpponentNearst enemy
Then use the code. You can also search online of how to use haste. Hope this helps you!

在 2024年3月12日週二 下午7:02,Lai Tsz Lok via CodeCombat Discourse <notifications@codecombat.discoursemail.com> 寫道:

A year after I created the topic People are still posting, that’s crazy.

1 Like

Hi guys. I saw some towers have fire or ice? on top. And then those tower seems to cause more damage. How can I do that in python? P.S Sorry four my bad english.
冰冻堡垒 - 學習 Python, JavaScript, HTML 的程式開發 _ CodeCombat - Google Chrome 24_3_2024 2_06_53

image

And then to summon some of them:

hero.build("item-to-build", "A-H");

I haven’t looked at frozen fortress in a while so don’t quote me on this.
I believe the fire and ice are buffs and debuffs respectively, applied using the freeze and rage abilities.
I don’t know how your opponent is getting it to apply on towers though.