Spaces:
Runtime error
Runtime error
from schools.ling_hai_jue.skills import SKILLS | |
from schools.ling_hai_jue.buffs import BUFFS | |
from schools.ling_hai_jue.talents import TALENT_GAINS, TALENTS, TALENT_DECODER, TALENT_ENCODER | |
from schools.ling_hai_jue.recipes import RECIPE_GAINS, RECIPES | |
from schools.ling_hai_jue.gains import GAINS | |
from schools.ling_hai_jue.attribute import LingHaiJue | |
def prepare(self, player_id): | |
pass | |