- getMaxLevel(...) - gets the maximum level of the dungeon (this allows to do things like creating a timer in each level, checking for entities everywhere, etc)
- defineScriptEntity(..) - this would allow us to define a scripting entity outside the dungeon (in some lua file included in init.lua)
- getHealth on monsters and getScrollImage on items - ok, I'm cheating because with these we are at 4
