February 28, 2025 | by GamesHereHQ Team
As an Amazon Associate, GamesHereHQ earns from qualifying purchases.

Price: [price_with_discount]
(as of [price_update_date] – Details)
[ad_1]
A Sentinels of the Mutiverse Mini-Expansion The Celestrial Tribunal – In the far-reaches of space, there drifts a colossal unmanned manufactory, shaped like sword. None know the true origins of the vessel, but many believe that some ancient alien race built the factory to act as judge and jury for a neighboring planet. The ship houses an impartial A.I. that ‘judges the actions of any sentient life-forms it encounters. However the A.I. is inordinately harsh in its rulings. So much, in fact, that many think this spelled the fate of the original creators of the A.I. The Celestial Tribunal has acted thusly for millennia. If it finds its way to your galaxy, be prepared for a harsh sentence.
Enviroment Mini-Expansion for Sentinels of the Multiverse Card Game.
15 new cards to expand your Sentinels experience!
Ancient Alien Ship that house an impartial A.I.
Punishes those it deems reprehensiable.
[ad_2]
View all
As an Amazon Associate, GamesHereHQ earns from qualifying purchases.
function ghq_price_box_shortcode($atts) { $atts = shortcode_atts(array( 'asin' => '', 'btn_text' => 'Check Price on Amazon' ), $atts); $asin = esc_attr($atts['asin']); $btn_text = esc_html($atts['btn_text']); $affiliate_id = 'Gamesherehq-20'; $link = "https://www.amazon.com/dp/$asin?tag=$affiliate_id"; return ''; add_shortcode('ghq_price_box', 'ghq_price_box_shortcode');