the console command is setsubclass - character - class - subclass; it overrides existing subclasses and you get the effects on the next level up - for example i turned eder into a unbroken streetfighter   example in my game   setsubclass companion_eder(clone) fighter fighter_unbroken (subclasses are usually named class_subclass)   if you cant find the character name use "findcharacter" if you cant find the class/subclass name use "findgamedata"   just wanted to let anyone know who's inte