Vi flyttar från butik till nätet - så funkar det framåt
Dust of Dreams | 0:e upplagan
- Danskt band, Engelska, 2008
- Författare: Steven Erikson
- Betyg:
193
kr
Skickas inom 0-2 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
The penultimate book in the acclaimed Malazan Book of the Fallen fantasy series
On the Letherii continent the exiled Malazan army commanded by Adjunct Tavore begins its march into the eastern Wastelands, to fight for an unknown cause against an enemy it has never seen.
The fate awaiting the Bonehunters is one no soldier can prepare for, and one no mortal soul can withstand - the foe is uncertainty and the only weapon worth wielding is stubborn courage. In war everyone loses, and this brutal truth can be found in the eyes of every soldier in every world.
Destinies are never simple. Truths are neither clear nor sharp. The Tales of the Malazan Book of the Fallen are drawing to a close in a distant place, beneath indifferent skies, as the last great army of the Malazan Empire seeks a final battle in the name of redemption. Final questions remain to be answered: can one's deeds be heroic when no one is there to see it? Can that which is unwitnessed forever change the world? The answers await the Bonehunters, beyond the Wastelands...
Archaeologist and anthropologist Steven Erikson's debut fantasy novel, Gardens of the Moon, was shortlisted for the World Fantasy Award and introduced fantasy readers to his epic 'The Malazan Book of the Fallen' sequence, which has been hailed 'a masterwork of the imagination'. This River Awakens was hist first novel, and originally published under the name Steve Lundin. Having lived in Cornwall for a number of years, Steve will be returning to Canada in late summer 2012. To find out more, visit www.malazanempire.com and www.stevenerikson.com
On the Letherii continent the exiled Malazan army commanded by Adjunct Tavore begins its march into the eastern Wastelands, to fight for an unknown cause against an enemy it has never seen.
The fate awaiting the Bonehunters is one no soldier can prepare for, and one no mortal soul can withstand - the foe is uncertainty and the only weapon worth wielding is stubborn courage. In war everyone loses, and this brutal truth can be found in the eyes of every soldier in every world.
Destinies are never simple. Truths are neither clear nor sharp. The Tales of the Malazan Book of the Fallen are drawing to a close in a distant place, beneath indifferent skies, as the last great army of the Malazan Empire seeks a final battle in the name of redemption. Final questions remain to be answered: can one's deeds be heroic when no one is there to see it? Can that which is unwitnessed forever change the world? The answers await the Bonehunters, beyond the Wastelands...
Archaeologist and anthropologist Steven Erikson's debut fantasy novel, Gardens of the Moon, was shortlisted for the World Fantasy Award and introduced fantasy readers to his epic 'The Malazan Book of the Fallen' sequence, which has been hailed 'a masterwork of the imagination'. This River Awakens was hist first novel, and originally published under the name Steve Lundin. Having lived in Cornwall for a number of years, Steve will be returning to Canada in late summer 2012. To find out more, visit www.malazanempire.com and www.stevenerikson.com
Om denna bok
Dust of Dreams av Steven Erikson är en Danskt band bok med 1280 sidor på Engelska. Den utgavs 2008.
Spara pengar – köp begagnad från Campusbokhandeln
Köp Dust of Dreams 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:
Skönlitteratur
Bandtyp:
Danskt band
Språk:
Engelska
ISBN:
9780553813173
Upplaga:
0
Utgiven:
2008-10-01
Förlag:
Okänt
Sidantal:
1280
$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"
>