pub fn get_monster_level_from_spawn_entry(
    spawn_entry: &monster_spawn_entry
) -> u8
Expand description

Returns the level of the monster defined in the specified monster spawn entry.