GE / extensions / career_branches
career_branchesfunction calcBranchLevelFromValue(val, id)function checkUnlocks()function expandUnlocks(skill, level, unlocks)function extractBranchPathIdFromFilePath(filePath)function getBranchByDomainBranchSkill(domainId, branchId, skillId)function getBranchById(id)function getBranchByPath(pathId)function getBranches()function getBranchIcon(id)function getBranchLevel(id)function getBranchLevelByPath(pathId)function getBranchSimpleInfo(id)function getBranchXP(id)function getLevelLabel(id, level)function getLevelRewardMultiplier(id)function sortBranchNames(a,b) return (order[a] or math.huge) < (order[b] or math.huge) endfunction getSortedBranches()function getXPNeededForLevel(id, level)function onCareerModulesActivated(alreadyInLevel)function onGetUnlockFlagDefinitions(flagDefinitions)function onSaveCurrentSaveSlot(currentSavePath)function orderAttributeKeysByBranchOrder(list)function orderBranchNamesKeysByBranchOrder(list)