
| icon | info | RA score |
|---|---|---|
| //this.on_ground = false; Obtain the Floor spell | 1points | |
| player.air_run_dec = player.max_run_vel/100.0; Obtain the Feather spell | 1points | |
| player.DieToSpikesAndStuff = function(){}; Obtain the Invis spell | 1points | |
| this.vel.y = -1; Obtain the Wall spell | 1points | |
| undefined; Obtain the Undefined spell | 3points | |
| Glitch.TransformPlayer(this); Obtain the Grimoire | 2points | |
| collection.inv += grav.spell_mem.spell Obtain the Gravity and Memory spells | 3points | |
| player.Hat = true; Escape the dungeon and obtain a witch's hat! | 10points | |
| GET room_4_5.txt: 404 (Not found) Find the lost room | 3points | |
| Nice of You to Stop By This is the wrong way | 2points | |
| player.DeathCount.Eligible <= 2 Complete the game having died no more than two times | 5points | |
| MagicDebugger.exe Complete the game within 4 minutes | 5points | |
| var playerSpells = 28; Complete the game having cast only 28 spells or less | 5points | |
| Reverse(float y){}; Complete the game without switching to the wall spell anytime after obtaining the gravity spell | 5points |