---
title: "Terraria"
description: "Steam achievements and progress for Terraria - 81.74% complete with 94/115 achievements unlocked."
date: 2025-12-25
published: false
tags:
  - gaming
  - steam
  - steam-game
  - terraria
template: steam_achievement
---


<style>
.game-header {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 30px;
  margin: 30px 0;
  padding: 20px;
  background: #1a1a1a;
  border-radius: 12px;
  border: 1px solid #333;
}

.game-header img {
  width: 200px;
  height: auto;
  border-radius: 8px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.3);
  border: 1px solid #333;
  flex-shrink: 0;
}

.game-info {
  flex: 1;
}

.game-info h1 {
  margin: 0 0 15px 0;
  color: #fff;
  font-size: 2em;
}

.game-info p {
  margin: 0 0 15px 0;
  color: #ccc;
  line-height: 1.5;
}

.game-info .developers {
  font-size: 0.9em;
  color: #999;
}

.game-links {
  margin-top: 20px;
}

.game-links a {
  display: inline-block;
  margin-right: 15px;
  padding: 8px 12px;
  background: #2a2a2a;
  color: #fff;
  text-decoration: none;
  border-radius: 6px;
  font-size: 0.9em;
  transition: background-color 0.2s ease;
}

.game-links a:hover {
  background: #3a3a3a;
  color: #4caf50;
}

.steam-game-progress {
  background: #1a1a1a;
  border-radius: 8px;
  padding: 20px;
  margin: 20px 0;
  border: 1px solid #333;
}

.stats-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 20px;
  margin: 20px 0;
}

.stat-card {
  background: #2a2a2a;
  padding: 20px;
  border-radius: 8px;
  text-align: center;
  border: 1px solid #444;
}

.stat-card h3 {
  margin: 0 0 15px 0;
  color: #4caf50;
  font-size: 1.1em;
}

.stat-value {
  font-size: 2em;
  font-weight: bold;
  color: #fff;
  margin: 10px 0;
}

.stat-card p {
  margin: 10px 0 0 0;
  color: #ccc;
  font-size: 0.9em;
}

.progress-bar {
  width: 100%;
  height: 24px;
  background: #2a2a2a;
  border-radius: 12px;
  overflow: hidden;
  margin: 10px 0;
  position: relative;
}

.progress-fill {
  height: 100%;
  background: linear-gradient(90deg, #4caf50, #8bc34a);
  border-radius: 12px;
  transition: width 0.3s ease;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  font-weight: bold;
  font-size: 12px;
}

.achievements-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(125px, 1fr));
  gap: 8px;
  margin: 20px 0;
}

.achievement-item {
  position: relative;
  text-align: center;
  cursor: pointer;
  transition: transform 0.2s ease;
}

.achievement-item:hover {
  transform: scale(1.1);
  z-index: 10;
}

.achievement-icon-wrapper {
}

.achievement-icon {
    margin:0;
    padding:0;
  border-radius: 6px;
  border: 2px solid #444;
  transition: border-color 0.2s ease;
}

.achievement-item.unlocked .achievement-icon {
  border-color: #4caf50;
  box-shadow: 0 0 10px rgba(76, 175, 80, 0.3);
}

.achievement-item.locked .achievement-icon {
  filter: grayscale(100%);
  opacity: 0.6;
}

.achievement-tooltip {
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%);
  background: rgba(0, 0, 0, 0.95);
  color: white;
  padding: 8px 12px;
  border-radius: 6px;
  font-size: 12px;
  white-space: nowrap;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.2s ease;
  z-index: 100;
  margin-bottom: 5px;
  max-width: 200px;
  white-space: normal;
  text-align: center;
}

.achievement-item:hover .achievement-tooltip {
  opacity: 1;
}

.achievement-section {
  background: #1a1a1a;
  border-radius: 8px;
  padding: 20px;
  margin: 20px 0;
  border: 1px solid #333;
}

.achievement-section h2 {
  margin-top: 0;
  color: #fff;
}
</style>

<div class="game-header">
  <img src="https://cdn.akamai.steamstatic.com/steam/apps/105600/library_600x900.jpg" alt="Terraria box art" loading="lazy" 
       onerror="this.src='https://cdn.akamai.steamstatic.com/steam/apps/105600/header.jpg'">
  <div class="game-info">
    <h1>Terraria</h1>
    
    

  </div>
</div>

<div class="steam-game-progress">
<h2>
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="w-6">
  <path stroke-linecap="round" stroke-linejoin="round" d="M3 13.125C3 12.504 3.504 12 4.125 12h2.25c.621 0 1.125.504 1.125 1.125v6.75C7.5 20.496 6.996 21 6.375 21h-2.25A1.125 1.125 0 0 1 3 19.875v-6.75ZM9.75 8.625c0-.621.504-1.125 1.125-1.125h2.25c.621 0 1.125.504 1.125 1.125v11.25c0 .621-.504 1.125-1.125 1.125h-2.25a1.125 1.125 0 0 1-1.125-1.125V8.625ZM16.5 4.125c0-.621.504-1.125 1.125-1.125h2.25C20.496 3 21 3.504 21 4.125v15.75c0 .621-.504 1.125-1.125 1.125h-2.25a1.125 1.125 0 0 1-1.125-1.125V4.125Z" />
</svg>
 Game Progress & Stats</h2>

<div class="stats-grid">
  <div class="stat-card">
    <h3>Achievements</h3>
    <div class="progress-bar">
      <div class="progress-fill" style="width: 81.74%">
        81.74%
      </div>
    </div>
    <p>94/115 Unlocked</p>
  </div>
  
  <div class="stat-card">
    <h3>Playtime</h3>
    <div class="stat-value">1175.6h</div>
    <p>Total hours played</p>
  </div>
  
  <div class="stat-card">
    <h3>Last Played</h3>
    <div class="stat-value">2025-12-25</div>
    <p>Most recent session</p>
  </div>
</div>
</div>


<div class="achievement-section">
<h2>
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="w-6">
  <path stroke-linecap="round" stroke-linejoin="round" d="M16.5 18.75h-9m9 0a3 3 0 0 1 3 3h-15a3 3 0 0 1 3-3m9 0v-3.375c0-.621-.503-1.125-1.125-1.125h-.871M7.5 18.75v-3.375c0-.621.504-1.125 1.125-1.125h.872m5.007 0H9.497m5.007 0a7.454 7.454 0 0 1-.982-3.172M9.497 14.25a7.454 7.454 0 0 0 .981-3.172M5.25 4.236c-.982.143-1.954.317-2.916.52A6.003 6.003 0 0 0 7.73 9.728M5.25 4.236V4.5c0 2.108.966 3.99 2.48 5.228M5.25 4.236V2.721C7.456 2.41 9.71 2.25 12 2.25c2.291 0 4.545.16 6.75.47v1.516M7.73 9.728a6.726 6.726 0 0 0 2.748 1.35m8.272-6.842V4.5c0 2.108-.966 3.99-2.48 5.228m2.48-5.492a46.32 46.32 0 0 1 2.916.52 6.003 6.003 0 0 1-5.395 4.972m0 0a6.726 6.726 0 0 1-2.749 1.35m0 0a6.772 6.772 0 0 1-3.044 0" />
</svg>
 Unlocked Achievements (94)</h2>

<div class="achievements-grid">

<div class="achievement-item unlocked">
  <span class="achievement-icon-wrapper">
    <img src="https://steamcdn-a.akamaihd.net/steamcommunity/public/images/apps/105600/0fbb33098c9da39d1d4771d8209afface9c46e81.jpg" alt="Timber!!" class="achievement-icon">
  </span>
  <div class="achievement-tooltip">
    <strong>Timber!!</strong><br>
    Chop down your first tree.<br>
    <small>Unlocked: September 04, 2021</small>
  </div>
</div>
<div class="achievement-item unlocked">
  <span class="achievement-icon-wrapper">
    <img src="https://steamcdn-a.akamaihd.net/steamcommunity/public/images/apps/105600/65bbc5ea6a030b963d9a06e5e1b315c3872837a3.jpg" alt="No Hobo" class="achievement-icon">
  </span>
  <div class="achievement-tooltip">
    <strong>No Hobo</strong><br>
    Build a house suitable enough for your first town NPC, such as the guide, to move into.<br>
    <small>Unlocked: September 08, 2021</small>
  </div>
</div>
<div class="achievement-item unlocked">
  <span class="achievement-icon-wrapper">
    <img src="https://steamcdn-a.akamaihd.net/steamcommunity/public/images/apps/105600/4760436e9973519098bb2cc419339d24e56af139.jpg" alt="Stop! Hammer Time!" class="achievement-icon">
  </span>
  <div class="achievement-tooltip">
    <strong>Stop! Hammer Time!</strong><br>
    Obtain your first hammer via crafting or otherwise.<br>
    <small>Unlocked: September 04, 2021</small>
  </div>
</div>
<div class="achievement-item unlocked">
  <span class="achievement-icon-wrapper">
    <img src="https://steamcdn-a.akamaihd.net/steamcommunity/public/images/apps/105600/57b929ffd1a732ffc49abc6c53387e08bac4cbbb.jpg" alt="Ooo! Shiny!" class="achievement-icon">
  </span>
  <div class="achievement-tooltip">
    <strong>Ooo! Shiny!</strong><br>
    Mine your first nugget of ore with a pickaxe.<br>
    <small>Unlocked: September 05, 2021</small>
  </div>
</div>
<div class="achievement-item unlocked">
  <span class="achievement-icon-wrapper">
    <img src="https://steamcdn-a.akamaihd.net/steamcommunity/public/images/apps/105600/8243e4a0f7f803cd06cf37d64d11e04697afe30c.jpg" alt="Heart Breaker" class="achievement-icon">
  </span>
  <div class="achievement-tooltip">
    <strong>Heart Breaker</strong><br>
    Discover and smash your first heart crystal underground.<br>
    <small>Unlocked: September 08, 2021</small>
  </div>
</div>
<div class="achievement-item unlocked">
  <span class="achievement-icon-wrapper">
    <img src="https://steamcdn-a.akamaihd.net/steamcommunity/public/images/apps/105600/f727271437793b278c809a067fa2334ea2846f34.jpg" alt="Heavy Metal" class="achievement-icon">
  </span>
  <div class="achievement-tooltip">
    <strong>Heavy Metal</strong><br>
    Obtain an anvil made from iron or lead.<br>
    <small>Unlocked: September 05, 2021</small>
  </div>
</div>
<div class="achievement-item unlocked">
  <span class="achievement-icon-wrapper">
    <img src="https://steamcdn-a.akamaihd.net/steamcommunity/public/images/apps/105600/6705287adc42e2741d632c2d714424b2aa3e5716.jpg" alt="I Am Loot!" class="achievement-icon">
  </span>
  <div class="achievement-tooltip">
    <strong>I Am Loot!</strong><br>
    Discover a golden chest underground and take a peek at its contents.<br>
    <small>Unlocked: September 07, 2021</small>
  </div>
</div>
<div class="achievement-item unlocked">
  <span class="achievement-icon-wrapper">
    <img src="https://steamcdn-a.akamaihd.net/steamcommunity/public/images/apps/105600/738ca7765e32895918979d31d600d19254b14190.jpg" alt="Star Power" class="achievement-icon">
  </span>
  <div class="achievement-tooltip">
    <strong>Star Power</strong><br>
    Craft a mana crystal out of fallen stars, and consume it.<br>
    <small>Unlocked: September 09, 2021</small>
  </div>
</div>
<div class="achievement-item unlocked">
  <span class="achievement-icon-wrapper">
    <img src="https://steamcdn-a.akamaihd.net/steamcommunity/public/images/apps/105600/0e2a5e080563ce9c30cf3b45dd155d18640f0bf6.jpg" alt="Hold on Tight!" class="achievement-icon">
  </span>
  <div class="achievement-tooltip">
    <strong>Hold on Tight!</strong><br>
    Equip your first grappling hook.<br>
    <small>Unlocked: September 06, 2021</small>
  </div>
</div>
<div class="achievement-item unlocked">
  <span class="achievement-icon-wrapper">
    <img src="https://steamcdn-a.akamaihd.net/steamcommunity/public/images/apps/105600/b10b068163125e13444e2cdb145c1a200c7ad607.jpg" alt="Eye on You" class="achievement-icon">
  </span>
  <div class="achievement-tooltip">
    <strong>Eye on You</strong><br>
    Defeat the Eye of Cthulhu, an ocular menace who only appears at night.<br>
    <small>Unlocked: September 07, 2021</small>
  </div>
</div>
<div class="achievement-item unlocked">
  <span class="achievement-icon-wrapper">
    <img src="https://steamcdn-a.akamaihd.net/steamcommunity/public/images/apps/105600/7f9006b20f6615ef0e93c72cade8fb26c3818db7.jpg" alt="Smashing, Poppet!" class="achievement-icon">
  </span>
  <div class="achievement-tooltip">
    <strong>Smashing, Poppet!</strong><br>
    Using explosives or your trusty hammer, smash a Shadow Orb or Crimson Heart in the evil parts of your world.<br>
    <small>Unlocked: September 07, 2021</small>
  </div>
</div>
<div class="achievement-item unlocked">
  <span class="achievement-icon-wrapper">
    <img src="https://steamcdn-a.akamaihd.net/steamcommunity/public/images/apps/105600/624b8391794e2f02f067295d634d648d6cb0e4a9.jpg" alt="Worm Fodder" class="achievement-icon">
  </span>
  <div class="achievement-tooltip">
    <strong>Worm Fodder</strong><br>
    Defeat the Eater of Worlds, a massive worm whom dwells in the corruption.<br>
    <small>Unlocked: September 16, 2021</small>
  </div>
</div>
<div class="achievement-item unlocked">
  <span class="achievement-icon-wrapper">
    <img src="https://steamcdn-a.akamaihd.net/steamcommunity/public/images/apps/105600/53b00566871f426e2e2a341de81b143c0fd1be9d.jpg" alt="Mastermind" class="achievement-icon">
  </span>
  <div class="achievement-tooltip">
    <strong>Mastermind</strong><br>
    Defeat the Brain of Cthulhu, an enourmous demon brain which haunts the creeping crimson.<br>
    <small>Unlocked: September 08, 2021</small>
  </div>
</div>
<div class="achievement-item unlocked">
  <span class="achievement-icon-wrapper">
    <img src="https://steamcdn-a.akamaihd.net/steamcommunity/public/images/apps/105600/b4b56f2efddc04d7c234de521f58a9ee9e697327.jpg" alt="Where's My Honey?" class="achievement-icon">
  </span>
  <div class="achievement-tooltip">
    <strong>Where's My Honey?</strong><br>
    Discover a large bee's hive deep in the jungle.<br>
    <small>Unlocked: September 11, 2021</small>
  </div>
</div>
<div class="achievement-item unlocked">
  <span class="achievement-icon-wrapper">
    <img src="https://steamcdn-a.akamaihd.net/steamcommunity/public/images/apps/105600/a8ed027c602baf83e6f3d59ba074eec87b1dd2d7.jpg" alt="Sting Operation" class="achievement-icon">
  </span>
  <div class="achievement-tooltip">
    <strong>Sting Operation</strong><br>
    Defeat the Queen Bee, the matriarch of the jungle hives.<br>
    <small>Unlocked: September 13, 2021</small>
  </div>
</div>
<div class="achievement-item unlocked">
  <span class="achievement-icon-wrapper">
    <img src="https://steamcdn-a.akamaihd.net/steamcommunity/public/images/apps/105600/11b9d704b496f6586f952e93c2158d38dd169377.jpg" alt="Boned" class="achievement-icon">
  </span>
  <div class="achievement-tooltip">
    <strong>Boned</strong><br>
    Defeat Skeletron, the cursed guardian of the dungeon.<br>
    <small>Unlocked: September 11, 2021</small>
  </div>
</div>
<div class="achievement-item unlocked">
  <span class="achievement-icon-wrapper">
    <img src="https://steamcdn-a.akamaihd.net/steamcommunity/public/images/apps/105600/ba1daa2f08355bf11e2494b01db49f47fa4f43c7.jpg" alt="Dungeon Heist" class="achievement-icon">
  </span>
  <div class="achievement-tooltip">
    <strong>Dungeon Heist</strong><br>
    Steal a key from the dungeon's undead denizens, and unlock one of their precious golden chests.<br>
    <small>Unlocked: September 15, 2021</small>
  </div>
</div>
<div class="achievement-item unlocked">
  <span class="achievement-icon-wrapper">
    <img src="https://steamcdn-a.akamaihd.net/steamcommunity/public/images/apps/105600/58efa6a9a0ae6a955c6a82874961b08c8e4def60.jpg" alt="It's Getting Hot in Here" class="achievement-icon">
  </span>
  <div class="achievement-tooltip">
    <strong>It's Getting Hot in Here</strong><br>
    Spelunk deep enough to reach the molten underworld.<br>
    <small>Unlocked: September 14, 2021</small>
  </div>
</div>
<div class="achievement-item unlocked">
  <span class="achievement-icon-wrapper">
    <img src="https://steamcdn-a.akamaihd.net/steamcommunity/public/images/apps/105600/bbb5c58dea957db42faaa276c697599f0354f06c.jpg" alt="Miner for Fire" class="achievement-icon">
  </span>
  <div class="achievement-tooltip">
    <strong>Miner for Fire</strong><br>
    Craft a molten pickaxe using the hottest of materials.<br>
    <small>Unlocked: September 19, 2021</small>
  </div>
</div>
<div class="achievement-item unlocked">
  <span class="achievement-icon-wrapper">
    <img src="https://steamcdn-a.akamaihd.net/steamcommunity/public/images/apps/105600/02ba42d3df19dc2cd81a6bf4ee29c7ce446e4360.jpg" alt="Still Hungry" class="achievement-icon">
  </span>
  <div class="achievement-tooltip">
    <strong>Still Hungry</strong><br>
    Defeat the Wall of Flesh, the master and core of the world who arises after a great, burning sacrifice.<br>
    <small>Unlocked: September 20, 2021</small>
  </div>
</div>
<div class="achievement-item unlocked">
  <span class="achievement-icon-wrapper">
    <img src="https://steamcdn-a.akamaihd.net/steamcommunity/public/images/apps/105600/dc65c66c704560c7a940fab6d5023490f7102fb3.jpg" alt="It's Hard!" class="achievement-icon">
  </span>
  <div class="achievement-tooltip">
    <strong>It's Hard!</strong><br>
    Unleash the ancient spirits of light and darkness across your world, enabling much stronger foes and showering the world with dazzling treasures (and rainbows!).<br>
    <small>Unlocked: September 20, 2021</small>
  </div>
</div>
<div class="achievement-item unlocked">
  <span class="achievement-icon-wrapper">
    <img src="https://steamcdn-a.akamaihd.net/steamcommunity/public/images/apps/105600/c3917d676fc752415849de9f132549d05ba0ca4c.jpg" alt="Begone, Evil!" class="achievement-icon">
  </span>
  <div class="achievement-tooltip">
    <strong>Begone, Evil!</strong><br>
    Smash a demon or crimson altar with a powerful, holy hammer.<br>
    <small>Unlocked: September 20, 2021</small>
  </div>
</div>
<div class="achievement-item unlocked">
  <span class="achievement-icon-wrapper">
    <img src="https://steamcdn-a.akamaihd.net/steamcommunity/public/images/apps/105600/9d573b4067856938a1c13c9c93f3dec66c0c3f72.jpg" alt="Extra Shiny!" class="achievement-icon">
  </span>
  <div class="achievement-tooltip">
    <strong>Extra Shiny!</strong><br>
    Mine a powerful ore that has been newly blessed upon your world.<br>
    <small>Unlocked: September 20, 2021</small>
  </div>
</div>
<div class="achievement-item unlocked">
  <span class="achievement-icon-wrapper">
    <img src="https://steamcdn-a.akamaihd.net/steamcommunity/public/images/apps/105600/55cb91ab9841f538742277b897189ab19aaefc8b.jpg" alt="Head in the Clouds" class="achievement-icon">
  </span>
  <div class="achievement-tooltip">
    <strong>Head in the Clouds</strong><br>
    Equip a pair of wings.<br>
    <small>Unlocked: September 04, 2021</small>
  </div>
</div>
<div class="achievement-item unlocked">
  <span class="achievement-icon-wrapper">
    <img src="https://steamcdn-a.akamaihd.net/steamcommunity/public/images/apps/105600/e5e0bffeb00c720091439eb8336fea7d77f147c5.jpg" alt="Like a Boss" class="achievement-icon">
  </span>
  <div class="achievement-tooltip">
    <strong>Like a Boss</strong><br>
    Obtain a boss-summoning item.<br>
    <small>Unlocked: September 07, 2021</small>
  </div>
</div>
<div class="achievement-item unlocked">
  <span class="achievement-icon-wrapper">
    <img src="https://steamcdn-a.akamaihd.net/steamcommunity/public/images/apps/105600/27536dd7b5ee4de46b85be337d0c792d685b14f5.jpg" alt="Buckets of Bolts" class="achievement-icon">
  </span>
  <div class="achievement-tooltip">
    <strong>Buckets of Bolts</strong><br>
    Defeat the three nocturnal mechanical menaces: the Twins, the Destroyer, and Skeletron Prime.<br>
    <small>Unlocked: September 30, 2021</small>
  </div>
</div>
<div class="achievement-item unlocked">
  <span class="achievement-icon-wrapper">
    <img src="https://steamcdn-a.akamaihd.net/steamcommunity/public/images/apps/105600/d3955ec8610cc6a7229866780451467ab0e5c5a2.jpg" alt="Drax Attax" class="achievement-icon">
  </span>
  <div class="achievement-tooltip">
    <strong>Drax Attax</strong><br>
    Craft a drax or pickaxe axe using hallowed bars, and the souls of the three mechanical bosses.<br>
    <small>Unlocked: September 30, 2021</small>
  </div>
</div>
<div class="achievement-item unlocked">
  <span class="achievement-icon-wrapper">
    <img src="https://steamcdn-a.akamaihd.net/steamcommunity/public/images/apps/105600/2a4c26b8eca5e09cabcd64a50b76115d2679796a.jpg" alt="Photosynthesis" class="achievement-icon">
  </span>
  <div class="achievement-tooltip">
    <strong>Photosynthesis</strong><br>
    Mine chlorophyte, an organic ore found deep among the thickest of flora.<br>
    <small>Unlocked: October 04, 2021</small>
  </div>
</div>
<div class="achievement-item unlocked">
  <span class="achievement-icon-wrapper">
    <img src="https://steamcdn-a.akamaihd.net/steamcommunity/public/images/apps/105600/e54172f81aaaac5bdabededcb8e52b8c2d2f7f8e.jpg" alt="Get a Life" class="achievement-icon">
  </span>
  <div class="achievement-tooltip">
    <strong>Get a Life</strong><br>
    Consume a life fruit, which grows in the thick of subterranean jungle grass.<br>
    <small>Unlocked: September 30, 2021</small>
  </div>
</div>
<div class="achievement-item unlocked">
  <span class="achievement-icon-wrapper">
    <img src="https://steamcdn-a.akamaihd.net/steamcommunity/public/images/apps/105600/4b52e1dd35f600a9f82f7958abe2a467d68351e7.jpg" alt="The Great Southern Plantkill" class="achievement-icon">
  </span>
  <div class="achievement-tooltip">
    <strong>The Great Southern Plantkill</strong><br>
    Defeat Plantera, the overgrown monstrosity of the jungle's depths.<br>
    <small>Unlocked: October 01, 2021</small>
  </div>
</div>
<div class="achievement-item unlocked">
  <span class="achievement-icon-wrapper">
    <img src="https://steamcdn-a.akamaihd.net/steamcommunity/public/images/apps/105600/cd11c08ea1a436e8156e1d3ebeccd1c9ba5cb22f.jpg" alt="Temple Raider" class="achievement-icon">
  </span>
  <div class="achievement-tooltip">
    <strong>Temple Raider</strong><br>
    Breach the impenetrable walls of the jungle temple.<br>
    <small>Unlocked: October 04, 2021</small>
  </div>
</div>
<div class="achievement-item unlocked">
  <span class="achievement-icon-wrapper">
    <img src="https://steamcdn-a.akamaihd.net/steamcommunity/public/images/apps/105600/3d8a29010ed3e22203cb4f0d52167c88f9c91a5c.jpg" alt="Lihzahrdian Idol" class="achievement-icon">
  </span>
  <div class="achievement-tooltip">
    <strong>Lihzahrdian Idol</strong><br>
    Defeat Golem, the stone-faced ritualistic idol of the lihzahrd tribe.<br>
    <small>Unlocked: October 05, 2021</small>
  </div>
</div>
<div class="achievement-item unlocked">
  <span class="achievement-icon-wrapper">
    <img src="https://steamcdn-a.akamaihd.net/steamcommunity/public/images/apps/105600/45884dee9cec706f27db75fbe4567da42d235836.jpg" alt="Robbing the Grave" class="achievement-icon">
  </span>
  <div class="achievement-tooltip">
    <strong>Robbing the Grave</strong><br>
    Obtain a rare treasure from a difficult monster in the dungeon.<br>
    <small>Unlocked: October 05, 2021</small>
  </div>
</div>
<div class="achievement-item unlocked">
  <span class="achievement-icon-wrapper">
    <img src="https://steamcdn-a.akamaihd.net/steamcommunity/public/images/apps/105600/c7415e2bf7cbef15558b41c70bb1e306e5682e27.jpg" alt="Big Booty" class="achievement-icon">
  </span>
  <div class="achievement-tooltip">
    <strong>Big Booty</strong><br>
    Unlock one of the dungeon's large, mysterious chests with a special key.<br>
    <small>Unlocked: October 18, 2021</small>
  </div>
</div>
<div class="achievement-item unlocked">
  <span class="achievement-icon-wrapper">
    <img src="https://steamcdn-a.akamaihd.net/steamcommunity/public/images/apps/105600/3efe3c4fcbfa43a355df16292f307232559fb3ec.jpg" alt="Fish Out of Water" class="achievement-icon">
  </span>
  <div class="achievement-tooltip">
    <strong>Fish Out of Water</strong><br>
    Defeat Duke Fishron, mutant terror of the sea.<br>
    <small>Unlocked: October 08, 2021</small>
  </div>
</div>
<div class="achievement-item unlocked">
  <span class="achievement-icon-wrapper">
    <img src="https://steamcdn-a.akamaihd.net/steamcommunity/public/images/apps/105600/b9436b13653d95dd441c8a96213e6a4dfbc6b72f.jpg" alt="Obsessive Devotion" class="achievement-icon">
  </span>
  <div class="achievement-tooltip">
    <strong>Obsessive Devotion</strong><br>
    Defeat the Ancient Cultist, fanatical leader of the dungeon coven.<br>
    <small>Unlocked: October 05, 2021</small>
  </div>
</div>
<div class="achievement-item unlocked">
  <span class="achievement-icon-wrapper">
    <img src="https://steamcdn-a.akamaihd.net/steamcommunity/public/images/apps/105600/da3155b9d24c435c244f7c099914586bac0b9853.jpg" alt="Star Destroyer" class="achievement-icon">
  </span>
  <div class="achievement-tooltip">
    <strong>Star Destroyer</strong><br>
    Defeat the four celestial towers of the moon.<br>
    <small>Unlocked: October 06, 2021</small>
  </div>
</div>
<div class="achievement-item unlocked">
  <span class="achievement-icon-wrapper">
    <img src="https://steamcdn-a.akamaihd.net/steamcommunity/public/images/apps/105600/c91f1b034b7ce14a89a377320eddaf29f18143f1.jpg" alt="Champion of Terraria" class="achievement-icon">
  </span>
  <div class="achievement-tooltip">
    <strong>Champion of Terraria</strong><br>
    Defeat the Moon Lord.<br>
    <small>Unlocked: October 06, 2021</small>
  </div>
</div>
<div class="achievement-item unlocked">
  <span class="achievement-icon-wrapper">
    <img src="https://steamcdn-a.akamaihd.net/steamcommunity/public/images/apps/105600/ce64b32e5385e779e3c615b2f36a966f8cdf4405.jpg" alt="Bloodbath" class="achievement-icon">
  </span>
  <div class="achievement-tooltip">
    <strong>Bloodbath</strong><br>
    Survive a blood moon, a nocturnal event where the rivers run red and monsters swarm aplenty.<br>
    <small>Unlocked: September 09, 2021</small>
  </div>
</div>
<div class="achievement-item unlocked">
  <span class="achievement-icon-wrapper">
    <img src="https://steamcdn-a.akamaihd.net/steamcommunity/public/images/apps/105600/839662b6bd88d0babf10cb9e7d5bafd9d89f3efc.jpg" alt="Slippery Shinobi" class="achievement-icon">
  </span>
  <div class="achievement-tooltip">
    <strong>Slippery Shinobi</strong><br>
    Defeat King Slime, the lord of all things slimy.<br>
    <small>Unlocked: September 18, 2021</small>
  </div>
</div>
<div class="achievement-item unlocked">
  <span class="achievement-icon-wrapper">
    <img src="https://steamcdn-a.akamaihd.net/steamcommunity/public/images/apps/105600/984d8201f226319980b9a5f13b0a17455587d187.jpg" alt="Goblin Punter" class="achievement-icon">
  </span>
  <div class="achievement-tooltip">
    <strong>Goblin Punter</strong><br>
    Triumph over a goblin invasion, a ragtag regiment of crude, barbaric, pointy-eared warriors and their shadowflame sorcerers.<br>
    <small>Unlocked: September 12, 2021</small>
  </div>
</div>
<div class="achievement-item unlocked">
  <span class="achievement-icon-wrapper">
    <img src="https://steamcdn-a.akamaihd.net/steamcommunity/public/images/apps/105600/ce10d46dae4218e320e2ae46188507aa39ddf12b.jpg" alt="Walk the Plank" class="achievement-icon">
  </span>
  <div class="achievement-tooltip">
    <strong>Walk the Plank</strong><br>
    Triumph over a pirate invasion, a group of pillagers from the sea out for your booty... and your life!<br>
    <small>Unlocked: September 26, 2021</small>
  </div>
</div>
<div class="achievement-item unlocked">
  <span class="achievement-icon-wrapper">
    <img src="https://steamcdn-a.akamaihd.net/steamcommunity/public/images/apps/105600/b528155244502c33c5bf0b8d8cee3e08e9637216.jpg" alt="Kill the Sun" class="achievement-icon">
  </span>
  <div class="achievement-tooltip">
    <strong>Kill the Sun</strong><br>
    Survive a solar eclipse, a day darker than night filled with creatures of horror.<br>
    <small>Unlocked: September 29, 2021</small>
  </div>
</div>
<div class="achievement-item unlocked">
  <span class="achievement-icon-wrapper">
    <img src="https://steamcdn-a.akamaihd.net/steamcommunity/public/images/apps/105600/f00bc8242a3fe3ba2c682ae50eaf9c9a14fe95be.jpg" alt="Do You Want to Slay a Snowman?" class="achievement-icon">
  </span>
  <div class="achievement-tooltip">
    <strong>Do You Want to Slay a Snowman?</strong><br>
    Triumph over the frost legion, a festive family of maniacal snowman mobsters.<br>
    <small>Unlocked: June 22, 2022</small>
  </div>
</div>
<div class="achievement-item unlocked">
  <span class="achievement-icon-wrapper">
    <img src="https://steamcdn-a.akamaihd.net/steamcommunity/public/images/apps/105600/c3e587ad5f2dea6f18e3b1dbda3ae258f70edf9c.jpg" alt="Tin-Foil Hatter" class="achievement-icon">
  </span>
  <div class="achievement-tooltip">
    <strong>Tin-Foil Hatter</strong><br>
    Triumph over a martian invasion, when beings from out of this world come to scramble your brains and probe you in uncomfortable places.<br>
    <small>Unlocked: October 10, 2021</small>
  </div>
</div>
<div class="achievement-item unlocked">
  <span class="achievement-icon-wrapper">
    <img src="https://steamcdn-a.akamaihd.net/steamcommunity/public/images/apps/105600/86778a8e3b31dc11c21491bf0fb49364efa586aa.jpg" alt="Baleful Harvest" class="achievement-icon">
  </span>
  <div class="achievement-tooltip">
    <strong>Baleful Harvest</strong><br>
    Reach the 15th wave of a pumpkin moon, where evil lurks among the autumn harvest.<br>
    <small>Unlocked: October 21, 2021</small>
  </div>
</div>
<div class="achievement-item unlocked">
  <span class="achievement-icon-wrapper">
    <img src="https://steamcdn-a.akamaihd.net/steamcommunity/public/images/apps/105600/c8da134d01c965ca92dffdeba235f04174e0841e.jpg" alt="Ice Scream" class="achievement-icon">
  </span>
  <div class="achievement-tooltip">
    <strong>Ice Scream</strong><br>
    Reach the 15th wave of a frost moon, where the festive season quickly degrades into madness.<br>
    <small>Unlocked: June 21, 2022</small>
  </div>
</div>
<div class="achievement-item unlocked">
  <span class="achievement-icon-wrapper">
    <img src="https://steamcdn-a.akamaihd.net/steamcommunity/public/images/apps/105600/d033499586f55832b7ca093fc07077c6d64dfb57.jpg" alt="Sticky Situation" class="achievement-icon">
  </span>
  <div class="achievement-tooltip">
    <strong>Sticky Situation</strong><br>
    Survive the slime rain, where gelatinous organisms fall from the sky in droves.<br>
    <small>Unlocked: September 14, 2021</small>
  </div>
</div>
<div class="achievement-item unlocked">
  <span class="achievement-icon-wrapper">
    <img src="https://steamcdn-a.akamaihd.net/steamcommunity/public/images/apps/105600/03d53ce253896b4ca711a08fd8dee0f6cb557cad.jpg" alt="Not the Bees!" class="achievement-icon">
  </span>
  <div class="achievement-tooltip">
    <strong>Not the Bees!</strong><br>
    Fire a Bee Gun while wearing a full set of Bee Armor.<br>
    <small>Unlocked: October 12, 2021</small>
  </div>
</div>
<div class="achievement-item unlocked">
  <span class="achievement-icon-wrapper">
    <img src="https://steamcdn-a.akamaihd.net/steamcommunity/public/images/apps/105600/d9aeb5789d29be12161f43cb7a6a6e7afb045116.jpg" alt="Jeepers Creepers" class="achievement-icon">
  </span>
  <div class="achievement-tooltip">
    <strong>Jeepers Creepers</strong><br>
    Stumble into a spider cavern in the underground.<br>
    <small>Unlocked: September 14, 2021</small>
  </div>
</div>
<div class="achievement-item unlocked">
  <span class="achievement-icon-wrapper">
    <img src="https://steamcdn-a.akamaihd.net/steamcommunity/public/images/apps/105600/2f0d702bad1430791b379ff1735f6bf2ba7e9eb1.jpg" alt="Funkytown" class="achievement-icon">
  </span>
  <div class="achievement-tooltip">
    <strong>Funkytown</strong><br>
    Build or encounter a glowing mushroom field above the surface.<br>
    <small>Unlocked: June 28, 2022</small>
  </div>
</div>
<div class="achievement-item unlocked">
  <span class="achievement-icon-wrapper">
    <img src="https://steamcdn-a.akamaihd.net/steamcommunity/public/images/apps/105600/db6d01c34f6ad734293be8ce9d587e9d0b5faf51.jpg" alt="Into Orbit" class="achievement-icon">
  </span>
  <div class="achievement-tooltip">
    <strong>Into Orbit</strong><br>
    You can only go down from here!<br>
    <small>Unlocked: September 18, 2021</small>
  </div>
</div>
<div class="achievement-item unlocked">
  <span class="achievement-icon-wrapper">
    <img src="https://steamcdn-a.akamaihd.net/steamcommunity/public/images/apps/105600/ef421de200597d9553957957bb16b1504a25c752.jpg" alt="Rock Bottom" class="achievement-icon">
  </span>
  <div class="achievement-tooltip">
    <strong>Rock Bottom</strong><br>
    The only way is up!<br>
    <small>Unlocked: September 14, 2021</small>
  </div>
</div>
<div class="achievement-item unlocked">
  <span class="achievement-icon-wrapper">
    <img src="https://steamcdn-a.akamaihd.net/steamcommunity/public/images/apps/105600/d8d3d50b2216d47c33e307972056d8fd8471d54e.jpg" alt="Mecha Mayhem" class="achievement-icon">
  </span>
  <div class="achievement-tooltip">
    <strong>Mecha Mayhem</strong><br>
    Do battle against the Twins, the Destroyer, and Skeletron Prime simultaneously and emerge victorious.<br>
    <small>Unlocked: June 24, 2022</small>
  </div>
</div>
<div class="achievement-item unlocked">
  <span class="achievement-icon-wrapper">
    <img src="https://steamcdn-a.akamaihd.net/steamcommunity/public/images/apps/105600/7528c2a19d58be44828e538579f2c422b35537f5.jpg" alt="Gelatin World Tour" class="achievement-icon">
  </span>
  <div class="achievement-tooltip">
    <strong>Gelatin World Tour</strong><br>
    Defeat every type of slime there is!<br>
    <small>Unlocked: October 12, 2021</small>
  </div>
</div>
<div class="achievement-item unlocked">
  <span class="achievement-icon-wrapper">
    <img src="https://steamcdn-a.akamaihd.net/steamcommunity/public/images/apps/105600/a21ac001c8eb0eece9a498b094d5c1f8e121727a.jpg" alt="Fashion Statement" class="achievement-icon">
  </span>
  <div class="achievement-tooltip">
    <strong>Fashion Statement</strong><br>
    Equip armor or vanity clothing in all three social slots.<br>
    <small>Unlocked: September 05, 2021</small>
  </div>
</div>
<div class="achievement-item unlocked">
  <span class="achievement-icon-wrapper">
    <img src="https://steamcdn-a.akamaihd.net/steamcommunity/public/images/apps/105600/a959913d98f2195136a4c8acd11b98281e2109e4.jpg" alt="Vehicular Manslaughter" class="achievement-icon">
  </span>
  <div class="achievement-tooltip">
    <strong>Vehicular Manslaughter</strong><br>
    Defeat an enemy by running it over with a minecart.<br>
    <small>Unlocked: September 07, 2021</small>
  </div>
</div>
<div class="achievement-item unlocked">
  <span class="achievement-icon-wrapper">
    <img src="https://steamcdn-a.akamaihd.net/steamcommunity/public/images/apps/105600/c57a4c06ecbc2ec8fe5af0b1d4cb8cbfe8821a10.jpg" alt="Bulldozer" class="achievement-icon">
  </span>
  <div class="achievement-tooltip">
    <strong>Bulldozer</strong><br>
    Destroy a total of 10,000 tiles.<br>
    <small>Unlocked: September 24, 2021</small>
  </div>
</div>
<div class="achievement-item unlocked">
  <span class="achievement-icon-wrapper">
    <img src="https://steamcdn-a.akamaihd.net/steamcommunity/public/images/apps/105600/472bdbff627e1e346f0cff906bc698abde36f9c0.jpg" alt="There are Some Who Call Him..." class="achievement-icon">
  </span>
  <div class="achievement-tooltip">
    <strong>There are Some Who Call Him...</strong><br>
    Kill Tim.<br>
    <small>Unlocked: September 19, 2021</small>
  </div>
</div>
<div class="achievement-item unlocked">
  <span class="achievement-icon-wrapper">
    <img src="https://steamcdn-a.akamaihd.net/steamcommunity/public/images/apps/105600/5a07dc5b30fe19e1675d03b89ef2cdd1856d6157.jpg" alt="Deceiver of Fools" class="achievement-icon">
  </span>
  <div class="achievement-tooltip">
    <strong>Deceiver of Fools</strong><br>
    Kill a nymph.<br>
    <small>Unlocked: September 14, 2021</small>
  </div>
</div>
<div class="achievement-item unlocked">
  <span class="achievement-icon-wrapper">
    <img src="https://steamcdn-a.akamaihd.net/steamcommunity/public/images/apps/105600/4256db7a8c24e4bfa312b6768d1af19873883b02.jpg" alt="Sword of the Hero" class="achievement-icon">
  </span>
  <div class="achievement-tooltip">
    <strong>Sword of the Hero</strong><br>
    Obtain a Terra Blade, forged from the finest blades of light and darkness.<br>
    <small>Unlocked: October 21, 2021</small>
  </div>
</div>
<div class="achievement-item unlocked">
  <span class="achievement-icon-wrapper">
    <img src="https://steamcdn-a.akamaihd.net/steamcommunity/public/images/apps/105600/8fe7fc557c8573f9bf353c82387dd18c4f20c9ab.jpg" alt="Lucky Break" class="achievement-icon">
  </span>
  <div class="achievement-tooltip">
    <strong>Lucky Break</strong><br>
    Survive a long fall with just a sliver of health remaining.<br>
    <small>Unlocked: September 16, 2021</small>
  </div>
</div>
<div class="achievement-item unlocked">
  <span class="achievement-icon-wrapper">
    <img src="https://steamcdn-a.akamaihd.net/steamcommunity/public/images/apps/105600/efd06080d5ca93192d2c1dda6e9cf92b424e461e.jpg" alt="Throwing Lines" class="achievement-icon">
  </span>
  <div class="achievement-tooltip">
    <strong>Throwing Lines</strong><br>
    Throw a yoyo.<br>
    <small>Unlocked: September 07, 2021</small>
  </div>
</div>
<div class="achievement-item unlocked">
  <span class="achievement-icon-wrapper">
    <img src="https://steamcdn-a.akamaihd.net/steamcommunity/public/images/apps/105600/1aa1fffcccddc0cf50f4da93914ad18e59e92c23.jpg" alt="Dye Hard" class="achievement-icon">
  </span>
  <div class="achievement-tooltip">
    <strong>Dye Hard</strong><br>
    Equip a dye in every possible dye slot.<br>
    <small>Unlocked: September 17, 2021</small>
  </div>
</div>
<div class="achievement-item unlocked">
  <span class="achievement-icon-wrapper">
    <img src="https://steamcdn-a.akamaihd.net/steamcommunity/public/images/apps/105600/7cf7f0f0a17e1bfdb864857698458a548454f944.jpg" alt="Sick Throw" class="achievement-icon">
  </span>
  <div class="achievement-tooltip">
    <strong>Sick Throw</strong><br>
    Obtain the Terrarian.<br>
    <small>Unlocked: October 21, 2021</small>
  </div>
</div>
<div class="achievement-item unlocked">
  <span class="achievement-icon-wrapper">
    <img src="https://steamcdn-a.akamaihd.net/steamcommunity/public/images/apps/105600/af50c3b5549094e0f99d20f04ff6ed4e5fda6889.jpg" alt="The Frequent Flyer" class="achievement-icon">
  </span>
  <div class="achievement-tooltip">
    <strong>The Frequent Flyer</strong><br>
    Spend over 1 gold being treated by the nurse.<br>
    <small>Unlocked: June 24, 2022</small>
  </div>
</div>
<div class="achievement-item unlocked">
  <span class="achievement-icon-wrapper">
    <img src="https://steamcdn-a.akamaihd.net/steamcommunity/public/images/apps/105600/da6e31f8c70f22252c7d5c7ec6882093499146f9.jpg" alt="The Cavalry" class="achievement-icon">
  </span>
  <div class="achievement-tooltip">
    <strong>The Cavalry</strong><br>
    Equip a mount.<br>
    <small>Unlocked: September 20, 2021</small>
  </div>
</div>
<div class="achievement-item unlocked">
  <span class="achievement-icon-wrapper">
    <img src="https://steamcdn-a.akamaihd.net/steamcommunity/public/images/apps/105600/8ae7da8ea8eb7fd920f499fb762e7efb24fae8fc.jpg" alt="Completely Awesome" class="achievement-icon">
  </span>
  <div class="achievement-tooltip">
    <strong>Completely Awesome</strong><br>
    Obtain a minishark.<br>
    <small>Unlocked: September 28, 2021</small>
  </div>
</div>
<div class="achievement-item unlocked">
  <span class="achievement-icon-wrapper">
    <img src="https://steamcdn-a.akamaihd.net/steamcommunity/public/images/apps/105600/67c95d83892c06d5d3cfb9070e0260da72500d4a.jpg" alt="Til Death..." class="achievement-icon">
  </span>
  <div class="achievement-tooltip">
    <strong>Til Death...</strong><br>
    Kill the groom.<br>
    <small>Unlocked: October 06, 2021</small>
  </div>
</div>
<div class="achievement-item unlocked">
  <span class="achievement-icon-wrapper">
    <img src="https://steamcdn-a.akamaihd.net/steamcommunity/public/images/apps/105600/3060f4ae13f56fbb3f78e36371aaa039f4b2c9bf.jpg" alt="Archaeologist" class="achievement-icon">
  </span>
  <div class="achievement-tooltip">
    <strong>Archaeologist</strong><br>
    Kill Doctor Bones.<br>
    <small>Unlocked: October 23, 2021</small>
  </div>
</div>
<div class="achievement-item unlocked">
  <span class="achievement-icon-wrapper">
    <img src="https://steamcdn-a.akamaihd.net/steamcommunity/public/images/apps/105600/f00eae3408364653eefe9a6e9283a1610ae8643b.jpg" alt="Pretty in Pink" class="achievement-icon">
  </span>
  <div class="achievement-tooltip">
    <strong>Pretty in Pink</strong><br>
    Kill pinky.<br>
    <small>Unlocked: September 18, 2021</small>
  </div>
</div>
<div class="achievement-item unlocked">
  <span class="achievement-icon-wrapper">
    <img src="https://steamcdn-a.akamaihd.net/steamcommunity/public/images/apps/105600/6c21f8ead465f9cd90c7b4d936239467c334bd5c.jpg" alt="Prismancer" class="achievement-icon">
  </span>
  <div class="achievement-tooltip">
    <strong>Prismancer</strong><br>
    Obtain a rainbow rod.<br>
    <small>Unlocked: September 28, 2021</small>
  </div>
</div>
<div class="achievement-item unlocked">
  <span class="achievement-icon-wrapper">
    <img src="https://steamcdn-a.akamaihd.net/steamcommunity/public/images/apps/105600/5bcc7dd72c781448be7f89fab335d7c789defc92.jpg" alt="It Can Talk?!" class="achievement-icon">
  </span>
  <div class="achievement-tooltip">
    <strong>It Can Talk?!</strong><br>
    Build a house in a mushroom biome and have the Truffle move in.<br>
    <small>Unlocked: June 28, 2022</small>
  </div>
</div>
<div class="achievement-item unlocked">
  <span class="achievement-icon-wrapper">
    <img src="https://steamcdn-a.akamaihd.net/steamcommunity/public/images/apps/105600/280b95017555560b63ea0a44dbdb3a38e86cd7cd.jpg" alt="Watch Your Step!" class="achievement-icon">
  </span>
  <div class="achievement-tooltip">
    <strong>Watch Your Step!</strong><br>
    Become a victim to a nasty underground trap.<br>
    <small>Unlocked: September 19, 2021</small>
  </div>
</div>
<div class="achievement-item unlocked">
  <span class="achievement-icon-wrapper">
    <img src="https://steamcdn-a.akamaihd.net/steamcommunity/public/images/apps/105600/c624a2f9b28c26d804f22337d4c46efffc2d4563.jpg" alt="Marathon Medalist" class="achievement-icon">
  </span>
  <div class="achievement-tooltip">
    <strong>Marathon Medalist</strong><br>
    Travel a total of 26.2 miles on foot.<br>
    <small>Unlocked: September 11, 2021</small>
  </div>
</div>
<div class="achievement-item unlocked">
  <span class="achievement-icon-wrapper">
    <img src="https://steamcdn-a.akamaihd.net/steamcommunity/public/images/apps/105600/6fafd5617f5f2c23a0ffeefc2799d2fbb5a7c801.jpg" alt="Topped Off" class="achievement-icon">
  </span>
  <div class="achievement-tooltip">
    <strong>Topped Off</strong><br>
    Attain maximum health and mana possible without accessories or buffs.<br>
    <small>Unlocked: October 23, 2021</small>
  </div>
</div>
<div class="achievement-item unlocked">
  <span class="achievement-icon-wrapper">
    <img src="https://steamcdn-a.akamaihd.net/steamcommunity/public/images/apps/105600/98a47ac6d34f74f0f4d8651a929701bd2aa4ae42.jpg" alt="Slayer of Worlds" class="achievement-icon">
  </span>
  <div class="achievement-tooltip">
    <strong>Slayer of Worlds</strong><br>
    Defeat every boss in Terraria.<br>
    <small>Unlocked: October 06, 2021</small>
  </div>
</div>
<div class="achievement-item unlocked">
  <span class="achievement-icon-wrapper">
    <img src="https://steamcdn-a.akamaihd.net/steamcommunity/public/images/apps/105600/6a5b944787cc9f1dab1dd661e409ce97996d412b.jpg" alt="You Can Do It!" class="achievement-icon">
  </span>
  <div class="achievement-tooltip">
    <strong>You Can Do It!</strong><br>
    Survive your character's first full night.<br>
    <small>Unlocked: September 05, 2021</small>
  </div>
</div>
<div class="achievement-item unlocked">
  <span class="achievement-icon-wrapper">
    <img src="https://steamcdn-a.akamaihd.net/steamcommunity/public/images/apps/105600/4982fd3ed36214f5c68280e4502a48f6a2e857cc.jpg" alt="Matching Attire" class="achievement-icon">
  </span>
  <div class="achievement-tooltip">
    <strong>Matching Attire</strong><br>
    Equip armor in all three armor slots: head, chest, and feet.<br>
    <small>Unlocked: September 06, 2021</small>
  </div>
</div>
<div class="achievement-item unlocked">
  <span class="achievement-icon-wrapper">
    <img src="https://steamcdn-a.akamaihd.net/steamcommunity/public/images/apps/105600/e76f23d7116ce2a3ddb73611a58207094f2fed35.jpg" alt="Benched" class="achievement-icon">
  </span>
  <div class="achievement-tooltip">
    <strong>Benched</strong><br>
    Craft your first work bench.<br>
    <small>Unlocked: September 04, 2021</small>
  </div>
</div>
<div class="achievement-item unlocked">
  <span class="achievement-icon-wrapper">
    <img src="https://steamcdn-a.akamaihd.net/steamcommunity/public/images/apps/105600/ae620dba9905fffad026095e82548c0cddb31b94.jpg" alt="Fae Flayer" class="achievement-icon">
  </span>
  <div class="achievement-tooltip">
    <strong>Fae Flayer</strong><br>
    Defeat the Empress of Light, responsible for all those flashy lights and glitter.<br>
    <small>Unlocked: October 16, 2021</small>
  </div>
</div>
<div class="achievement-item unlocked">
  <span class="achievement-icon-wrapper">
    <img src="https://steamcdn-a.akamaihd.net/steamcommunity/public/images/apps/105600/6091aa5a41f25af23b6c408d9669bc0bb8aa067b.jpg" alt="Just Desserts" class="achievement-icon">
  </span>
  <div class="achievement-tooltip">
    <strong>Just Desserts</strong><br>
    Defeat Queen Slime, giving the coup-de-grace to the sovereign of all that jiggles.<br>
    <small>Unlocked: October 01, 2021</small>
  </div>
</div>
<div class="achievement-item unlocked">
  <span class="achievement-icon-wrapper">
    <img src="https://steamcdn-a.akamaihd.net/steamcommunity/public/images/apps/105600/f36753b1fe186f04edf1a7ae791b85f70b07302b.jpg" alt="Don't Dread on Me" class="achievement-icon">
  </span>
  <div class="achievement-tooltip">
    <strong>Don't Dread on Me</strong><br>
    Defeat the Dreadnautilus, murderous mollusk lurking beneath the surface of the sanguine seas.<br>
    <small>Unlocked: July 01, 2022</small>
  </div>
</div>
<div class="achievement-item unlocked">
  <span class="achievement-icon-wrapper">
    <img src="https://steamcdn-a.akamaihd.net/steamcommunity/public/images/apps/105600/ad65c49e080605670ce5dee3e94c5863e5dcdb76.jpg" alt="Infinity +1 Sword" class="achievement-icon">
  </span>
  <div class="achievement-tooltip">
    <strong>Infinity +1 Sword</strong><br>
    Obtain the Zenith, the culmination of a journey forged into the ultimate sword.<br>
    <small>Unlocked: October 22, 2021</small>
  </div>
</div>
<div class="achievement-item unlocked">
  <span class="achievement-icon-wrapper">
    <img src="https://steamcdn-a.akamaihd.net/steamcommunity/public/images/apps/105600/fb4a164d117f4e02e2e84b0803d25f5c39a147ba.jpg" alt="A Rather Blustery Day" class="achievement-icon">
  </span>
  <div class="achievement-tooltip">
    <strong>A Rather Blustery Day</strong><br>
    Fly a kite on a windy day.<br>
    <small>Unlocked: September 29, 2021</small>
  </div>
</div>
<div class="achievement-item unlocked">
  <span class="achievement-icon-wrapper">
    <img src="https://steamcdn-a.akamaihd.net/steamcommunity/public/images/apps/105600/a3e4fc9470751bf2eec49a0d9fc3409a110328ec.jpg" alt="Quiet Neighborhood" class="achievement-icon">
  </span>
  <div class="achievement-tooltip">
    <strong>Quiet Neighborhood</strong><br>
    Enter a misty graveyard filled with the surly dead.<br>
    <small>Unlocked: September 20, 2021</small>
  </div>
</div>
<div class="achievement-item unlocked">
  <span class="achievement-icon-wrapper">
    <img src="https://steamcdn-a.akamaihd.net/steamcommunity/public/images/apps/105600/0d7088cea84ce1cdbb400285318dd138ffac3a21.jpg" alt="Heliophobia" class="achievement-icon">
  </span>
  <div class="achievement-tooltip">
    <strong>Heliophobia</strong><br>
    Trick a gnome into turning into stone!<br>
    <small>Unlocked: September 05, 2021</small>
  </div>
</div>
<div class="achievement-item unlocked">
  <span class="achievement-icon-wrapper">
    <img src="https://steamcdn-a.akamaihd.net/steamcommunity/public/images/apps/105600/89ae5fc62de83ed0c5b472dba2434a2f91940bd1.jpg" alt="Feeling Petty" class="achievement-icon">
  </span>
  <div class="achievement-tooltip">
    <strong>Feeling Petty</strong><br>
    Deliver headpats to the town pet.<br>
    <small>Unlocked: September 09, 2021</small>
  </div>
</div>
<div class="achievement-item unlocked">
  <span class="achievement-icon-wrapper">
    <img src="https://steamcdn-a.akamaihd.net/steamcommunity/public/images/apps/105600/98424268ca1fe5748753b891affa4c20c4ab5147.jpg" alt="Hey! Listen!" class="achievement-icon">
  </span>
  <div class="achievement-tooltip">
    <strong>Hey! Listen!</strong><br>
    Encounter a fairy.<br>
    <small>Unlocked: September 09, 2021</small>
  </div>
</div>
<div class="achievement-item unlocked">
  <span class="achievement-icon-wrapper">
    <img src="https://steamcdn-a.akamaihd.net/steamcommunity/public/images/apps/105600/9f723603a35018b1701fd21a222ee26a60ca845c.jpg" alt="Jolly Jamboree" class="achievement-icon">
  </span>
  <div class="achievement-tooltip">
    <strong>Jolly Jamboree</strong><br>
    What you're celebrating doesn't matter, just throw a party already!<br>
    <small>Unlocked: June 28, 2022</small>
  </div>
</div>
<div class="achievement-item unlocked">
  <span class="achievement-icon-wrapper">
    <img src="https://steamcdn-a.akamaihd.net/steamcommunity/public/images/apps/105600/0dfe1e75f8432cd357cefa8190a11693a2786dc0.jpg" alt="Dead Men Tell No Tales" class="achievement-icon">
  </span>
  <div class="achievement-tooltip">
    <strong>Dead Men Tell No Tales</strong><br>
    You were so preoccupied with whether or not you could open the chest that you didn't stop to think if you should.<br>
    <small>Unlocked: September 19, 2021</small>
  </div>
</div>
<div class="achievement-item unlocked">
  <span class="achievement-icon-wrapper">
    <img src="https://steamcdn-a.akamaihd.net/steamcommunity/public/images/apps/105600/8bbfcf168e0034054d479a72d30e2fe36354f2cc.jpg" alt="An Eye For An Eye" class="achievement-icon">
  </span>
  <div class="achievement-tooltip">
    <strong>An Eye For An Eye</strong><br>
    Defeat Deerclops, the chilly one-eyed monstrosity from a foreign land.<br>
    <small>Unlocked: May 05, 2024</small>
  </div>
</div>
<div class="achievement-item unlocked">
  <span class="achievement-icon-wrapper">
    <img src="https://steamcdn-a.akamaihd.net/steamcommunity/public/images/apps/105600/ee1bf7006604da48b973c5d793c9b13b68ea7b63.jpg" alt="A Rare Realm" class="achievement-icon">
  </span>
  <div class="achievement-tooltip">
    <strong>A Rare Realm</strong><br>
    Some very special seeds can lead to unique and rewarding experiences. Can you find one?<br>
    <small>Unlocked: July 29, 2023</small>
  </div>
</div>
<div class="achievement-item unlocked">
  <span class="achievement-icon-wrapper">
    <img src="https://steamcdn-a.akamaihd.net/steamcommunity/public/images/apps/105600/2e8221bd7bc11ac180bf2949a1a57bb5649b8cce.jpg" alt="A Shimmer In The Dark" class="achievement-icon">
  </span>
  <div class="achievement-tooltip">
    <strong>A Shimmer In The Dark</strong><br>
    Shimmer an item into another item. What other transmutations can you find?<br>
    <small>Unlocked: May 06, 2024</small>
  </div>
</div>
</div>
</div>

<div class="achievement-section">
<h2>
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="w-6">
  <path stroke-linecap="round" stroke-linejoin="round" d="M16.5 10.5V6.75a4.5 4.5 0 1 0-9 0v3.75m-.75 11.25h10.5a2.25 2.25 0 0 0 2.25-2.25v-6.75a2.25 2.25 0 0 0-2.25-2.25H6.75a2.25 2.25 0 0 0-2.25 2.25v6.75a2.25 2.25 0 0 0 2.25 2.25Z" />
</svg>

 Locked Achievements (21)</h2>

<div class="achievements-grid">

<div class="achievement-item locked">
  <span class="achievement-icon-wrapper">
    <img src="https://steamcdn-a.akamaihd.net/steamcommunity/public/images/apps/105600/05dce04e306a30efc50c2a5a675f6e9f99adbddb.jpg" alt="Real Estate Agent" class="achievement-icon">
  </span>
  <div class="achievement-tooltip">
    <strong>Real Estate Agent</strong><br>
    Have all possible town NPCs living in your world.
  </div>
</div>
<div class="achievement-item locked">
  <span class="achievement-icon-wrapper">
    <img src="https://steamcdn-a.akamaihd.net/steamcommunity/public/images/apps/105600/d288ddb53b518ea47d072c8c6be5c7d73fcba69e.jpg" alt="Rainbows and Unicorns" class="achievement-icon">
  </span>
  <div class="achievement-tooltip">
    <strong>Rainbows and Unicorns</strong><br>
    Fire a rainbow gun while riding on a unicorn.
  </div>
</div>
<div class="achievement-item locked">
  <span class="achievement-icon-wrapper">
    <img src="https://steamcdn-a.akamaihd.net/steamcommunity/public/images/apps/105600/3720f2cb46ac0ae9474d4bf7de094eb2d28d9080.jpg" alt="You and What Army?" class="achievement-icon">
  </span>
  <div class="achievement-tooltip">
    <strong>You and What Army?</strong><br>
    Command nine summoned minions simultaneously.
  </div>
</div>
<div class="achievement-item locked">
  <span class="achievement-icon-wrapper">
    <img src="https://steamcdn-a.akamaihd.net/steamcommunity/public/images/apps/105600/4cc5ff3420fe0900910bee9255ae62c97842c837.jpg" alt="Glorious Golden Pole" class="achievement-icon">
  </span>
  <div class="achievement-tooltip">
    <strong>Glorious Golden Pole</strong><br>
    Obtain a golden fishing rod.
  </div>
</div>
<div class="achievement-item locked">
  <span class="achievement-icon-wrapper">
    <img src="https://steamcdn-a.akamaihd.net/steamcommunity/public/images/apps/105600/561d73948b4fed4061d48672303ed04cd1fb6d82.jpg" alt="Servant-in-Training" class="achievement-icon">
  </span>
  <div class="achievement-tooltip">
    <strong>Servant-in-Training</strong><br>
    Complete your 1st quest for the angler.
  </div>
</div>
<div class="achievement-item locked">
  <span class="achievement-icon-wrapper">
    <img src="https://steamcdn-a.akamaihd.net/steamcommunity/public/images/apps/105600/dff9d0c485bfaca3b75b6d72ea8683882742b71b.jpg" alt="Good Little Slave" class="achievement-icon">
  </span>
  <div class="achievement-tooltip">
    <strong>Good Little Slave</strong><br>
    Complete your 10th quest for the angler.
  </div>
</div>
<div class="achievement-item locked">
  <span class="achievement-icon-wrapper">
    <img src="https://steamcdn-a.akamaihd.net/steamcommunity/public/images/apps/105600/22bcf25b747e1f047a55c0f4f9417e0bf5e1854c.jpg" alt="Trout Monkey" class="achievement-icon">
  </span>
  <div class="achievement-tooltip">
    <strong>Trout Monkey</strong><br>
    Complete your 25th quest for the angler.
  </div>
</div>
<div class="achievement-item locked">
  <span class="achievement-icon-wrapper">
    <img src="https://steamcdn-a.akamaihd.net/steamcommunity/public/images/apps/105600/e656b806588daf3eaf8266485f104257b11be802.jpg" alt="Fast and Fishious" class="achievement-icon">
  </span>
  <div class="achievement-tooltip">
    <strong>Fast and Fishious</strong><br>
    Complete your 50th quest for the angler.
  </div>
</div>
<div class="achievement-item locked">
  <span class="achievement-icon-wrapper">
    <img src="https://steamcdn-a.akamaihd.net/steamcommunity/public/images/apps/105600/0a6ff6a36670c96ceb4d30cf6fd69d2fdf55f38e.jpg" alt="Supreme Helper Minion!" class="achievement-icon">
  </span>
  <div class="achievement-tooltip">
    <strong>Supreme Helper Minion!</strong><br>
    Complete a grand total of 200 quests for the angler.
  </div>
</div>
<div class="achievement-item locked">
  <span class="achievement-icon-wrapper">
    <img src="https://steamcdn-a.akamaihd.net/steamcommunity/public/images/apps/105600/7df01b8161f74f4955b862736c0b5b8bcf045d23.jpg" alt="Hero of Etheria" class="achievement-icon">
  </span>
  <div class="achievement-tooltip">
    <strong>Hero of Etheria</strong><br>
    Repel the strongest forces the Old One's Army can muster.
  </div>
</div>
<div class="achievement-item locked">
  <span class="achievement-icon-wrapper">
    <img src="https://steamcdn-a.akamaihd.net/steamcommunity/public/images/apps/105600/2578c03ef18818fb5e417cd1bcd1a5cffafcc30e.jpg" alt="Boots of the Hero" class="achievement-icon">
  </span>
  <div class="achievement-tooltip">
    <strong>Boots of the Hero</strong><br>
    Obtain the Terraspark Boots, forged from the finest boots of fire and ice.
  </div>
</div>
<div class="achievement-item locked">
  <span class="achievement-icon-wrapper">
    <img src="https://steamcdn-a.akamaihd.net/steamcommunity/public/images/apps/105600/857e2df684ca7b638f1fea5d20a075a6610b7cc6.jpg" alt="Hot Reels!" class="achievement-icon">
  </span>
  <div class="achievement-tooltip">
    <strong>Hot Reels!</strong><br>
    Drop a lure in a pool of lava for a pre-fried haul!
  </div>
</div>
<div class="achievement-item locked">
  <span class="achievement-icon-wrapper">
    <img src="https://steamcdn-a.akamaihd.net/steamcommunity/public/images/apps/105600/350b6b619fe3ea6c65afba12e9d652573a9b6251.jpg" alt="Leading Landlord" class="achievement-icon">
  </span>
  <div class="achievement-tooltip">
    <strong>Leading Landlord</strong><br>
    Meet with a tenant who's as happy as they possibly can be!
  </div>
</div>
<div class="achievement-item locked">
  <span class="achievement-icon-wrapper">
    <img src="https://steamcdn-a.akamaihd.net/steamcommunity/public/images/apps/105600/2d10311274fe7c92ab25cc29afdca86b019ad472.jpg" alt="Feast of Midas" class="achievement-icon">
  </span>
  <div class="achievement-tooltip">
    <strong>Feast of Midas</strong><br>
    Obtain Golden Delight, the highest quality meal made from the highest quality . . . ingredients.
  </div>
</div>
<div class="achievement-item locked">
  <span class="achievement-icon-wrapper">
    <img src="https://steamcdn-a.akamaihd.net/steamcommunity/public/images/apps/105600/321621992dd22a16a4e42203092ce24ac6847c34.jpg" alt="Unusual Survival Strategies" class="achievement-icon">
  </span>
  <div class="achievement-tooltip">
    <strong>Unusual Survival Strategies</strong><br>
    Delay death from drowning by drinking water. It doesn't make much sense, but you did what you had to do.
  </div>
</div>
<div class="achievement-item locked">
  <span class="achievement-icon-wrapper">
    <img src="https://steamcdn-a.akamaihd.net/steamcommunity/public/images/apps/105600/aeb444fb0c6190dc87a8a788fff84172610a8a2a.jpg" alt="Black Mirror" class="achievement-icon">
  </span>
  <div class="achievement-tooltip">
    <strong>Black Mirror</strong><br>
    Obtain the Cell Phone. You'll never leave home without it again.
  </div>
</div>
<div class="achievement-item locked">
  <span class="achievement-icon-wrapper">
    <img src="https://steamcdn-a.akamaihd.net/steamcommunity/public/images/apps/105600/e811c3b4e59fa637cb76b1cfd83eaa9cb30e88d6.jpg" alt="Ankhumulation Complete" class="achievement-icon">
  </span>
  <div class="achievement-tooltip">
    <strong>Ankhumulation Complete</strong><br>
    Obtain the Ankh Shield, the finest protection from unpleasant maladies and ailments.
  </div>
</div>
<div class="achievement-item locked">
  <span class="achievement-icon-wrapper">
    <img src="https://steamcdn-a.akamaihd.net/steamcommunity/public/images/apps/105600/2d90ca6d4475fb2103f5c9d8c6b469f81652a809.jpg" alt="Torch God" class="achievement-icon">
  </span>
  <div class="achievement-tooltip">
    <strong>Torch God</strong><br>
    Invoked the wrath of the God of Torches, and survived long enough to earn its blessing.
  </div>
</div>
<div class="achievement-item locked">
  <span class="achievement-icon-wrapper">
    <img src="https://steamcdn-a.akamaihd.net/steamcommunity/public/images/apps/105600/8b9fbdfdccd4e0f81b305e6fc5d39aeacf2dbe38.jpg" alt="The Great Slime Mitosis" class="achievement-icon">
  </span>
  <div class="achievement-tooltip">
    <strong>The Great Slime Mitosis</strong><br>
    Find all of the Slime Pets and have them move in!
  </div>
</div>
<div class="achievement-item locked">
  <span class="achievement-icon-wrapper">
    <img src="https://steamcdn-a.akamaihd.net/steamcommunity/public/images/apps/105600/36dddfdca36de597b925b8000c709207db645eb8.jpg" alt="And Good Riddance!" class="achievement-icon">
  </span>
  <div class="achievement-tooltip">
    <strong>And Good Riddance!</strong><br>
    Completely purify all Corruption, Crimson, and Hallow from your world, until the Dryad is satisfied!
  </div>
</div>
<div class="achievement-item locked">
  <span class="achievement-icon-wrapper">
    <img src="https://steamcdn-a.akamaihd.net/steamcommunity/public/images/apps/105600/a23ee25dc5f993fe57f45f09a42b7ea20cf569fd.jpg" alt="To Infinity... and Beyond!" class="achievement-icon">
  </span>
  <div class="achievement-tooltip">
    <strong>To Infinity... and Beyond!</strong><br>
    Fly a Kwad Racer into outer space.
  </div>
</div>
</div>
</div>

---

*Game data automatically imported from Steam. Achievement links will be created as individual posts when achievements are unlocked.*
