even more drop stuff
This commit is contained in:
+22
-2
@@ -8,7 +8,7 @@
|
||||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap" rel="stylesheet">
|
||||
<link rel="stylesheet" href="style.css?v=drops-peeps-table-viewer-20260613-2">
|
||||
<link rel="stylesheet" href="style.css?v=drops-peeps-table-viewer-20260613-3">
|
||||
<script src="app.js?v=saves-synced-20260609-2" defer></script>
|
||||
</head>
|
||||
<body>
|
||||
@@ -45,6 +45,26 @@
|
||||
<option value="v3">V3</option>
|
||||
<option value="bb">BB</option>
|
||||
</select>
|
||||
<p class="drops-field-note" id="drops-v2-note" hidden>V2 drop tables apply to PSO PC only.</p>
|
||||
|
||||
<div id="drops-rare-modifier-wrap" hidden>
|
||||
<label for="drops-rare-modifier">Rare bonus modifier</label>
|
||||
<select id="drops-rare-modifier">
|
||||
<option value="0">No modifier</option>
|
||||
<option value="0.1">Brutal Peeps +1 (+0.1%)</option>
|
||||
<option value="0.2">Brutal Peeps +2 (+0.2%)</option>
|
||||
<option value="0.5">Brutal Peeps +3 (+0.5%)</option>
|
||||
<option value="0.6">Brutal Peeps +4 (+0.6%)</option>
|
||||
<option value="0.8">Brutal Peeps +5 (+0.8%)</option>
|
||||
<option value="0.9">Brutal Peeps +6 (+0.9%)</option>
|
||||
<option value="1.0">Brutal Peeps +7 (+1.0%)</option>
|
||||
<option value="2.0">Brutal Peeps +8 (+2.0%)</option>
|
||||
<option value="3.0">Brutal Peeps +9 (+3.0%)</option>
|
||||
<option value="4.0">Brutal Peeps +10 (+4.0%)</option>
|
||||
<option value="5.0">Brutal Peeps +11 (+5.0%)</option>
|
||||
</select>
|
||||
<p class="drops-field-note">Applies to the Rate column for V2 PC and BB/V4.</p>
|
||||
</div>
|
||||
|
||||
<label for="drops-rare-mode">Mode</label>
|
||||
<select id="drops-rare-mode">
|
||||
@@ -106,6 +126,6 @@
|
||||
</div>
|
||||
</footer>
|
||||
</div>
|
||||
<script src="drop-tables.js?v=drops-peeps-table-viewer-20260613-2" defer></script>
|
||||
<script src="drop-tables.js?v=drops-peeps-table-viewer-20260613-6" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user