import creation_engine hero = creation_engine.HeroCreation() print(hero.whoami) print(hero.stat_block) print(hero.additional_stats) print(hero.skill_bonuses)