Blood of the Chosen | 0:e upplagan
- Danskt band, Engelska, 2022
- Författare: Django Wexler
- Betyg:
130
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
For centuries, the Dawn Republic has ruled over the land unopposed. No more.
Deep below the Gap, Gyre Silvereye discovered a city, hidden far from human eyes. There, the ghouls have dwelt for four hundred years in hibernation, awaiting the moment to wreak their vengeance on the Dawn Republic.
With their help, Gyre can finally see a way to overthrow the all-powerful Twilight Order. But the ghouls do not give their trust easily, and Gyre will need to secure the alliance of the human rebels to the south if they are to even stand a chance. And uniting the two won't be simple.
His sister Maya still fights for the Order. But after recent events, she is no longer certain where her loyalties lie. Chasing the origins of a mysterious artefact to a long-lost library, she just might find the truth – whether she is ready for it or not.
Reviews for Ashes of the Sun:
'Ashes of the Sun has it all, and comes with the higher than highly recommended tag' LoveReading
'A high-octane, dystopian fantasy thrill-ride' Grimdark Magazine
'Immersive and wondrous' SFFWorld
'Gorgeous writing, powerfully drawn characters, and an exciting storyline!' K.D. Edwards
'Exciting. Immersive. Epic' Peter Clines
Deep below the Gap, Gyre Silvereye discovered a city, hidden far from human eyes. There, the ghouls have dwelt for four hundred years in hibernation, awaiting the moment to wreak their vengeance on the Dawn Republic.
With their help, Gyre can finally see a way to overthrow the all-powerful Twilight Order. But the ghouls do not give their trust easily, and Gyre will need to secure the alliance of the human rebels to the south if they are to even stand a chance. And uniting the two won't be simple.
His sister Maya still fights for the Order. But after recent events, she is no longer certain where her loyalties lie. Chasing the origins of a mysterious artefact to a long-lost library, she just might find the truth – whether she is ready for it or not.
Reviews for Ashes of the Sun:
'Ashes of the Sun has it all, and comes with the higher than highly recommended tag' LoveReading
'A high-octane, dystopian fantasy thrill-ride' Grimdark Magazine
'Immersive and wondrous' SFFWorld
'Gorgeous writing, powerfully drawn characters, and an exciting storyline!' K.D. Edwards
'Exciting. Immersive. Epic' Peter Clines
Om denna bok
Blood of the Chosen av Django Wexler är en Danskt band bok med 496 sidor på Engelska. Den utgavs 2022 av Bloomsbury Publishing PLC.
Spara pengar – köp begagnad från Campusbokhandeln
Köp Blood of the Chosen 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:
Pedagogik & psykologi
Bandtyp:
Danskt band
Språk:
Engelska
ISBN:
9781788543248
Upplaga:
0
Utgiven:
2022-07-07
Förlag:
Bloomsbury Publishing PLC
Sidantal:
496
$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"
>