Main Page

From Tibia Idle wiki

Revision as of 17:16, 25 June 2025 by Admin (talk | contribs)

<style> .tibia-grid {

 display: flex;
 flex-wrap: wrap;
 justify-content: center;
 gap: 16px;
 margin: 0 auto 20px auto;
 max-width: 900px;
 padding: 0;

} .tibia-card {

 background: #191919;
 border-radius: 16px;
 box-shadow: 0 2px 8px #0002;
 width: 140px;
 min-width: 100px;
 max-width: 160px;
 text-align: center;
 padding: 14px 6px 8px 6px;
 color: #fff;
 font-size: 15px;
 transition: transform .14s;

} .tibia-card:hover {

 transform: scale(1.04);
 background: #232325;

} .tibia-card img {

 margin-bottom: 8px;

} .tibia-card-title {

 font-weight: bold;
 font-size: 1.1em;
 margin-bottom: 2px;

} .tibia-card-desc {

 font-size: 0.94em;
 color: #ccc;
 margin-bottom: 0;

} @media (max-width: 640px) {

 .tibia-grid {gap: 8px;}
 .tibia-card {width: 47vw; min-width: 96px; max-width: 99vw; font-size: 14px;}

} </style>

   <a href="/wiki/Idle_Monsters"><img src="https://tibiaidle.com/images/dragonlord.gif" width="64" /></a>
<a href="/wiki/Idle_Monsters">Idle Monsters</a>
Monsters encountered in idle mode.
   <a href="/wiki/Idle_Bosses"><img src="https://tibiaidle.com/images/abyssala.gif" width="64" /></a>
<a href="/wiki/Idle_Bosses">Idle Bosses</a>
Special idle bosses.
   <a href="/wiki/Idle_Raid_Bosses"><img src="https://tibiaidle.com/images/ferumbras.gif" width="74" /></a>
<a href="/wiki/Idle_Raid_Bosses">Idle Raid Bosses</a>
Raid events & bosses.
   <a href="/wiki/Game_Monsters"><img src="https://tibiaidle.com/images/demonskeleton.gif" width="48" /></a>
<a href="/wiki/Game_Monsters">Game Monsters</a>
Main monsters in gameplay.
   <a href="/wiki/Items"><img src="https://tibiaidle.com/item-images/2400.png" width="64" /></a>
<a href="/wiki/Items">Items</a>
All obtainable items.
   <a href="/wiki/Outfits"><img src="https://tibiaidle.com/item-images/barba.png" width="60" /></a>
<a href="/wiki/Outfits">Outfits</a>
Player outfits & costumes.
   <a href="/wiki/Idle_Reward_Box"><img src="https://tibiaidle.com/item-images/5676.gif" width="64" /></a>
<a href="/wiki/Idle_Reward_Box">Idle Reward Box</a>
Idle mode reward chests.
   <a href="/wiki/Rare_Items"><img src="https://tibiaidle.com/item-images/2659.png" width="64" /></a>
<a href="/wiki/Rare_Items">Rare Items</a>
Rare & unique items.
   <a href="/wiki/Quest"><img src="https://tibiaidle.com/item-images/bookquest.gif" width="64" /></a>
<a href="/wiki/Quest">Quest</a>
Missions, storylines, rewards.