AngoHF's picture
5.5 commit
dace851
raw
history blame
376 Bytes
from schools.bei_ao_jue.skills import SKILLS
from schools.bei_ao_jue.buffs import BUFFS
from schools.bei_ao_jue.talents import TALENT_GAINS, TALENTS, TALENT_DECODER, TALENT_ENCODER
from schools.bei_ao_jue.recipes import RECIPE_GAINS, RECIPES
from schools.bei_ao_jue.gains import GAINS
from schools.bei_ao_jue.attribute import BeiAoJue
def prepare(self, player_id):
pass