Home Contact Us
🛡
LarpGear.net
Field-Tested · Honest · Independent

Welcome to LarpGear.net — a no-fluff resource for live-action roleplayers who want to know how gear actually holds up in the field, not just on a product page.

Browse the categories on the left to find reviews of weapons, armor, shields, clothing, and accessories. Every review is based on real use and stress testing. We are not paid for our work but may receive free product for testing. Expect thoughtful summaries that might border on frank or brutal at times.

Our Rating Scale
★★★★★  Shockingly Good
★★★★☆  Exceptional
★★★☆☆  Good
★★☆☆☆  Serviceable but Risky
★☆☆☆☆  Where’d I Put That Receipt

Pardon our dust!
We are ramping up — there are a lot of items that need reviewing. We are also open to link trading and collaboration. Just drop us a line!

★ Featured Review
⚔ Character Build
Northern Reaver — Level 1
A complete budget Norse warrior kit for your first event. ~$135 in reviewed gear.
Weapons • Shield • Gauntlets • Accessories View Build ›
} }); }()); /* ── Topbar & footer contact links ── */ ['topbar-contact','footer-contact'].forEach(function(id){ var el=document.getElementById(id); if(el) el.addEventListener('click',function(e){e.preventDefault();loadArticle('contact',null);}); }); /* ── Mobile nav ── */ (function(){ var btn=document.getElementById('hamburger'); var sb=document.getElementById('sidebar'); var ov=document.getElementById('mob-overlay'); if(!btn||!sb||!ov) return; function navOpen(){sb.classList.add('open');ov.classList.add('open');} function navClose(){sb.classList.remove('open');ov.classList.remove('open');} btn.addEventListener('click',function(){sb.classList.contains('open')?navClose():navOpen();}); ov.addEventListener('click',navClose); document.getElementById('nav-tree').addEventListener('click',function(e){ if(window.innerWidth<=768 && e.target.closest('.article-link')) navClose(); }); document.getElementById('nav-home').addEventListener('click',function(){if(window.innerWidth<=768)navClose();}); document.querySelectorAll('.nav-static-link').forEach(function(l){ l.addEventListener('click',function(){if(window.innerWidth<=768)navClose();}); }); }());