flag_enflag_fricon_affiliationicon_cardsicon_charactersicon_chequeicon_coeuricon_compteicon_diceicon_discordicon_discounticon_facebookicon_figurineicon_filtericon_gifticon_helmeticon_instagramicon_lightningicon_meeple_circleicon_meepleicon_meeplesicon_megaphoneicon_opinion-bubbleicon_pandaicon_paniericon_pen-brushicon_percenticon_playicon_postmanicon_ribbonicon_rocketicon_rssicon_sherifficon_smiley-negativeicon_smiley-positiveicon_sorticon_staricon_swordsicon_tankicon_threadsicon_thumbsicon_tiktokicon_top-gamesicon_towericon_twitchicon_twittericon_videoicon_wishlisticon_xicon_youtubeillus_bankwireillus_bubbleillus_cashondeliveryillus_cb_paypalillus_CBillus_chequeillus_rating-starslogo_paypallogo_philibert_noel_bonnetlogo_philibert_noel_tabletlogo_philibert_noellogo_philibertlogo_ukoo
❄️ The sale is on, from 08/01 to 04/02 included! Buy a game, not a price See games on sale

Mage Noir - Bundle de démarrage

MN-STARTER-PHILI-FR

Promotion
Mage Noir is a strategy card game. Become a true Mage and fight using the power of the elements. Craft your spells and make good use of the shared Mana pool to defeat your opponents. 
  • French
  • From 14 years old
  • less than 30mn
  • 1 to 4 player(s)

59,00 €

79,90 €

-20,90 €

Available

Add to a list:

Wishlists

Sold and shipped by :

Double Combo Games

your order will be shipped on 10 Jan 2025

Mage Noir is a competitive and strategy card game where players become Mages to face each other in battle.

This starter pack for Mage Noir includes:
  • 1 x Core Box
  • 1 x Expansion The Lone Mage
  • 1 x Expansion Way of the Time Bender
  • 1 x Expansion Way of the Warrior Mage
The best way to start Mage Noir with all the expansions from Season 1, along with the base game, at a great price! 

Create your own spells and unleash blazing fireballs, summon monumental waves, conjure devastating tornadoes, and wield a myriad of magical powers in the palm of your hands.

Join the secret world of the Circle and learn magic, the most advanced form of science and the key to infinite power. Harness Mana, the purest form of energy, to master the elements.

Mage Noir reinvents the genre with exclusive mechanics:

  • Shared Mana Management
Mana that is spent becomes available for both players, speeding up the game. The more spells you cast, the more Mana you will recover on your next turn. But be careful—what you leave might go to your opponent, so plan wisely.

  • Spell Crafting System
Use your spells as components to craft even more powerful ones. Will you cast your spells for their immediate effects, or take the risk of saving them to combine into a devastating combo?

  • Mage Noir Status
Choosing to become a Mage Noir will grant you great power, but at a cost.

  • Deck-Building Freedom
Build your own deck with very few creative restrictions.

  • Easy to Learn, Hard to Master
Basic rules are simple, but there’s a mountain of interactions to discover. Will you be the next Mage Noir?

Content :
  • 352 Spell Cards
  • 144 Mana Cards
  • 2 Mage Noir Status Tokens
  • 78 Permanent Life Tokens
  • 2 20-sided dice for player HP
  • 1 Rulebook
  • 2 sheets for a first-time learning game
  •  1 rule booklet for the solo/coop mode (lone mage) 
  • 1 unique code for content in Mage Noir - Infinity (online game)
Language(s) French
Mechanism(s) ManagementCardsDeck BuildingConfrontationCombination
Author(s) Constantin DedeyanVincent Vimont
Artist Charles OuvrardGeoffrey AmesseJohann GoutardJeffrey JeansonMorgane Perrin-RoudilNicolas CamiadeCamille FourcadeJessica Heran
Material PlasticCardboard
Format Retail VersionBundle
Editor Double Combo Games
EAN

Other language

Soyez le premier à commenter ce jeu

Vous devez être identifié pour soumettre des avis.

*See our Shipping Conditions

Disponible en occasion à partir de ' + data.occasion_from_price + '

'); } } else { console.error('ukoosummary : ' + data.message); } } }); } // START - Chargement différés "à la demande" de certains blocs module (ayant la classe ajax_module_block) function checkAjaxLoadRequired() { $(document).find('.ajax_module_block').each(function() { if ($(this).hasClass('ajax_module_block') && elementInView(this)) { $(this).removeClass('ajax_module_block'); var params = []; params.module = $(this).data('module'); params.id = $(this).attr('id'); if (typeof $(this).data('id_product') !== undefined) { params.id_product = $(this).data('id_product'); } loadDeferedHomeBlock(params); } }); // Pour optim : si tous les blocs sont chargés, on désactive le listener // sur le scroll pour l'event "checkAjaxLoadRequired" if (!$(document).find('.ajax_module_block').length) { $(window).off('scroll', checkAjaxLoadRequired); } } function loadDeferedHomeBlock(params) { var url_parameters = ''; if (typeof params.id_product !== 'undefined') { url_parameters = '?id_product=' + parseInt(params.id_product); } $.ajax({ type: 'GET', url: baseDir + 'modules/' + params.module + '/ajax_delayed.php' + url_parameters, dataType: 'json', contentType: 'json', success: function(data) { if (data.status === 'ok') { var content = data.content; if (params.module === 'blockviewed' || params.module === 'antadisblog') { $('#' + params.id).html(content); } else if (params.module === 'ukooreviews') { $('#' + params.id + ' .ajax_block_loader').first().replaceWith($(content).find('.uk-reviews-home__products-container')[0]); $('#' + params.id + ' .ajax_block_loader').last().replaceWith($(content).find('.uk-reviews-home__products-container')[1]); } else if (params.module === 'youtubewall') { $('#' + params.id + ' .title_block').append($(content).find('#youtuwall-subscribe-custom')); $('#' + params.id + ' .ajax_block_loader').replaceWith($(content).find('#youtuwall')); } else { // [ukoo_gilles] [2019-12-19 10:55] -> bugfix - on cible le 1er élément ul uniquement sinon la // structure HTML injectée n'est plus bonne content = $(content).find('ul').first(); $('#' + params.id + ' .ajax_block_loader').replaceWith(content); if (!$('#' + params.id).find('.ajax_block_product').length) { $('#' + params.id).find('.view-more').remove(); } } // l'id contenu dans params.id n'existe maintenant plus dans le DOM if (params.module === 'blockviewed') { if (typeof ajaxCart !== 'undefined') { ajaxCart.overrideButtonsInThePage(); } $("#product #viewed-products_block_left .owl-carousel").owlCarousel({ responsive: { 0: { items: 1 }, 1024: { items: 2 }, 1380: { items: 3 } }, margin: 15, autoplay: false, autoplayTimeout: 3000, autoplayHoverPause: true, nav: true, rewind: true, lazyLoad: true }); } } else if (data.status === 'error') { console.log(data.message); } }, error: function(jqXHR, textStatus, errorThrown) { alert(textStatus); }, }); } function elementInView(elem) { var elementTop = $(elem).offset().top; var elementBottom = elementTop + $(elem).outerHeight(); var viewportTop = $(window).scrollTop(); var viewportBottom = viewportTop + $(window).innerHeight(); return elementBottom > viewportTop && elementTop < viewportBottom; } // END - Chargement différés "à la demande" de certains blocs module (ayant la classe ajax_module_block) $(document).ready(function() { // START - Chargement différés "à la demande" de certains blocs module (ayant la classe ajax_module_block) // on lance une première fois le chargement différé des blocs qui sont déjà dans le champ de vision // au chargement de la page if ($(document).find('.ajax_module_block').length) { checkAjaxLoadRequired(); // lors du scroll, on relance le chargement des blocs différés $(window).scroll(checkAjaxLoadRequired); } // END - Chargement différés "à la demande" de certains blocs module (ayant la classe ajax_module_block) }); $(document).on('click', '.dfd-icon-xl', function(event){ let doofinderInput = $('.dfd-searchbox-main input'); $('#search_query_top').val(doofinderInput.val()); $('#searchbox').submit(); event.stopPropagation(); }); $(document).on('keypress', '.dfd-searchbox-main input', function(event){ let keycode = (event.keyCode ? event.keyCode : event.which); if (keycode == '13') { let doofinderInput = $('.dfd-searchbox-main input'); $('#search_query_top').val(doofinderInput.val()); $('#searchbox').submit(); event.stopPropagation(); } }); -->