February 22, 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]
Gloomhaven Jaws of the Lion is a fully stand alone and cooperative campaign game of tactical combat set in the same unique fantasy world as its predecessor. Players will assume the roles of 4 new hardened mercenaries and work together to fight through a new prequel campaign full of choices, challenges, and twists. New built in tutorials, Learn-to-Play Guide, and play-surface scenario books allow players to jump into the action more quickly and easily than ever before. Playable as a stand-alone game or as an expansion to Gloomhaven.
Playable as a stand-alone game or as an expansion to Gloomhaven
Cooperative campaign game of tactical combat set in the Gloomhaven universe
Players will assume the roles of 4 new hardened mercenaries and work together to fight through a new prequel campaign full of choices, challenges, and twists.
New built in tutorials, learn-to-play guide, and play-surface scenario books allow players to jump into the action more quickly and easily than ever before.
[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');