Vi flyttar från butik till nätet - så funkar det framåt
Blood of the Old Kings | 0:e upplagan
- Danskt band, Engelska, 2024
- Författare: Sung-Il Kim
- Betyg:
290
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
'Thrilling, inventive, and fierce - a tale of malevolent empire and those who stand against it. Not to be missed' Max Gladstone
There is no escaping the Empire. Even in death, you will serve.
In an Empire fuelled by necromancy, dead sorcerers are the lifeblood. Their corpses are wrapped in chains and drained of magic to feed the unquenchable hunger for imperial conquest.
Born with magic, Arienne has become resigned to her dark fate. But when the voice of a long-dead sorcerer begins to speak inside her head, she listens. There may be another future for her, if she's willing to fight for it.
Miles away, beneath a volcano, a seven-eyed dragon also wears the Empire's chains. Before the imperial fist closed around their lands, it was the people's sacred guardian.
Loran, a widowed swordswoman, is the first to kneel before the dragon in decades. She comes with a desperate plea, and will leave with a sword of dragon-fang in hand and a great purpose before her.
Blood of the Old Kings begins an epic fantasy adventure in which three strangers fight back against an all-powerful Empire, from award-winning author Sung-il Kim and translated by the highly-acclaimed Anton Hur.
'A woman's burning quest for vengeance and power leads to a thrilling magic-filled adventure. Absolutely captivating' K.S. Villoso
'Fast, fun and fabulous! Truly imaginative fantasy with a story that speeds along like a bullet train fueled by sorcery' Dyrk Ashton
'Epic underdog fantasy in which choice outweighs destiny . . . Readers seeking an exciting new fantasy world to sink into will find this hits the spot' Publishers Weekly
'A magnificent tapestry . . . If you're looking for something to scratch that sprawling epic itch, give Blood of the Old Kings a chance' Lightspeed
'Full on fantasy delight . . . expansive and exciting―it's a book that so clearly loves fantasy and gives readers classic elements of the genre in a totally new way. Blood of the Old Kings is just a goddamn blast to read' Reactor
'An immersive world that's sparking towards war' Library Journal
There is no escaping the Empire. Even in death, you will serve.
In an Empire fuelled by necromancy, dead sorcerers are the lifeblood. Their corpses are wrapped in chains and drained of magic to feed the unquenchable hunger for imperial conquest.
Born with magic, Arienne has become resigned to her dark fate. But when the voice of a long-dead sorcerer begins to speak inside her head, she listens. There may be another future for her, if she's willing to fight for it.
Miles away, beneath a volcano, a seven-eyed dragon also wears the Empire's chains. Before the imperial fist closed around their lands, it was the people's sacred guardian.
Loran, a widowed swordswoman, is the first to kneel before the dragon in decades. She comes with a desperate plea, and will leave with a sword of dragon-fang in hand and a great purpose before her.
Blood of the Old Kings begins an epic fantasy adventure in which three strangers fight back against an all-powerful Empire, from award-winning author Sung-il Kim and translated by the highly-acclaimed Anton Hur.
'A woman's burning quest for vengeance and power leads to a thrilling magic-filled adventure. Absolutely captivating' K.S. Villoso
'Fast, fun and fabulous! Truly imaginative fantasy with a story that speeds along like a bullet train fueled by sorcery' Dyrk Ashton
'Epic underdog fantasy in which choice outweighs destiny . . . Readers seeking an exciting new fantasy world to sink into will find this hits the spot' Publishers Weekly
'A magnificent tapestry . . . If you're looking for something to scratch that sprawling epic itch, give Blood of the Old Kings a chance' Lightspeed
'Full on fantasy delight . . . expansive and exciting―it's a book that so clearly loves fantasy and gives readers classic elements of the genre in a totally new way. Blood of the Old Kings is just a goddamn blast to read' Reactor
'An immersive world that's sparking towards war' Library Journal
Om denna bok
Blood of the Old Kings av Sung-Il Kim är en Danskt band bok med 368 sidor på Engelska. Den utgavs 2024.
Spara pengar – köp begagnad från Campusbokhandeln
Köp Blood of the Old Kings 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:
9780356525068
Upplaga:
0
Utgiven:
2024-10-10
Förlag:
Okänt
Sidantal:
368
$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"
>