Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Thanks for playing! The spell system is entirely systematic, which means that if you were able to destroy a rock, you should also be able to create a rock (and rocks unlike fire are able to be pushed)

(3 edits)

but how can i create them? non of my spells I have in the book create them, and the destroy spell i found just by accident like what is the combination and where did I get the information from? (I can't really seem to understand the logical pattern behind the spells.) Also what should this put-eyes-on-the-rock-spell do?


Sorry for the late reply, I'll see if I can help you understand the magic system better.

Each symbol in the game roughly translates to a single english word, and a spell roughly translates to a sentence. For the first two spells in the game, one of them destroys fire, and one of them creates fire. They only differ by a single symbol, so that symbol must be the one that controls whether fire is created or destroyed by the spell. The second and third symbols are shared between the two spells, and both spells have something to do with fire, so one of those symbols must mean fire. You've probably realized that the third symbol is the one that casts the spell, so the second symbol must be the one that means "FIRE."

Therefore, your first scroll must mean "DESTROY FIRE (CAST)" and your second scroll must mean "CREATE FIRE (CAST)"

Also sorry its a bit confusing, but the eyes on the rock just indicate the direction it is facing, so your spell that is putting eyes on the rock is actually just rotating it. Don't worry about understanding exactly how that spell works yet, its basically just there to give you the symbol for rock so that you can cast "CREATE ROCK (CAST)" and "DESTROY ROCK (CAST)". You will eventually learn how the rotate rock spell works, but you will need more scrolls before it to makes sense.