- Neuheiten -

Sortierung
Filter
Preis
€
―
€
"use strict";
var keypressSlider = document.querySelector(".slider-keypress");
var input0 = document.querySelector(".input-with-keypress-0");
var input1 = document.querySelector(".input-with-keypress-1");
var inputs = [input0, input1];
noUiSlider.create(keypressSlider, {
start: [3.5, 699],
connect: true,
range: {
min: [3.5],
max: [699]
}
});
keypressSlider.noUiSlider.on("update", function(values, handle) {
inputs[handle].value = values[handle];
function setSliderHandle(i, value) {
var r = [null, null];
r[i] = value;
keypressSlider.noUiSlider.set(r);
}
inputs.forEach(function(input, handle) {
input.addEventListener("change", function() {
setSliderHandle(handle, this.value);
});
input.addEventListener("keydown", function(e) {
var values = keypressSlider.noUiSlider.get();
var value = Number(values[handle]);
var steps = keypressSlider.noUiSlider.steps();
var step = steps[handle];
var position;
switch (e.which) {
case 13: setSliderHandle(handle, this.value); break;
case 38: position = step[1]; if (position === false) { position = 1; } if (position !== null) {setSliderHandle(handle, value + position); } break;
case 40: position = step[0]; if (position === false) { position = 1; } if (position !== null) { setSliderHandle(handle, value - position); } break;
}
});
});
});
Verfügbarkeit
Hersteller
Epoche MoBa
Land MoBa
Spielsysteme & Marken
Sprache
Maßstab
Infinity Fraktion
Bolt Action Fraktion
Spielerzahl
Spieldauer
Komplexität
Spielart
Glück / Taktik
Altersempfehlung
Kategorien
- One Piece Eustass"Captain"Kid Starter Deck Yellow [ST-36] (Englisch)24,90 € ** inkl. MwSt. zzgl. Versand
- One Piece Charlotte Katakuri Starter Deck Purple [ST-34] (Englisch)24,90 € ** inkl. MwSt. zzgl. Versand
- Battlefield in a Box Mundus Imperialis Fortress Straights Walls57,75 € ** inkl. MwSt. zzgl. Versand
- Battlefield in a Box Galactic Warzones Rebel Outpost Particle Cannons29,00 € ** inkl. MwSt. zzgl. Versand
- Battlefield in a Box Galactic Warzones Rebel Outpost Hunter Turrets34,00 € ** inkl. MwSt. zzgl. Versand
- Battlefield in a Box Galactic Warzones Rebel Outpost Ion Cannon64,00 € ** inkl. MwSt. zzgl. Versand
- Battlefield in a Box Galactic Warzones Rebel Outpost Trenchline Expansion59,00 € ** inkl. MwSt. zzgl. Versand
- Battlefield in a Box Galactic Warzones Rebel Outpost Trenchlines59,00 € ** inkl. MwSt. zzgl. Versand
- -4%Warpaints Fanatic Historical WWII Imperial Japanese Paint Set
Statt 69,90 €67,25 € ** inkl. MwSt. zzgl. Versand - -4%Warpaints Fanatic Historical WWII German Afrika Korps Paint Set
Statt 34,99 €33,75 € ** inkl. MwSt. zzgl. Versand - -10%Bolt Action The Reich's Praetorians Waffen-SS Starter Army 28mm
Statt 125,00 €112,50 € ** inkl. MwSt. zzgl. Versand - -10%Bolt Action Cross of Iron German Grenadiers Starter Army 28mm
Statt 125,00 €112,50 € ** inkl. MwSt. zzgl. Versand