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