Defining new events - Ryue/RedEyesDungeonCrawlerEngine GitHub Wiki
Events can easily be defined by just making a label in the form of: label Eventxxx: then the number which is represented by xxx needs to be mentioned in a used mapfile and the event is automatically run whenever the player enters the appropriate cell.
Of important note here is that a return from the event returns to the dungeon crawler engine.