revamp pures page

This commit is contained in:
Ean Milligan
2026-01-19 00:36:50 -05:00
parent 0070d54ad7
commit 0bd8208eba

View File

@@ -42,6 +42,12 @@
img { img {
width: 100%; width: 100%;
} }
h5 {
font-size: 1.1rem;
text-decoration: underline;
font-style: italic;
text-align: center;
}
h4 { h4 {
margin-bottom: 0.5rem; margin-bottom: 0.5rem;
} }
@@ -61,6 +67,9 @@
border: 1px solid white; border: 1px solid white;
padding: 2px 4px; padding: 2px 4px;
} }
td:not(:first-child) {
text-align: center;
}
.list-flex { .list-flex {
display: flex; display: flex;
@@ -68,6 +77,9 @@
justify-content: space-around; justify-content: space-around;
flex-wrap: wrap; flex-wrap: wrap;
} }
.card {
width: 20rem;
}
abbr { abbr {
cursor: help; cursor: help;
@@ -141,85 +153,97 @@
<!-- 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>
<ul style="text-align: left; margin-bottom: 1rem"> <div class="list-flex" style="row-gap: 0rem">
<li> <div class="card">
<u><i style="font-size: 1.2rem">Pure Essence of the Elder:</i></u> "Lost Cure IV" now gives an AoE Bravery (Lasts 1min, 10% dmg up instead of "Lost Bravery"'s 10min, 5%dmg up) <h5>Pure Essence of the Elder</h5>
</li> <p>Usable on Magical Ranged DPS</p>
<li> <p>"Lost Cure IV" now gives an AoE Bravery (Lasts 1min, 10% dmg up instead of "Lost Bravery"'s 10min, 5%dmg up).</p>
<u><i style="font-size: 1.2rem">Pure Essence of the Duelist:</i></u> "Banner of Honored Sacrifice" now lasts 30sec and only drains 1HP per tick </div>
</li> <div class="card">
<li> <h5>Pure Essence of the Duelist</h5>
<u><i style="font-size: 1.2rem">Pure Essence of the Fiendhunter:</i></u> "Lost Cure II" now regenerates 5k MP on the target but gives caster a stacking slow <p>Usable on Melee DPS</p>
</li> <p>"Banner of Honored Sacrifice" now lasts 30sec and only drains 1HP per tick.</p>
<li> </div>
<u><i style="font-size: 1.2rem">Pure Essence of the Indomitable:</i></u> "Lost Sacrifice" now has a chance of not getting Doom'd (like 50% chance?) <div class="card">
</li> <h5>Pure Essence of the Fiendhunter</h5>
<li> <p>Usable on Physical Ranged DPS</p>
<u><i style="font-size: 1.2rem">Pure Essence of the Divine:</i></u> "Lost Arise" now has a chance of raising in Savage (like 15% chance) <p>"Lost Cure II" now regenerates 5k MP on the target but gives caster a stacking slow.</p>
</li> </div>
<li> <div class="card">
<u><i style="font-size: 1.2rem">Pure Essence of the Gambler:</i></u> "Dynamis Dice" have better chances, see differences below (table pulled from <a href="https://ffxiv.consolegameswiki.com/wiki/Dynamis_Dice" target="_blank">FFXIV ConsoleGamesWiki</a>) <h5>Pure Essence of the Indomitable</h5>
</li> <p>Usable on Tanks</p>
<li style="display: flex; justify-content: center"> <p>"Lost Sacrifice" now has a chance of not getting Doom'd (like 50% chance?).</p>
<table> </div>
<caption> <div class="card">
Dynamis Dice Effect Probabilities <h5>Pure Essence of the Divine</h5>
</caption> <p>Usable on Healers</p>
<tbody> <p>"Lost Arise" now has a chance of raising in Savage (like 15% chance).</p>
<tr> </div>
<th>Effect</th> <div style="width: 26rem">
<th>Normal&nbsp;%</th> <h5>Pure Essence of the Gambler</h5>
<th>% with Gambler</th> <p>Usable on Any DPS</p>
</tr> <p>"Dynamis Dice" have better chances, see differences below (table pulled from <a href="https://ffxiv.consolegameswiki.com/wiki/Dynamis_Dice" target="_blank">FFXIV ConsoleGamesWiki</a>).</p>
<tr> <div style="display: flex; justify-content: center">
<td>High Wire</td> <table>
<td>33</td> <caption style="margin-bottom: 0.25rem">
<td>25</td> Dynamis Dice Effect Probabilities
</tr> </caption>
<tr> <tbody>
<td>Haste</td> <tr>
<td>30</td> <th>Effect</th>
<td>20</td> <th>Normal Chances</th>
</tr> <th>Gambler Chances</th>
<tr> </tr>
<td>HP/MP Boost</td> <tr>
<td>30</td> <td>High Wire</td>
<td>20</td> <td>33%</td>
</tr> <td>25%</td>
<tr> </tr>
<td>Healer LB3</td> <tr>
<td>3.5</td> <td>Haste</td>
<td>34</td> <td>30%</td>
</tr> <td>20%</td>
<tr> </tr>
<td>Doom</td> <tr>
<td>&lt; 1</td> <td>HP/MP Boost</td>
<td>&lt; 0.5</td> <td>30%</td>
</tr> <td>20%</td>
<tr> </tr>
<td>Mini</td> <tr>
<td>&lt; 1</td> <td>Healer LB3</td>
<td>~ 0</td> <td>3.5%</td>
</tr> <td>34%</td>
<tr> </tr>
<td>Poison</td> <tr>
<td>&lt; 1</td> <td>Doom</td>
<td>~ 0</td> <td>&lt; 1%</td>
</tr> <td>&lt; 0.5%</td>
<tr> </tr>
<td>Pyretic</td> <tr>
<td>&lt; 1</td> <td>Mini</td>
<td>~ 0</td> <td>&lt; 1%</td>
</tr> <td>~ 0%</td>
<tr> </tr>
<td>Toad</td> <tr>
<td>&lt; 1</td> <td>Poison</td>
<td>~ 0</td> <td>&lt; 1%</td>
</tr> <td>~ 0%</td>
</tbody> </tr>
</table> <tr>
</li> <td>Pyretic</td>
</ul> <td>&lt; 1%</td>
<td>~ 0%</td>
</tr>
<tr>
<td>Toad</td>
<td>&lt; 1%</td>
<td>~ 0%</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</div> </div>
<div id="tab2-content" class="tab-content"> <div id="tab2-content" class="tab-content">
<h3>DRS Duel Info</h3> <h3>DRS Duel Info</h3>
@@ -343,7 +367,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-18.</p> <p>Site developed by <a href="https://github.com/Burn-E99/" target="_blank">Ean Milligan</a>. Last updated 2026-01-19.</p>
</footer> </footer>
</body> </body>
</html> </html>