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