.trans-container {
background-color: #111522;
border-radius: 12px;
padding: 25px;
color: #ffffff;
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
max-width: 900px;
line-height: 1.6;
}
.trans-header {
text-align: center;
border-bottom: 2px solid #3498db;
padding-bottom: 20px;
margin-bottom: 30px;
}
.trans-header h2 {
color: #3498db !important;
font-size: 2em;
text-transform: uppercase;
margin: 0;
}
/* Section Lobby */
.lobby-box {
background: linear-gradient(135deg, #1a1f2f 0%, #2c3e50 100%);
border: 2px solid #3498db;
border-radius: 10px;
padding: 25px;
margin-bottom: 30px;
display: flex;
align-items: center;
}
.lobby-icon {
font-size: 3em;
margin-right: 25px;
display: flex;
align-items: center;
justify-content: center;
}
/* Grille Waystones */
.way-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 20px;
}
.way-card {
background: #1a1f2f;
border-left: 4px solid #3498db;
border-radius: 8px;
padding: 20px;
transition: transform 0.2s;
}
.way-card:hover {
transform: scale(1.02);
}
.way-title {
color: #3498db !important;
font-weight: bold;
display: flex;
align-items: center;
margin-bottom: 12px;
font-size: 1.15em;
}
.highlight {
color: #3498db !important;
font-weight: bold;
}
.kbd-cmd {
background-color: #000;
padding: 3px 10px;
border-radius: 4px;
font-family: 'Courier New', Courier, monospace;
color: #3498db !important;
border: 1px solid #3498db;
font-weight: bold;
}
🌀 Waystones & Transports
Le voyage rapide sur Arcadia est simple, efficace et totalement gratuit.
🏛️
Le Lobby : Votre Hub Central
Tapez /lobby pour rejoindre instantanément le cœur du serveur. C'est le point de passage obligatoire pour accéder à la Banque, au Marché et aux événements communautaires.
📍 Activation
Interagissez avec une Waystone sauvage via un Clic-Droit pour l'enregistrer. Une fois apprise, elle apparaît dans votre liste de voyage permanent.
💎 100% Gratuit
Sur Arcadia, les téléportations entre Waystones ne consomment aucune ressource. Ni XP, ni argent. Voyagez autant que vous le souhaitez !
📜 Parchemins
Utilisez des Warp Scrolls pour vous TP vers une borne depuis n'importe où dans la nature. Très pratique après une longue session d'exploration !
⭐ Rappel : Les grades VIP et VIP+ suppriment le temps d'attente lors de la téléportation !
🏡 /Home
Utilisez la commande /sethome pour définir un point de téléportation, utilisez la commande /home vous TP vers le point de téléportation défini depuis n'importe où dans la nature. Utilisez /delhome pour retirer votre home
⭐ Rappel : Les grades VIP et VIP+ suppriment le temps d'attente lors de la téléportation et augmente votre nombre maximal de home disponibles !