Vi flyttar från butik till nätet - så funkar det framåt
The Great Ordeal | 0:e upplagan
- Danskt band, Engelska, 2016
- Författare: R. Scott Bakker
- Betyg:
205
kr
Skickas inom 1-3 vardagar
Butikslager
Onlinelager
I lager hos leverantör
$event.detail.name === 'store-selector' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'store-selector' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'store-selector'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'store-selector'
});
}
});"
class="h-full"
>
Beskrivning
'With The Great Ordeal, the penultimate book in The Aspect-Emperor series, Bakker begins to betray the final mysteries of his cosmos, feeding and goading readers more than in any of the preceding novels... Page for page, this volume was a most haunting pleasure to read.' - Bakkerfans
'The Great Ordeal is a stunning addition to the series, go and buy it as soon as it is available. Seethes with intelligence, action and revelation and is a worthwhile continuation of the smartest epic fantasy of our generation.' - The Wertzone
As Fanim war-drums beat just outside the city, the Empress Anasurimbor Esmenet searches frantically throughout the palace for her missing son Kelmomas.
Meanwhile and many miles away, Esmenet's husband's Great Ordeal continues its epic march further north. But in light of dwindling supplies, the Aspect-Emperor's decision to allow his men to consume the flesh of fallen Sranc could have consequences even He couldn't have foreseen.
And, deep in Ishuäl, the wizard Achamian grapples with his fear that his unspeakably long journey might be ending in emptiness, no closer to the truth than when he set out.
The Great Ordeal is the new novel in R. Scott Bakker's acclaimed Aspect-Emperor series, set in a vivid world of myth, war and sorcery. A series that stands alongside the finest in the genre, for its grand scope, rich detail and thrilling story.
Books by R Scott Baker:
Prince of Nothing Trilogy
The Darkness That Comes Before
The Warrior-Prophet
The Thousandfold Thought
Aspect-Emperor
The Judging Eye
The White Luck Warrior
The Great Ordeal
The Unholy Consult
Novels
Neuropath
Disciple of the Dog
Light, Time, and Gravity
'The Great Ordeal is a stunning addition to the series, go and buy it as soon as it is available. Seethes with intelligence, action and revelation and is a worthwhile continuation of the smartest epic fantasy of our generation.' - The Wertzone
As Fanim war-drums beat just outside the city, the Empress Anasurimbor Esmenet searches frantically throughout the palace for her missing son Kelmomas.
Meanwhile and many miles away, Esmenet's husband's Great Ordeal continues its epic march further north. But in light of dwindling supplies, the Aspect-Emperor's decision to allow his men to consume the flesh of fallen Sranc could have consequences even He couldn't have foreseen.
And, deep in Ishuäl, the wizard Achamian grapples with his fear that his unspeakably long journey might be ending in emptiness, no closer to the truth than when he set out.
The Great Ordeal is the new novel in R. Scott Bakker's acclaimed Aspect-Emperor series, set in a vivid world of myth, war and sorcery. A series that stands alongside the finest in the genre, for its grand scope, rich detail and thrilling story.
Books by R Scott Baker:
Prince of Nothing Trilogy
The Darkness That Comes Before
The Warrior-Prophet
The Thousandfold Thought
Aspect-Emperor
The Judging Eye
The White Luck Warrior
The Great Ordeal
The Unholy Consult
Novels
Neuropath
Disciple of the Dog
Light, Time, and Gravity
Om denna bok
The Great Ordeal av R. Scott Bakker är en Danskt band bok med 512 sidor på Engelska. Den utgavs 2016.
Spara pengar – köp begagnad från Campusbokhandeln
Köp The Great Ordeal begagnad från Campusbokhandeln och spara upp till 25% jämfört med nypris. Du kan bevaka den här boken så får du ett mail så fort vi får in den i lager som begagnad.
Genom att köpa & sälja begagnat sänker du kostnaden för studier både för dig och nästa student samtidigt som du gör nytta för klimatet.
Produktinformation
Kategori:
Okänd
Bandtyp:
Danskt band
Språk:
Engelska
ISBN:
9781841498317
Upplaga:
0
Utgiven:
2016-09-27
Förlag:
Okänt
Sidantal:
512
$event.detail.name === 'primary-menu' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'primary-menu' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'primary-menu'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'primary-menu'
});
}
});"
class="h-full"
>
$event.detail.name === 'mobile-search' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'mobile-search' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'mobile-search'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'mobile-search'
});
}
});"
class="h-full"
>
$event.detail.name === 'mini-cart' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'mini-cart' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'mini-cart'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'mini-cart'
});
}
});"
class="h-full"
>
$event.detail.name === 'add-to-cart' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'add-to-cart' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'add-to-cart'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'add-to-cart'
});
}
});"
class="h-full"
>