Skip to content

Commit

Permalink
Added menu link to BG Duos page
Browse files Browse the repository at this point in the history
Updated info texts
  • Loading branch information
O-Nemet committed Apr 24, 2024
1 parent 0cf1a8a commit d6387e1
Show file tree
Hide file tree
Showing 4 changed files with 23 additions and 5 deletions.
4 changes: 2 additions & 2 deletions bgcurves/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@
<br><br>
The standard/basic curve is buying one minion on turn 1 (3 gold), going to level 2 on turn 2 (4 gold), selling your minion to buy two minions on turn 3 (5 gold), buying two minions on turn 4 (6 gold), buying one minion and going to level 3 on turn 5 (7 gold), rolling and buying the best two minions on turn 6 (8 gold), and going to level 4 on turn 7 (9 gold). After that, deciding to level to 5 or 6 will heavily depend on your board, which discover you get from your first triple, and even your opponents boards.
<br><br>
If you happen to get an early minion that can generate gold for you (the most prominent examples being <a class="hoverimage" href="/bgstrategy/minion/?id=14">Sellemental</a> and <a class="hoverimage" href="/bgstrategy/minion/?id=193">Shell Collector</a>) you can either gain some tempo by buying two minions without having to sell one on turn 3 (5 gold) or alter your curve aggressively to level earlier (for example going to level 3 on turn 3 (5 gold) without having to sell your minion).
If you happen to get an early minion that can generate gold value for you (the most prominent example being <a class="hoverimage" href="/bgstrategy/minion/?id=2">Deck Swabbie</a><!--<a class="hoverimage" href="/bgstrategy/minion/?id=14">Sellemental</a> and <a class="hoverimage" href="/bgstrategy/minion/?id=193">Shell Collector</a>-->) you can either gain some tempo by buying two minions without having to sell one on turn 3 (5 gold) or alter your curve aggressively to level earlier (for example going to level 3 on turn 3 (5 gold) without having to sell your minion).
<br><br>
If your hero power activation costs 1 gold and is worthwhile early on you can alternatively play the so-called Rafaam curve going to level 2 on turn 4 (6 gold), going to level 3 on turn 6 (8 gold) and going to level 4 on turn 7 (9 gold).
<br><br>
For the time being, for further information about playing curves please refer to the <a href="https://docs.google.com/spreadsheets/d/1J_NuzXHEsppgrAWJzLEZwESfiiNyURo3pCBAO1ga2mE/" target="_blank">Battlegrounds Curvesheet by Minder and Jkirek</a>.
<br><br>
Please note: In the currenctly active spell meta of season 6, following a curve plan per hero is not as important as before. The spells offered can often smoothen your turns in the early- and mid-game.
Please note: In the currently active spell meta of season 7, following a curve plan per hero is not as important as before. The spells offered can often smoothen your turns in the early- and mid-game.
</p>
</div>

Expand Down
15 changes: 15 additions & 0 deletions bgduos/index.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
<?php
include_once('../header.php');
?>
<h2 class="page_title">Battlegrounds Duos Mode</h2>
<br>
<div>
<p>
<br><br>More information coming soon&trade;.
</p>
</div>

<?php
include_once('../footer.php');
?>

4 changes: 3 additions & 1 deletion bgguides/jeef.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,9 @@

<h2 class="page_title">Jeef's comp tierlist</h2>
<p>
For many seasons of Battlegrounds US-based streamer <a href="https://www.twitch.tv/jeefhs" target="_blank">Jeef</a> has proven to be one of the best if not the best player in the game. At the end of BG Season 6 he began publishing a <a href="https://docs.google.com/spreadsheets/d/e/2PACX-1vSlzd9R10rNw4rK-7pKDwz2QXUjiOyQpozmukDS31AGoj-pc_rpb_kgYxk0JkdoHJApeU0GYypM6p-D/pubhtml" target="_blank">composition tier list</a>, ranking the different endgame builds by strength and difficulty to play. Every comp features a link pointing out the core minions as well as possible addons to your board.
For many seasons of Battlegrounds US-based streamer <a href="https://www.twitch.tv/jeefhs" target="_blank">Jeef</a> has proven to be one of the best if not the best player in the game. At the end of BG Season 6 he began publishing a <a href="https://docs.google.com/spreadsheets/d/e/2PACX-1vSlzd9R10rNw4rK-7pKDwz2QXUjiOyQpozmukDS31AGoj-pc_rpb_kgYxk0JkdoHJApeU0GYypM6p-D/pubhtml" target="_blank">composition tier list</a>, ranking the different endgame builds by strength and difficulty to play.
<br><br>
Every comp features a link listing the common enablers, when to commit to it, how to play it (some even an example video run), as well as possible addons to your board.
<br><br>
His two extensive videos on <a href="https://www.youtube.com/watch?v=foZx60jbC74" target="_blank">Direction</a> and <a href="https://www.youtube.com/watch?v=A0EqnsBkClo" target="_blank">Leveling</a> accompany this information and will provide you with insights into his general thought process.
</p>
Expand Down
5 changes: 3 additions & 2 deletions header.php
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ function gtag() {
</div>
</li>
<li class="menu-hover bgcurves">
<a class="menu-topic" href="/bgcurves/">Curves</a>
<a class="menu-topic" href="/bgduos/">Duos</a>
</li>
<li class="menu-hover bgexternal">
<a class="menu-topic" href="/bgexternal/">Resources</a>
Expand All @@ -139,9 +139,9 @@ function gtag() {
<div class="menu-container-3">
<div class="menu-column-3">
<ul>
<li><a href="/bgguides/pocky.php">...Guide to Improving at Battlegrounds</a></li>
<li><a href="/bgguides/jeef.php">...Jeef's composition spreadsheet/guide</a></li>
<li><a href="/bgguides/youtube.php">...Featured YouTube video guides</a></li>
<li><a href="/bgguides/pocky.php">...Guide to Improving at Battlegrounds</a></li>
<li><a href="/bgguides/your.php">...Your guide here</a></li>
</ul>
</div>
Expand All @@ -167,6 +167,7 @@ function gtag() {
<div class="menu-column-1">
<ul>
<li><a href="/bgbasics/">...Definitions</a></li>
<li><a href="/bgcurves/">Curves</a></li>
<li><a href="/bgbasics/triple_stats.php">...Triple Stats</a></li>
<li><a href="/bgbasics/faq.php">...FAQ</a></li>
<li><a href="/bgbasics/armor.php">...Hero Armor</a></li>
Expand Down

0 comments on commit d6387e1

Please sign in to comment.