class teaching_skill { string skill; int lvl; int num; int xp; object teacher; object taught; object room; }