Välkommen tillbaka till Campusbokhandeln! Vi firar med inlämningskampanj: Lämna in din kurslitteratur – få 150 :- och chansen att vinna 1 000 :-. Läs mer här!
Simul | 0:e upplagan
- Danskt band, Engelska, 2024
- Författare: Andrew Caldecott
- Betyg:
140
kr
Skickas nästa vardag
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
From Andrew Caldecott, the bestselling author of ROTHERWEIRD, comes the jaw-dropping conclusion of the MOMENTICON duology - an epic adventure like no other!
'Remember Simul' - the last words of a dying man, and the key to mankind's survival.
Words which take Morag, Fogg and their friends on a wild ride through caverns and over mountains, into old paintings, to a university unlike any other and up the lethal Tower of No Return. A ride where mythical beasts, legendary monster-hunters and a corrupt establishment lie in wait . . . while the weather-watchers look on and bide their time.
It's a race against extinction too . . . for nature herself is bent on vengeance.
-------------------------
'Unpredictable, dramatic and always utterly enthralling' - Reader review
'Intelligent and also fun' - Reader review
'Caldecott once again delivers in spades' - Reader review
'Special and dangerous properties . . . opens a series of trap-doors in the readers' imagination' - Hilary Mantel, Booker prize winning author, on Rotherweird
'Remember Simul' - the last words of a dying man, and the key to mankind's survival.
Words which take Morag, Fogg and their friends on a wild ride through caverns and over mountains, into old paintings, to a university unlike any other and up the lethal Tower of No Return. A ride where mythical beasts, legendary monster-hunters and a corrupt establishment lie in wait . . . while the weather-watchers look on and bide their time.
It's a race against extinction too . . . for nature herself is bent on vengeance.
-------------------------
'Unpredictable, dramatic and always utterly enthralling' - Reader review
'Intelligent and also fun' - Reader review
'Caldecott once again delivers in spades' - Reader review
'Special and dangerous properties . . . opens a series of trap-doors in the readers' imagination' - Hilary Mantel, Booker prize winning author, on Rotherweird
Produktinformation
Kategori:
Okänd
Bandtyp:
Danskt band
Språk:
Engelska
Förlag:
Quercus Publishing
Upplaga:
0
Utgiven:
2024-08-15
ISBN:
9781529415490
Sidantal:
384
$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"
>