Vi flyttar från butik till nätet - så funkar det framåt
Bringer of Dust | 0:e upplagan
- Häftad, Engelska, 2024
- Författare: Miro J M Miro
- Betyg:
192
kr
Skickas inom 3-6 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
1883. Agrigento, Sicily. A city of spires and now broken hopes and bodies... With the orsine destroyed, Cairndale lies in ruins, and Marlowe has vanished. His only chance of rescue lies in a fabled second orsine - long-hidden, thought lost - which might not even exist. But when a body is discovered in the shadow of Cairndale, Charlie and the Talents realize there is even more at stake than they'd feared. For a new drughr has arisen, ferocious, horned, seemingly able to move in their world at will - and it is not alone. A malevolent figure, known only as the Abbess, desires the dust for her own ends. And deep in the world of the dead, a terrible evil stirs - an evil which the corrupted dust just might hold the secret to reviving, or destroying forever. So the dark journey begun in Ordinary Monsters surges forward, from the sinister underworld of the London exiles, to the roar of the streetmarkets in nineteenth-century Alexandria, to the sunlit silences of the Dalmatian coast. Against bone witches, mud glyphics, and a house of twilight that exists in a netherworld all its own, the Talents must work together - if they are to have any hope of staving off the world of the dead, and saving their long-lost friend. A breathtaking sequel to Ordinary Monsters that delves even deeper into the rich worldbuilding and darkly sparkling sparkling tale of The Talents. Praise for Ordinary Monsters (Book One of The Talents Trilogy): 'Terrific... A book that creeps up on you, wearing brass knuckles' Conn Iggulden 'A dazzling mountain of wild invention, Dickensian eccentrics, supernatural horros and gripping suspense. Be warned... once you step into this penny dreadful to end all penny dreadfuls, you'll never want to leave' Joe Hill 'Haunting, tense, earth-shattering' Tamora Pierce
Om denna bok
Bringer of Dust av Miro J M Miro är en Häftad bok med 672 sidor på Engelska. Den utgavs 2024 av Bloomsbury.
Spara pengar – köp begagnad från Campusbokhandeln
Köp Bringer of Dust 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:
Häftad
Språk:
Engelska
ISBN:
9781526651075
Upplaga:
0
Utgiven:
2024-09-17
Förlag:
Bloomsbury
Sidantal:
672
$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"
>