File size: 376 Bytes
3ed500d
 
 
 
 
 
dace851
 
 
 
1
2
3
4
5
6
7
8
9
10
11
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