loathers / greenbox

Script for examining and sharing a player's loadout of skills and items in the Kingdom of Loathing
https://greenbox.loathers.net
Apache License 2.0
6 stars 7 forks source link

Paths max is undercounting #45

Closed Rinn closed 1 year ago

Rinn commented 1 year ago

Example

Looking at the page source I'm seeing 271 / 226 path rewards completely earned. This probably had something to do when I added the standard equipment and those aren't being counted maybe. The web side of greenbox is pretty outside of my comfort zone so not sure what the issue is.

<g class="recharts-layer recharts-label-list">
  <text name="271 / 226 path rewards completely earned" class="recharts-text recharts-label" x="145.89808153477216" y="20" offset="5" text-anchor="middle" font-size="40%">
    <title>271 / 226 path rewards completely earned</title>
    <tspan x="145.89808153477216" dy="0.355em">80</tspan>
  </text>
</g>