Vi flyttar från butik till nätet - så funkar det framåt
Legend of the Galactic Heroes, Vol. 3 | 0:e upplagan
- Danskt band, Engelska, 2016
- Författare: Yoshiki Tanaka
- Betyg:
Butikslager
Onlinelager
Ej i lager
$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
It’s the master tactician of the ruthless Galactic Empire versus the Free Planets Alliance in Japan’s greatest space opera epic!
In the thirty-sixth century, humanity has conquered the galaxy and colonized countless star systems. The Galactic Empire, modeled along Prussian lines, and the democratic Free Planets Alliance are at war, and the fate of every human being in the universe hangs in the balance. This classic Japanese space opera, adapted into a legendary anime, is finally available in English for the first time.
A grand scheme for retaking Iserlohn is delivered to Reinhard, who with renewed determination seeks to become ruler of the galaxy and to fulfill the oath he made with a dear, departed friend. But what are the aims of Phezzan, the third force at work behind the scenes? Meanwhile, no sooner is Yang breathing a sigh of relief when Julian returns from his first combat mission than he is summoned to an inquest and departs for the capital of the alliance. As if waiting for this opportunity to strike, however, the imperial military's secret weapon appears right at the gates of Iserlohn. The battle begins! Who will endure?
In the thirty-sixth century, humanity has conquered the galaxy and colonized countless star systems. The Galactic Empire, modeled along Prussian lines, and the democratic Free Planets Alliance are at war, and the fate of every human being in the universe hangs in the balance. This classic Japanese space opera, adapted into a legendary anime, is finally available in English for the first time.
A grand scheme for retaking Iserlohn is delivered to Reinhard, who with renewed determination seeks to become ruler of the galaxy and to fulfill the oath he made with a dear, departed friend. But what are the aims of Phezzan, the third force at work behind the scenes? Meanwhile, no sooner is Yang breathing a sigh of relief when Julian returns from his first combat mission than he is summoned to an inquest and departs for the capital of the alliance. As if waiting for this opportunity to strike, however, the imperial military's secret weapon appears right at the gates of Iserlohn. The battle begins! Who will endure?
Om denna bok
Legend of the Galactic Heroes, Vol. 3 av Yoshiki Tanaka är en Danskt band bok med 272 sidor på Engelska. Den utgavs 2016.
Spara pengar – köp begagnad från Campusbokhandeln
Köp Legend of the Galactic Heroes, Vol. 3 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:
Skönlitteratur
Bandtyp:
Danskt band
Språk:
Engelska
ISBN:
9781421584966
Upplaga:
0
Utgiven:
2016-11-15
Förlag:
Okänt
Sidantal:
272
$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"
>