You add either one or the other child bonus to the level, there is no need to define either, they are already defined by the fact of being on the level.
All you need to do is to make ONE event in the parent class to activate the bonus, and then in each of the child classes OVERRIDE this event with the effect that each of them gives.