Vi flyttar från butik till nätet - så funkar det framåt
Dragonfly Falling | 0:e upplagan
- Danskt band, Engelska, 2021
- Författare: Adrian Tchaikovsky
- Betyg:
131
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
Dragonfly Falling is the second book in the critically acclaimed epic fantasy series Shadows of the Apt by Adrian Tchaikovsky, author of the Arthur C. Clarke Award-winning Children of Time.
Every hero must be tested . . .
The Wasp Empire’s armies are on the move – and the city of Tark will be first to feel their might. Salma and Totho prepare for battle, alongside their Ant-kinden brethren. And within Tark’s walls, they’ll face a force greater than any Lowlander has ever seen. Stenwold Maker predicted this threat, and the Empire's secret service now deems him too dangerous to live. So he’s to be eliminated, and his beloved city of Collegium destroyed. For if this centre of learning is lost, it will crush Lowland resistance.
As the Empire's troops continue their relentless advance, their young Emperor pursues another, even darker goal. And his success would trigger a reign of blood lasting a thousand years.
Dragonfly Falling is followed by the third book in the Shadows of the Apt series, Blood of the Mantis.
Every hero must be tested . . .
The Wasp Empire’s armies are on the move – and the city of Tark will be first to feel their might. Salma and Totho prepare for battle, alongside their Ant-kinden brethren. And within Tark’s walls, they’ll face a force greater than any Lowlander has ever seen. Stenwold Maker predicted this threat, and the Empire's secret service now deems him too dangerous to live. So he’s to be eliminated, and his beloved city of Collegium destroyed. For if this centre of learning is lost, it will crush Lowland resistance.
As the Empire's troops continue their relentless advance, their young Emperor pursues another, even darker goal. And his success would trigger a reign of blood lasting a thousand years.
Dragonfly Falling is followed by the third book in the Shadows of the Apt series, Blood of the Mantis.
Om denna bok
Dragonfly Falling av Adrian Tchaikovsky är en Danskt band bok med 688 sidor på Engelska. Den utgavs 2021 av Macmillan Distribution.
Spara pengar – köp begagnad från Campusbokhandeln
Köp Dragonfly Falling 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:
9781529050288
Upplaga:
0
Utgiven:
2021-02-18
Förlag:
Macmillan Distribution
Sidantal:
688
$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"
>