Vi flyttar från butik till nätet - så funkar det framåt
Founding of Valdemar - Beyond | 0:e upplagan
- Danskt band, Engelska, 2022
- Författare: Mercedes Lackey
- Betyg:
118
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 long-awaited founding of Valdemar comes to life in this new series from the New York Times bestselling author and Grand Master of the Science Fiction and Fantasy Writers of America.
Within the Eastern Empire, Duke Kordas Valdemar rules a tiny, bucolic Duchy that focuses mostly on horse breeding. Anticipating the day when the Empire's exploitative and militant leaders would not be content to leave them alone, Korda's father set out to gather magicians in the hopes of one day finding a way to escape and protect the people of the Duchy from tyranny.
Kordas has lived his life looking over his shoulder. The signs in the Empire are increasingly dire. Under the direction of the Emperor, mages have begun to harness the power of dark magics, including blood magic, the powers of the Abyssal Planes, and the binding and "milking" of Elemental creatures.
But then one of the Duchy's mages has a breakthrough. There is a way to place a Gate at a distance so far from the Empire that it is unlikely the Emperor can find or follow them as they evacuate everyone that is willing to leave.
But time is running out, and Kordas has been summoned to the Emperor's Court.
Can his reputation as a country bumpkin and his acting skills buy him and his people the time they need to flee? Or will the Emperor lose patience, invade to strip Valdemar of everything of worth, and send its conscripted people into the front lines of the Imperial wars?
Within the Eastern Empire, Duke Kordas Valdemar rules a tiny, bucolic Duchy that focuses mostly on horse breeding. Anticipating the day when the Empire's exploitative and militant leaders would not be content to leave them alone, Korda's father set out to gather magicians in the hopes of one day finding a way to escape and protect the people of the Duchy from tyranny.
Kordas has lived his life looking over his shoulder. The signs in the Empire are increasingly dire. Under the direction of the Emperor, mages have begun to harness the power of dark magics, including blood magic, the powers of the Abyssal Planes, and the binding and "milking" of Elemental creatures.
But then one of the Duchy's mages has a breakthrough. There is a way to place a Gate at a distance so far from the Empire that it is unlikely the Emperor can find or follow them as they evacuate everyone that is willing to leave.
But time is running out, and Kordas has been summoned to the Emperor's Court.
Can his reputation as a country bumpkin and his acting skills buy him and his people the time they need to flee? Or will the Emperor lose patience, invade to strip Valdemar of everything of worth, and send its conscripted people into the front lines of the Imperial wars?
Om denna bok
Founding of Valdemar - Beyond av Mercedes Lackey är en Danskt band bok med 416 sidor på Engelska. Den utgavs 2022.
Spara pengar – köp begagnad från Campusbokhandeln
Köp Founding of Valdemar - Beyond 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:
9781789099386
Upplaga:
0
Utgiven:
2022-08-25
Förlag:
Okänt
Sidantal:
416
$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"
>