โฆ Verified product
50x25mm Rectangular Plain Plastic Bases
GBP 1.49
Quantity
Night Spire Gaming
Verified independent store
โ
๐ฐ Hobby Heaven Basing System โจ 50x25mm Rectangle Premium Bases Professional Grade Wargaming Bases | OBS Compatible โญ Premium Quality ๐ ๏ธ Magnet-Ready ๐ฏ High Precision ๐ OBS System ๐
Premium Wargaming Excellence Transform your miniatures with our precision-engineered bases. Each base is crafted from high-grade ABS plastic, featuring a glossy black finish that catches the light and elevates your models. Whether you're fielding cavalry units, war machines, or specialized troops, these bases provide the perfect foundation. ๐ซ Premium Features ๐ Precise Dimensions: 50x25mm footprint with 4mm total height - perfect for a wide range of units ๐ช Premium Construction: 1.5mm wall thickness crafted from high-grade ABS plastic for superior durability ๐งฒ Magnet-Ready Design: 2.5mm smooth bottom clearance perfect for 2mm magnets - place them anywhere you need โจ Superior Finish: Glossy black surface that catches the light and provides the perfect painting foundation ๐ฏ Perfect Fit: Designed to tournament specifications for competitive play ๐ก๏ธ Quality Assured: Each base undergoes strict quality control for consistent excellence ๐ Why Choose Our Premium Bases? Our Premium Bases Standard Bases โ 1.5mm precise walls โ Inconsistent wall thickness โ High-grade ABS plastic โ Basic PC plastic โ 4mm optimal height โ Variable height โ 2.5mm magnet space โ No magnet accommodation โ Glossy black finish โ Dull surface โ OBS Compatible โ Limited compatibility โ๏ธ Perfect For Your Units ๐ Mounted Yeoman ๐ท๏ธ Spider Rider Mobs ๐บ Wolf Riders ๐ Skeleton Horsemen ๐น Horse Archers ๐ Chaos Warhounds ๐ฏ Weapon Teams ๐ซ Warplock Jezzails ๐ OBS Ecosystem Integration Join the revolutionary Open Base System ecosystem - a complete solution for modern wargaming ๐ Full Compatibility Seamless integration with all OBS products ๐ฒ Movement Trays Perfect fit with our expanding range of movement solutions ๐ Future-Proof Part of our growing gaming ecosystem ๐ฎ Gaming Ready Tournament-legal and competition-ready ๐ฆ Available Quantities 1-3 Test & Try 5-10 Single Unit 25-50 Army Builder 100 Bulk Value! โ Frequently Asked Questions ๐ How do the magnets work with these bases? The smooth bottom surface has 2.5mm depth, perfect for 2mm magnets which you can place anywhere you need. This flexibility allows for optimal weight distribution based on your model. ๐จ Can I paint and customize these bases? Absolutely! The glossy black surface provides an excellent foundation for painting, texturing, and adding scenic elements. The high-grade ABS plastic accepts all common model paints and basing materials. ๐ What is the OBS system? The Open Base System (OBS) is our comprehensive wargaming solution that includes movement trays, adapters, and accessories. These bases are fully compatible with the entire range, allowing you to expand your gaming options. :root { --store-bg: rgb(34, 34, 34); --primary-color: #ffffff; --secondary-color: #ffd700; --accent-color: #4a4a4a; --text-color: #e0e0e0; --background-light: rgba(255, 255, 255, 0.05); --border-color: rgba(255, 255, 255, 0.1); --gradient-start: #ffd700; --gradient-end: #ff8c00; --glow-color: rgba(255, 215, 0, 0.1); } .product-description { max-width: 1200px; margin: 0 auto; padding: 20px; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; color: var(--text-color); background-color: var(--store-bg); } .main-header { background: linear-gradient(135deg, var(--store-bg), var(--accent-color)); padding: 2.5rem; border-radius: 15px; margin-bottom: 2rem; text-align: center; border: 1px solid var(--border-color); box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3); } .brand-badge { background: linear-gradient(45deg, var(--gradient-start), var(--gradient-end)); color: var(--store-bg); display: inline-block; padding: 0.5rem 1rem; border-radius: 25px; font-weight: bold; margin-bottom: 1rem; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2); } .product-title { font-size: 2.5rem; color: var(--secondary-color); margin-bottom: 0.5rem; text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3); } .product-highlights { display: flex; gap: 1rem; justify-content: center; flex-wrap: wrap; margin-top: 1.5rem; } .highlight-badge { background: rgba(255, 215, 0, 0.1); padding: 0.5rem 1rem; border-radius: 20px; border: 1px solid var(--secondary-color); transition: all 0.3s ease; } .highlight-badge:hover { transform: translateY(-2px); box-shadow: 0 4px 12px rgba(255, 215, 0, 0.2); } .feature-box { background-color: var(--background-light); border-radius: 15px; padding: 2rem; margin-bottom: 2rem; border: 1px solid var(--border-color); transition: all 0.3s ease; } .glow-effect:hover { box-shadow: 0 0 20px var(--glow-color); } .comparison-table { border-radius: 10px; overflow: hidden; border: 1px solid var(--border-color); } .table-header { display: grid; grid-template-columns: 1fr 1fr; background: var(--accent-color); padding: 1rem; font-weight: bold; } .comparison-row { display: grid; grid-template-columns: 1fr 1fr; padding: 1rem; border-top: 1px solid var(--border-color); } .comparison-row:nth-child(even) { background: rgba(255, 255, 255, 0.02); } .column-premium { color: var(--secondary-color); } .unit-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(150px, 1fr)); gap: 1rem; } .unit-item { background: rgba(255, 255, 255, 0.03); padding: 1.5rem; border-radius: 10px; text-align: center; border: 1px solid var(--border-color); transition: all 0.3s ease; } .unit-item:hover { transform: translateY(-2px); box-shadow: 0 4px 12px var(--glow-color); } .unit-icon { font-size: 2.5rem; margin-bottom: 0.5rem; display: block; } .quantity-grid { display: grid;