Vi flyttar från butik till nätet - så funkar det framåt
First rider's call | 1:a upplagan
- Danskt band, Engelska, 2011
- Författare: Kristen Britain
- Betyg:
211
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
Karigan may have heard the First Rider's call, but she's not about to let it take over her life ... ... or at least that's what she thinks. She swore to complete a dying man's mission - to deliver a sealed letter to King Zachary. Now that task, more dangerous than she could have imagined, is complete and her work is done, Karigan wants to leave the dangerous world of tainted magic and ancient magicians behind her and return home. Exhausted in both body and spirit, she plans to return to her quiet life and her father's business.But it proves no match for the Rider's call; ghostly hoofbeats sounding in her mind, visions of the freedom of the open road, all calling her back to the king's service as a Green Rider. Karigan resists it, but when she wakes up to find herself - in her nightdress - on horseback and halfway across the country, her destiny is clear: she is a Green Rider.As she discovers, it's not a good time to be called to serve. For a thousand years the D'Yer Wall, a physical and magical barrier protecting the land from the ancient, corrupted Blackveil Forest, has held. For a thousand years the forest, an arboreal prison containing one of Sacoridia's greatest enemies, has been quiet. Not any more. The wall has been breached, unnatural, lethal creatures are finding their way into Sacoridia, a dark sentience is stirring, and the Green Rider magic itself is failing. And in the midst of it all, Karigan is about to be called to her duty ...
Om denna bok
First rider's call av Kristen Britain är en Danskt band bok med 736 sidor på Engelska. Detta är den 1:a upplagan som utgavs 2011.
Spara pengar – köp begagnad från Campusbokhandeln
Köp First rider's call 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:
9780575099876
Upplaga:
1
Utgiven:
2011-03-01
Förlag:
Okänt
Sidantal:
736
$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"
>