Update gambler table to have effect definitions. Update a few wordings to be better worded.
This commit is contained in:
23
index.html
23
index.html
@@ -86,6 +86,7 @@
|
|||||||
}
|
}
|
||||||
abbr::after {
|
abbr::after {
|
||||||
content: " ?";
|
content: " ?";
|
||||||
|
background-color: transparent;
|
||||||
position: relative;
|
position: relative;
|
||||||
font-family: sans-serif;
|
font-family: sans-serif;
|
||||||
font-size: 0.8rem;
|
font-size: 0.8rem;
|
||||||
@@ -151,7 +152,7 @@
|
|||||||
|
|
||||||
<div id="tab1-content" class="tab-content">
|
<div id="tab1-content" class="tab-content">
|
||||||
<!-- WIP: update to have cards for these -->
|
<!-- WIP: update to have cards for these -->
|
||||||
<h3>Delubrum Reginae Secret Pure Essence Interactions:</h3>
|
<h3>Delubrum Reginae Secret Pure Essence Interactions</h3>
|
||||||
<p>Info on this page is based off of <a href="https://old.reddit.com/r/ffxiv/comments/lc1a6p/bozja_lost_action_spreadsheet/glxcyh8/" target="_blank">this Reddit comment</a>, <a href="https://docs.google.com/spreadsheets/d/1EsedZ_sgCll3oXTs_sqKzol2mT-p5jg3qAmvz7LtXbs/edit" target="_blank">this Google Sheet</a>, and info from the <a href="https://discord.gg/YKP76AsMw8" target="_blank">Lego Steppers Discord</a>.</p>
|
<p>Info on this page is based off of <a href="https://old.reddit.com/r/ffxiv/comments/lc1a6p/bozja_lost_action_spreadsheet/glxcyh8/" target="_blank">this Reddit comment</a>, <a href="https://docs.google.com/spreadsheets/d/1EsedZ_sgCll3oXTs_sqKzol2mT-p5jg3qAmvz7LtXbs/edit" target="_blank">this Google Sheet</a>, and info from the <a href="https://discord.gg/YKP76AsMw8" target="_blank">Lego Steppers Discord</a>.</p>
|
||||||
<div class="list-flex" style="row-gap: 0rem">
|
<div class="list-flex" style="row-gap: 0rem">
|
||||||
<div class="card">
|
<div class="card">
|
||||||
@@ -195,17 +196,17 @@
|
|||||||
<th>Gambler Chances</th>
|
<th>Gambler Chances</th>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td>High Wire</td>
|
<td><abbr title="Increases damage by 30% for 1 minute.">High Wire</abbr></td>
|
||||||
<td>33%</td>
|
<td>33%</td>
|
||||||
<td>25%</td>
|
<td>25%</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td>Haste</td>
|
<td><abbr title="Reduces weaponskill/spell cast time, recast time, and auto-attack delay by 5%.">Haste</abbr></td>
|
||||||
<td>30%</td>
|
<td>30%</td>
|
||||||
<td>20%</td>
|
<td>20%</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td>HP/MP Boost</td>
|
<td><abbr title="Increases both HP and MP by 30% for 3 minutes.">HP/MP Boost</abbr></td>
|
||||||
<td>30%</td>
|
<td>30%</td>
|
||||||
<td>20%</td>
|
<td>20%</td>
|
||||||
</tr>
|
</tr>
|
||||||
@@ -215,27 +216,27 @@
|
|||||||
<td>34%</td>
|
<td>34%</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td>Doom</td>
|
<td><abbr title="Cannot be cleansed, lasts 10 seconds.">Doom</abbr></td>
|
||||||
<td>< 1%</td>
|
<td>< 1%</td>
|
||||||
<td>< 0.5%</td>
|
<td>< 0.5%</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td>Mini</td>
|
<td><abbr title='Gives you the "Minimum" debuff for 15 seconds.'>Mini</abbr></td>
|
||||||
<td>< 1%</td>
|
<td>< 1%</td>
|
||||||
<td>~ 0%</td>
|
<td>~ 0%</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td>Poison</td>
|
<td><abbr title='Gives you the "Poison" debuff for 15 seconds.'>Poison</abbr></td>
|
||||||
<td>< 1%</td>
|
<td>< 1%</td>
|
||||||
<td>~ 0%</td>
|
<td>~ 0%</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td>Pyretic</td>
|
<td><abbr title='Gives you the "Pyretic" debuff for 10 seconds.'>Pyretic</abbr></td>
|
||||||
<td>< 1%</td>
|
<td>< 1%</td>
|
||||||
<td>~ 0%</td>
|
<td>~ 0%</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td>Toad</td>
|
<td><abbr title="Turns you into a toad for 15 seconds.">Toad</abbr></td>
|
||||||
<td>< 1%</td>
|
<td>< 1%</td>
|
||||||
<td>~ 0%</td>
|
<td>~ 0%</td>
|
||||||
</tr>
|
</tr>
|
||||||
@@ -259,7 +260,7 @@
|
|||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
<div id="tab3-content" class="tab-content">
|
<div id="tab3-content" class="tab-content">
|
||||||
<h3>Buff Battery AKA Excellence Battery AKA get a bunch more dps</h3>
|
<h3>Buff Battery AKA Excellence Battery AKA Do a bunch more Damage</h3>
|
||||||
<p>Info adapted from messages in the <a href="https://discord.gg/YKP76AsMw8" target="_blank">Lego Steppers Discord</a>.</p>
|
<p>Info adapted from messages in the <a href="https://discord.gg/YKP76AsMw8" target="_blank">Lego Steppers Discord</a>.</p>
|
||||||
<div class="list-flex">
|
<div class="list-flex">
|
||||||
<div>
|
<div>
|
||||||
@@ -367,7 +368,7 @@
|
|||||||
</div>
|
</div>
|
||||||
<footer>
|
<footer>
|
||||||
<p>~</p>
|
<p>~</p>
|
||||||
<p>Site developed by <a href="https://github.com/Burn-E99/" target="_blank">Ean Milligan</a>. Last updated 2026-01-19.</p>
|
<p>Site developed by <a href="https://github.com/Burn-E99/" target="_blank">Ean Milligan</a>. Last updated 2026-01-21.</p>
|
||||||
</footer>
|
</footer>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
Reference in New Issue
Block a user