Chaos - Blades of Khorne
Sortierung
Produktfilter
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: [4.9, 112.5],
connect: true,
range: {
min: [4.9],
max: [112.5]
}
});
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
Spielsysteme & Marken
Sprache
Maßstab
Whr 40k Fraktion
Kategorien
Kategorien
- -10%Warhammer Age of Sigmar Warcry Claws of Karanak
Statt 50,00 EUR45,00 EUR ** inkl. MwSt. zzgl. Versand - -10%Blades of Khorne Warscroll Cards 3. Ed. (Englisch)
Statt 29,00 EUR26,10 EUR ** inkl. MwSt. zzgl. Versand - -10%Blades of Khorne Warscroll Cards 3. Ed. (Deutsch)
Statt 29,00 EUR26,10 EUR ** inkl. MwSt. zzgl. Versand - Daemons Of Khorne Skullmaster Herald of Khorne on Juggernaut [GW WEB EXKLUSIV]40,00 EUR ** inkl. MwSt. zzgl. Versand
- -10%Warhammer Underworlds Nethermaze Gorechosen of Dromm (Englisch)
Statt 34,00 EUR30,60 EUR ** inkl. MwSt. zzgl. Versand - -10%Warhammer Underworlds Nethermaze Dromms Auserkorene (Deutsch)
Statt 34,00 EUR30,60 EUR ** inkl. MwSt. zzgl. Versand - Blades of Khorne Slaughterpriest with Hackblade and Wrath-hammer [GW WEB EXKLUSIV]27,00 EUR ** inkl. MwSt. zzgl. Versand
- Blades of Khorne Exalted Deathbringer with Impaling Spear [GW WEB EXKLUSIV]27,00 EUR ** inkl. MwSt. zzgl. Versand
- Blades of Khorne Aspiring Deathbringer with Goreaxe and Skullhammer [GW WEB EXKLUSIV]23,00 EUR ** inkl. MwSt. zzgl. Versand
- Daemons Of Khorne Karanak the Hound of Vengeance [GW WEB EXKLUSIV]32,50 EUR ** inkl. MwSt. zzgl. Versand
- -10%Daemons Of Khorne Bloodmaster Herald of Khorne
Statt 24,00 EUR21,60 EUR ** inkl. MwSt. zzgl. Versand - Start Collecting Khorne Bloodbound Goreblade Warband [GW WEB EXKLUSIV]75,00 EUR ** inkl. MwSt. zzgl. Versand
- -10%Blades of Khorne Wrathmongers / Skullreapers
Statt 50,00 EUR45,00 EUR ** inkl. MwSt. zzgl. Versand - Daemons Of Khorne Bloodthrone / Skullcanon [GW WEB EXKLUSIV]35,00 EUR ** inkl. MwSt. zzgl. Versand