from schools.gu_feng_jue.skills import SKILLS from schools.gu_feng_jue.buffs import BUFFS from schools.gu_feng_jue.talents import TALENT_GAINS, TALENTS, TALENT_DECODER, TALENT_ENCODER from schools.gu_feng_jue.recipes import RECIPE_GAINS, RECIPES from schools.gu_feng_jue.gains import GAINS from schools.gu_feng_jue.attribute import GuFengJue def prepare(self, player_id): pass