Formula

CommonFun.calcAdventureGuideJobExp

function CommonFun.calcAdventureGuideJobExp(BaseLv)
  return 1728 * BaseLv
end