REDRAGON IMPACT 12400DPI MMO Gaming Mouse - Black
The Redragon Impact is a feature rich wired gaming mouse with RGB backlight, 12400 DPI, 18 programmable buttons and 30G ACC. Specifically designed for gamers who require greater customisation options from their peripherals.
This item is on backorder — new stock is expected around 7 Sep 2026. Order now and we'll ship yours as soon as it arrives.
Frequently Bought Together
The Redragon Impact is a 12400 DPI USB wired gaming mouse that is perfect for MMO gamers. The Impact features 18 programmable buttons, 12 of which are on the side of the mouse. The mouse also offers smooth and precise movements due its high precision sensor (P3327) and perfectly weight balanced base. This makes the Impact perfect for extended gaming sessions and raids.
Features:
- 12 side buttons
- 18 programmable buttons
- 12400 DPI max (500/1000/2000/3000/6200 user adjustable)
- 30G ACC
- 125/250/500/1000 Hz polling rate
- 5 memory modes
- High-speed USB wire
- Button durability: 5 million clicks
- Antioxidant gold-plated USB interface
- Ergonomic design
- RGB backlight
| Brand | Redragon |
| Colour | Black |
| Form Factor | - |
| Interface | - |
| Capacity | - |
| Memory Capacity | - |
| Screen Size | - |
| Resolution | - |
| Refresh Rate | - |
| Cpu | - |
| Cpu Socket | - |
| Warranty | 18 Months |
No reviews yet. Be the first to review this product!
Related Products
Share this product
' + '' + '' + ''; modal.appendChild(content); function closeModal() { if (modal.parentNode) modal.parentNode.removeChild(modal); } modal.addEventListener('click', function(e) { if (e.target === modal) closeModal(); }); content.querySelector('[data-action="close-modal"]').addEventListener('click', closeModal); var copyBtn = content.querySelector('[data-action="copy-link"]'); var copyLabel = copyBtn.querySelector('.btn-label'); copyBtn.addEventListener('click', function() { function flashLabel(text) { var prev = copyLabel.textContent; copyLabel.textContent = text; setTimeout(function() { copyLabel.textContent = prev; }, 1800); } if (navigator.clipboard && navigator.clipboard.writeText) { navigator.clipboard.writeText(url) .then(function() { flashLabel('Copied!'); }) .catch(function() { flashLabel('Press Ctrl+C'); }); } else { // Legacy browser fallback — execCommand still works on http: contexts var ta = document.createElement('textarea'); ta.value = url; ta.style.position = 'fixed'; ta.style.opacity = '0'; document.body.appendChild(ta); ta.select(); try { document.execCommand('copy'); flashLabel('Copied!'); } catch (e) { flashLabel('Press Ctrl+C'); } document.body.removeChild(ta); } }); document.body.appendChild(modal); }