{"product_id":"medievallons","title":"Medievallons ","description":"\u003cdiv class=\"product__description rte quick-description medievallons-theme\"\u003e\n\n\u003cdiv class=\"med-card top\"\u003e\n\n\u003cdiv class=\"med-frame\"\u003e\n\n\u003ch2\u003e 🏰 Medievallons – The guilds of the kingdom compete for the crown\u003c\/h2\u003e\n\n \u003cp\u003eThe throne is empty and the capital is in turmoil. In \u003cstrong\u003eMedievallons\u003c\/strong\u003e , you play as an ambitious nobleman determined to found \u003cstrong\u003epowerful guilds\u003c\/strong\u003e and seize power. Every card is a political choice, every turn a move toward glory or ruin. Only those who combine wit, diplomacy, and a pinch of luck will sit on the crown.\u003c\/p\u003e\n\n\u003cp\u003e Published by \u003cstrong\u003eWulfhorn Games\u003c\/strong\u003e and designed by \u003cstrong\u003eCoen Balkestein\u003c\/strong\u003e , \u003cstrong\u003eMedievallons\u003c\/strong\u003e is an \u003cstrong\u003eaccessible, strategic card game\u003c\/strong\u003e for 2–5 players. Build three identical guilds, defend them from court intrigues, and secure your dominion over the kingdom before the other nobles betray you. \u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"med-card mid\"\u003e\n\n\u003cdiv class=\"med-frame\"\u003e\n\n\u003ch3\u003e ⚜️ Why Medievallons conquers every table\u003c\/h3\u003e\n\n\u003cul\u003e\n\n\u003cli\u003e ⚔️ \u003cstrong\u003eElegant Conflict\u003c\/strong\u003e : Alliances, Betrayals, and Plot Twists in 30 Minutes\u003c\/li\u003e\n\n\u003cli\u003e 🏰 \u003cstrong\u003e13 different guilds\u003c\/strong\u003e with unique powers and character illustrations\u003c\/li\u003e\n\n \u003cli\u003e🧩 \u003cstrong\u003eCompact strategy\u003c\/strong\u003e : build sets and balance risk with timing\u003c\/li\u003e\n\n\u003cli\u003e 👑 \u003cstrong\u003eSuitable for everyone\u003c\/strong\u003e : simple to learn, profound to master\u003c\/li\u003e\n\n\u003cli\u003e 🎨 \u003cstrong\u003eFairytale graphic style\u003c\/strong\u003e that combines humor and medieval intrigue \u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"med-card low\"\u003e\n\n\u003cdiv class=\"med-frame\"\u003e\n\n\u003cp\u003e\u003cstrong\u003eMedievallons\u003c\/strong\u003e is a \u003cstrong\u003efamily-friendly strategic board game\u003c\/strong\u003e that transforms court politics into a fun and colorful challenge. Perfect for those who enjoy fast-paced games with plenty of choices, where every alliance can quickly turn into betrayal.\u003c\/p\u003e\n\n\u003cp class=\"med-quote\"\u003e \u003cem\u003eIn the kingdom of Medievallons, words are worth as much as swords… and often cut deeper.\u003c\/em\u003e \u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n\/* 👑 MEDIEVALLONS – Whimsical Medieval Court Theme *\/\n.medievallons-theme {\n  background: linear-gradient(180deg, #d7f0c4 0%, #b8e292 60%, #a2d078 100%);\n  padding: 2rem 1rem;\n  font-family: \"Inter\", \"MedievalSharp\", serif;\n  color: #2a241a;\n  position: relative;\n  border-radius: 28px;\n  overflow: hidden;\n}\n\n\/* 📜 Parchment texture overlay *\/\n.medievallons-theme::before {\n  content: \"\";\n  position: absolute;\n  inset: 0;\n  background:\n    radial-gradient(circle at 20% 10%, rgba(255,255,255,0.3) 0%, transparent 60%),\n    radial-gradient(circle at 80% 80%, rgba(255,255,255,0.2) 0%, transparent 70%),\n    repeating-linear-gradient(45deg, rgba(255,255,255,0.04) 0, rgba(255,255,255,0.04) 1px, transparent 2px, transparent 5px);\n  mix-blend-mode: overlay;\n  pointer-events: none;\n}\n\n\/* 🏰 CARD STRUCTURE *\/\n.med-card {\n  border-radius: 20px;\n  background: linear-gradient(180deg, #fffdf6 0%, #f9f4e4 100%);\n  border: 2px solid rgba(150,90,40,0.25);\n  box-shadow: 0 0 0 2px rgba(150,80,40,0.15), 0 8px 15px rgba(0,0,0,0.15);\n  margin-bottom: 1.5rem;\n  transform: rotate(-0.3deg);\n  position: relative;\n}\n.med-card.mid {\n  transform: rotate(0.25deg) translateY(-10px);\n  z-index: 2;\n}\n.med-card.low {\n  transform: rotate(-0.15deg) translateY(-16px);\n  z-index: 3;\n}\n\n\/* ⚜️ FRAME *\/\n.med-frame {\n  background: linear-gradient(180deg, #fffefb 0%, #f9f2d8 100%);\n  border-radius: 14px;\n  border: 1px solid rgba(100,60,20,0.2);\n  padding: 1.2rem 1.4rem;\n  box-shadow: inset 0 0 12px rgba(160,100,40,0.1);\n  position: relative;\n}\n.med-frame::after {\n  content: \"\";\n  position: absolute;\n  inset: 0;\n  border-radius: 14px;\n  border: 1px dashed rgba(180,90,30,0.3);\n  pointer-events: none;\n}\n\n\/* ✍️ TYPOGRAPHY *\/\n.medievallons-theme h2 {\n  font-size: 1.2rem;\n  color: #a6321c;\n  text-transform: uppercase;\n  margin-bottom: 1rem;\n  text-shadow: 0 0 8px rgba(255,255,255,0.6);\n}\n.medievallons-theme h3 {\n  font-size: 1rem;\n  color: #7b2413;\n  text-transform: uppercase;\n  margin-bottom: 1rem;\n  text-shadow: 0 0 6px rgba(255,255,255,0.4);\n}\n.medievallons-theme p {\n  font-size: 0.9rem;\n  line-height: 1.8;\n}\n.medievallons-theme ul {\n  list-style: none;\n  padding: 0;\n  margin: 1rem 0;\n}\n.medievallons-theme li {\n  position: relative;\n  padding-left: 1.3rem;\n  margin: 0.5rem 0;\n  font-size: 0.9rem;\n}\n.medievallons-theme li::before {\n  content: \"⚜\";\n  position: absolute;\n  left: 0;\n  color: #a6321c;\n  font-weight: bold;\n  text-shadow: 0 0 4px rgba(255,240,200,0.4);\n}\n\n\/* 👑 Quote *\/\n.med-quote {\n  color: #a6321c;\n  text-align: center;\n  margin-top: 1.4rem;\n  font-weight: 600;\n  font-size: 0.85rem;\n  text-shadow: 0 0 10px rgba(255,220,180,0.5);\n  font-style: italic;\n}\n\n\/* 🏰 Animated banner shimmer *\/\n.medievallons-theme::after {\n  content: \"\";\n  position: absolute;\n  top: 0;\n  left: -50%;\n  width: 200%;\n  height: 100%;\n  background: linear-gradient(120deg, transparent 0%, rgba(255,255,255,0.15) 50%, transparent 100%);\n  animation: bannerGlow 8s linear infinite;\n  pointer-events: none;\n}\n@keyframes bannerGlow {\n  from { transform: translateX(-100%); }\n  to { transform: translateX(100%); }\n}\n\n\/* 📱 MOBILE *\/\n@media (max-width:768px) {\n  .med-card { padding: 1rem; }\n  .medievallons-theme h2 { font-size: 1rem; }\n  .medievallons-theme h3 { font-size: 0.9rem; }\n  .medievallons-theme p, .medievallons-theme li { font-size: 0.8rem; }\n}\n\u003c\/style\u003e","brand":"Wulfhorn Games","offers":[{"title":"Default Title","offer_id":52732837691719,"sku":null,"price":15.99,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0887\/8905\/7863\/files\/Medievallons_00.webp?v=1762806657","url":"https:\/\/frogames.business\/en\/products\/medievallons","provider":"FroGames","version":"1.0","type":"link"}