Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
I believe you already mentioned a solution. I personally suspect that there may be multiple ways to beat the challenge. But you mentioned two ways to improve already.
One hint: When moving - There is not only a mind stone to move.
I personally used the other way you mentioned.
script as follows:
?foe.state = 115 & foe.time = 76 //dodge 3rd stun
equipR Mind Stone
:?count % 5 = 3 & foe.state = 32 & foe.time > 67 //dodge 5th laser
equipR Mind Stone
there r actually more than 1 way of dodge laser, before we use foe.state, we use drawsysmbol function. that's more intersting than this but less accurate though. always check the tutorial website and join the discord to ask for more help
I actually haven't even tried using any scripts with the Mind Stone yet, so that really helps me with starting to think of making use of that aspect of the game! Thanks for sharing!