Spaces:
Running
Running
/html/body/main/div[3] repalce with
Browse files- tier-list.html +21 -9
tier-list.html
CHANGED
|
@@ -68,13 +68,12 @@
|
|
| 68 |
</div>
|
| 69 |
</div>
|
| 70 |
</div>
|
| 71 |
-
|
| 72 |
<!-- Main Character Spotlight -->
|
| 73 |
<h2 class="text-3xl font-bold mb-6 text-primary">Main Character Spotlight</h2>
|
| 74 |
-
<div class="grid grid-cols-1 md:grid-cols-
|
| 75 |
<div class="bg-white rounded-xl shadow-md overflow-hidden">
|
| 76 |
-
<img src="https://huggingface.co/
|
| 77 |
-
<div class="p-6">
|
| 78 |
<h3 class="text-xl font-bold mb-2">Pebble (M-001)</h3>
|
| 79 |
<p class="text-gray-600 mb-2"><span class="font-semibold">Unlock:</span> Ichor, 100% Twisted Pebble Research, and Toodles' Mastery Quests</p>
|
| 80 |
<p class="mb-4">Superior Distractor with the highest base movement speed. Active ability draws Twisted aggro for clutch saves.</p>
|
|
@@ -82,13 +81,13 @@
|
|
| 82 |
<p class="font-medium text-primary">Recommended Trinket Combo:</p>
|
| 83 |
<p class="text-secondary"><span class="font-bold">Distraction</span> - Speedy Shoes + Dog Plush</p>
|
| 84 |
<p class="text-secondary"><span class="font-bold">Extraction</span> - Magnifying Glass + Participation Award</p>
|
| 85 |
-
</div>
|
| 86 |
-
</div>
|
| 87 |
</div>
|
| 88 |
|
| 89 |
<div class="bg-white rounded-xl shadow-md overflow-hidden">
|
| 90 |
-
<img src="https://huggingface.co/
|
| 91 |
-
<div class="p-6">
|
| 92 |
<h3 class="text-xl font-bold mb-2">Sprout (M-003)</h3>
|
| 93 |
<p class="text-gray-600 mb-2"><span class="font-semibold">Unlock:</span> 4,500 Ichor, 100% Twisted Sprout Research, and Cosmo's Mastery Quests</p>
|
| 94 |
<p class="mb-4">Top-tier dedicated healer with the Medic active skill. High Skill Check stat for reliable extraction support.</p>
|
|
@@ -98,8 +97,21 @@
|
|
| 98 |
</div>
|
| 99 |
</div>
|
| 100 |
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 101 |
</div>
|
| 102 |
-
|
| 103 |
|
| 104 |
<custom-footer></custom-footer>
|
| 105 |
|
|
|
|
| 68 |
</div>
|
| 69 |
</div>
|
| 70 |
</div>
|
|
|
|
| 71 |
<!-- Main Character Spotlight -->
|
| 72 |
<h2 class="text-3xl font-bold mb-6 text-primary">Main Character Spotlight</h2>
|
| 73 |
+
<div class="grid grid-cols-1 md:grid-cols-3 gap-6 mb-12">
|
| 74 |
<div class="bg-white rounded-xl shadow-md overflow-hidden">
|
| 75 |
+
<img src="https://huggingface.co/spaces/hmaras/dandy-s-meta-mastermind/resolve/main/images/Untitled-1_19.png" alt="Pebble" class="w-full h-48 object-cover">
|
| 76 |
+
<div class="p-6">
|
| 77 |
<h3 class="text-xl font-bold mb-2">Pebble (M-001)</h3>
|
| 78 |
<p class="text-gray-600 mb-2"><span class="font-semibold">Unlock:</span> Ichor, 100% Twisted Pebble Research, and Toodles' Mastery Quests</p>
|
| 79 |
<p class="mb-4">Superior Distractor with the highest base movement speed. Active ability draws Twisted aggro for clutch saves.</p>
|
|
|
|
| 81 |
<p class="font-medium text-primary">Recommended Trinket Combo:</p>
|
| 82 |
<p class="text-secondary"><span class="font-bold">Distraction</span> - Speedy Shoes + Dog Plush</p>
|
| 83 |
<p class="text-secondary"><span class="font-bold">Extraction</span> - Magnifying Glass + Participation Award</p>
|
| 84 |
+
</div>
|
| 85 |
+
</div>
|
| 86 |
</div>
|
| 87 |
|
| 88 |
<div class="bg-white rounded-xl shadow-md overflow-hidden">
|
| 89 |
+
<img src="https://huggingface.co/spaces/hmaras/dandy-s-meta-mastermind/resolve/main/images/Untitled-1_27.png" alt="Sprout" class="w-full h-48 object-cover">
|
| 90 |
+
<div class="p-6">
|
| 91 |
<h3 class="text-xl font-bold mb-2">Sprout (M-003)</h3>
|
| 92 |
<p class="text-gray-600 mb-2"><span class="font-semibold">Unlock:</span> 4,500 Ichor, 100% Twisted Sprout Research, and Cosmo's Mastery Quests</p>
|
| 93 |
<p class="mb-4">Top-tier dedicated healer with the Medic active skill. High Skill Check stat for reliable extraction support.</p>
|
|
|
|
| 97 |
</div>
|
| 98 |
</div>
|
| 99 |
</div>
|
| 100 |
+
|
| 101 |
+
<div class="bg-white rounded-xl shadow-md overflow-hidden">
|
| 102 |
+
<img src="https://huggingface.co/spaces/hmaras/dandy-s-meta-mastermind/resolve/main/images/Untitled-1_29.png" alt="Vee" class="w-full h-48 object-cover">
|
| 103 |
+
<div class="p-6">
|
| 104 |
+
<h3 class="text-xl font-bold mb-2">Vee (M-002)</h3>
|
| 105 |
+
<p class="text-gray-600 mb-2"><span class="font-semibold">Unlock:</span> 3,000 Ichor, 100% Twisted Vee Research, and Toodles' Mastery Quests</p>
|
| 106 |
+
<p class="mb-4">Versatile support with Remote ability. Excellent for both extraction and team utility.</p>
|
| 107 |
+
<div class="bg-gray-100 p-4 rounded-lg">
|
| 108 |
+
<p class="font-medium text-primary">Recommended Trinket Combo:</p>
|
| 109 |
+
<p class="text-secondary">Vee's Remote + Magnifying Glass</p>
|
| 110 |
+
</div>
|
| 111 |
+
</div>
|
| 112 |
+
</div>
|
| 113 |
</div>
|
| 114 |
+
</main>
|
| 115 |
|
| 116 |
<custom-footer></custom-footer>
|
| 117 |
|