{"product_id":"avignone-microgame","title":"Avignone - Microgame","description":"\u003csection class=\"avignone-section\"\u003e\n\u003cdiv class=\"avi-header\"\u003e\n\n \u003ch2\u003e⛪ Avignon – A Microgame of Intrigue, Faith, and Power\u003c\/h2\u003e\n\n\u003cp class=\"avi-sub\"\u003e Anno Domini 1378. Christendom is divided, two popes vie for the crown of Saint Peter, and the echoes of the schism shake Europe. In \u003cstrong\u003eAvignon – Microgame\u003c\/strong\u003e , you and your opponent are rival candidates for the papal throne, ready to manipulate cardinals, nobles, and knights to secure your divine right to power.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"avi-grid\"\u003e\n\n\u003cdiv class=\"avi-card\"\u003e\n\n\u003ch3\u003e ✝️ Strategy and faith\u003c\/h3\u003e\n\n\u003cp\u003e Every turn is a prayer... or a political maneuver. Use your characters' abilities to \u003cstrong\u003edraw souls to your side\u003c\/strong\u003e or push your opponent's away from your dominion. When three figures are completely under your influence, victory is yours.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"avi-card\"\u003e\n\n\u003ch3\u003e ♟️ Influence Duel\u003c\/h3\u003e\n\n\u003cp\u003e \u003cstrong\u003eAvignon\u003c\/strong\u003e is a tense and sophisticated \u003cstrong\u003eboard game for two players\u003c\/strong\u003e , where each card is a token of spiritual power. Move, persuade, manipulate: papal glory is fragile, and one well-placed blow can shake your authority.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"avi-card avi-highlight\"\u003e\n\n \u003ch3\u003eWhy “Avignon – Microgame” is a blessing for duelists\u003c\/h3\u003e\n\n\u003cul\u003e\n\n\u003cli\u003e 📜 \u003cstrong\u003eUnique historical setting\u003c\/strong\u003e : experience the schism of 1378 in a strategic way\u003c\/li\u003e\n\n\u003cli\u003e 🤝 \u003cstrong\u003eCompact duel\u003c\/strong\u003e : tense and direct challenge in 15 minutes of pure influence\u003c\/li\u003e\n\n\u003cli\u003e 🔮 \u003cstrong\u003eInfluence mechanics\u003c\/strong\u003e : push and pull characters to conquer the papal throne\u003c\/li\u003e\n\n\u003cli\u003e 🎭 \u003cstrong\u003eUnique roles and abilities\u003c\/strong\u003e : Cardinals, nobles and knights to be cleverly manipulated\u003c\/li\u003e\n\n\u003cli\u003e 📦 \u003cstrong\u003eMicrogame Pendragon\u003c\/strong\u003e : small format, great strategic depth\u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"avi-card\"\u003e\n\n\u003ch3\u003e ⚔️ Power in balance\u003c\/h3\u003e\n\n\u003cp\u003e \u003cstrong\u003eAvignon – Microgame\u003c\/strong\u003e is a \u003cstrong\u003estrategic and abstract board game\u003c\/strong\u003e that condenses the art of medieval diplomacy into a few minutes of pure tension. Perfect for those who love intense mental duels, where every move has divine weight.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"avi-quote\"\u003e \u003cem\u003e“Faith moves hearts. But power… moves everything else.”\u003c\/em\u003e\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\u003cstyle\u003e\n.avignone-section{\n  --black:#0f0f0f;\n  --gray:#2a2a2a;\n  --stone:#d1cec5;\n  --gold:#d4b253;\n  --white:#f6f6f6;\n  background:linear-gradient(180deg,var(--black) 0%,var(--gray) 100%);\n  border-radius:22px;\n  padding:2.6rem 2.2rem;\n  font-family:\"Inter\",sans-serif;\n  color:var(--white);\n  box-shadow:0 8px 24px rgba(0,0,0,0.3);\n}\n\n\/* Header *\/\n.avi-header h2{\n  text-align:center;\n  font-size:1.9rem;\n  background:linear-gradient(90deg,var(--stone),var(--gold));\n  -webkit-background-clip:text;\n  color:transparent;\n  font-weight:900;\n  letter-spacing:.4px;\n  margin-bottom:1rem;\n}\n.avi-sub{\n  text-align:center;\n  max-width:850px;\n  margin:0 auto 2rem;\n  font-size:1.05rem;\n  line-height:1.8;\n  color:var(--stone);\n}\n\n\/* Grid *\/\n.avi-grid{\n  display:grid;\n  grid-template-columns:repeat(2,1fr);\n  gap:18px;\n  margin-bottom:2rem;\n}\n.avi-card{\n  background:rgba(255,255,255,0.04);\n  border:1px solid rgba(255,255,255,0.1);\n  border-radius:16px;\n  padding:1.4rem 1.2rem;\n  box-shadow:0 3px 12px rgba(0,0,0,0.2);\n  transition:transform .25s ease, box-shadow .25s ease;\n}\n.avi-card:hover{\n  transform:translateY(-4px);\n  box-shadow:0 6px 18px rgba(0,0,0,0.25);\n}\n.avi-card h3{\n  color:var(--gold);\n  font-size:1.15rem;\n  margin-bottom:.6rem;\n  text-transform:uppercase;\n}\n.avi-card p{\n  margin:0;\n  line-height:1.7;\n  font-size:1rem;\n}\n.avi-card strong{color:var(--stone);}\n\n\/* Highlight *\/\n.avi-highlight{\n  background:rgba(255,255,255,0.07);\n  border:1px solid rgba(212,178,83,0.3);\n}\n.avi-highlight ul{\n  padding-left:1rem;\n  list-style:none;\n  margin:0;\n}\n.avi-highlight li{\n  margin-bottom:.5rem;\n  line-height:1.6;\n}\n.avi-highlight li::before{\n  content:\"• \";\n  color:var(--gold);\n}\n\n\/* Citazione *\/\n.avi-quote{\n  margin-top:2.4rem;\n  background:linear-gradient(90deg,var(--gold),var(--stone));\n  color:#000;\n  text-align:center;\n  font-style:italic;\n  font-size:1.1rem;\n  font-weight:600;\n  padding:1.2rem;\n  border-radius:14px;\n  box-shadow:0 3px 10px rgba(0,0,0,0.25);\n}\n\n\/* Responsive *\/\n@media(max-width:900px){\n  .avi-grid{grid-template-columns:1fr;}\n  .avignone-section{padding:2rem 1.2rem;}\n  .avi-header h2{font-size:1.6rem;}\n}\n\u003c\/style\u003e","brand":"Pendragon","offers":[{"title":"Default Title","offer_id":52598711746887,"sku":null,"price":8.49,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0887\/8905\/7863\/files\/Avignone00.webp?v=1761107077","url":"https:\/\/frogames.business\/en\/products\/avignone-microgame","provider":"FroGames","version":"1.0","type":"link"}