Difference between revisions of "Daily Schedules"

From XilePK - Ragnarok Online Server
Jump to navigation Jump to search
Line 1: Line 1:
==Automated Event System==
 
* The event framework serves as a cornerstone of the server experience. Through periodic challenges, implementation of innovative features, and diverse content variety, we ensure that users remain actively engaged and motivated to continue participating.
 
* By winning events, you earn https://static.divine-pride.net/images/items/item/1001422.png Xile coins, which you can exchange at the <b>Event Shop</b> using @event
 
 
 
 
<html lang="pt-BR">
 
<html lang="pt-BR">
 
<head>
 
<head>
Line 30: Line 25:
 
         color: #ffcc00 !important;
 
         color: #ffcc00 !important;
 
     }
 
     }
     /* Removido o duplicado de .event-cell a que estava causando redundância */
+
     /* Removido o duplicado de .event-cell a */
 
     .schedule-container {
 
     .schedule-container {
 
         max-width: 1200px;
 
         max-width: 1200px;
 
         margin: 20px auto;
 
         margin: 20px auto;
 
         font-family: Arial, sans-serif;
 
         font-family: Arial, sans-serif;
         background: #2a2a2a; /* Fundo do container */
+
         background: #2a2a2a !important; /* Força o background */
 
         border-radius: 8px;
 
         border-radius: 8px;
 
         overflow: hidden;
 
         overflow: hidden;
Line 41: Line 36:
 
      
 
      
 
     .schedule-title {
 
     .schedule-title {
         background: #1a1a1a; /* Fundo do título */
+
         background: #1a1a1a !important; /* Força o background */
 
         color: #fff;
 
         color: #fff;
 
         text-align: center;
 
         text-align: center;
Line 52: Line 47:
 
         width: 100%;
 
         width: 100%;
 
         border-collapse: collapse;
 
         border-collapse: collapse;
         background: #2a2a2a; /* Fundo da tabela, pode ser o mesmo do container */
+
         background: #2a2a2a !important; /* Força o background */
 
     }
 
     }
 
      
 
      
Line 64: Line 59:
 
      
 
      
 
     .schedule-table th {
 
     .schedule-table th {
         background: #1a1a1a; /* Fundo dos cabeçalhos da tabela */
+
         background: #1a1a1a !important; /* Força o background */
 
         color: #fff;
 
         color: #fff;
 
         font-weight: bold;
 
         font-weight: bold;
Line 71: Line 66:
 
      
 
      
 
     .time-cell {
 
     .time-cell {
         background: #333; /* Fundo das células de tempo */
+
         background: #333 !important; /* Força o background */
 
         color: #fff;
 
         color: #fff;
 
         font-weight: bold;
 
         font-weight: bold;
Line 78: Line 73:
 
      
 
      
 
     .event-cell {
 
     .event-cell {
         background: #3a3a3a; /* Fundo das células de evento */
+
         background: #3a3a3a !important; /* Força o background */
 
         color: #ddd;
 
         color: #ddd;
 
         position: relative;
 
         position: relative;
Line 94: Line 89:
 
      
 
      
 
     .devil-square {
 
     .devil-square {
         background: #4a2828 !important; /* Fundo específico para Devil Square, com !important */
+
         background: #4a2828 !important; /* Já tinha !important, mantido */
 
         color: #ffcccc !important;
 
         color: #ffcccc !important;
 
     }
 
     }
Line 103: Line 98:
 
      
 
      
 
     .legend {
 
     .legend {
         background: #1a1a1a; /* Fundo da legenda */
+
         background: #1a1a1a !important; /* Força o background */
 
         padding: 15px;
 
         padding: 15px;
 
         color: #ddd;
 
         color: #ddd;
Line 129: Line 124:
 
         font-weight: bold;
 
         font-weight: bold;
 
     }
 
     }
 
+
     </style>
     /* REMOVIDO: A regra de opacity estava causando a transparência.
 
      Se a intenção é anular um background externo que esteja "vazando",
 
      e não a opacidade, então podemos ser mais seletivos ou apenas
 
      confiar nos seus próprios backgrounds.
 
    */
 
</style>
 
 
</head>
 
</head>
 
<body>
 
<body>
Line 401: Line 390:
 
         </table>
 
         </table>
 
<div class="legend">
 
<div class="legend">
  <div class="legend-title">📋 Event Descriptions</div>
+
    <div class="legend-title">📋 Event Descriptions</div>
  <div class="legend-grid">
+
    <div class="legend-grid">
      <div class="legend-item"><strong><img src="https://xilepk.net/wiki/images/1/17/Poring_Search.gif" width="24" height="24" /> <a href="/wiki/index.php/Poring_Search">Poring Search</a>:</strong> Hunt event with 20 Coins reward</div>
+
        <div class="legend-item"><strong><img src="https://xilepk.net/wiki/images/1/17/Poring_Search.gif" width="24" height="24" /> <a href="/wiki/index.php/Poring_Search">Poring Search</a>:</strong> Hunt event with 20 Coins reward</div>
      <div class="legend-item"><strong><img src="https://xilepk.net/wiki/images/b/b6/Poring_Race.gif" width="16" height="24" /> <a href="/wiki/index.php/Poring_Race">Poring Race</a>:</strong> Competitive race with 25 Coins</div>
+
        <div class="legend-item"><strong><img src="https://xilepk.net/wiki/images/b/b6/Poring_Race.gif" width="16" height="24" /> <a href="/wiki/index.php/Poring_Race">Poring Race</a>:</strong> Competitive race with 25 Coins</div>
      <div class="legend-item"><strong><img src="https://xilepk.net/wiki/images/d/de/Tarot.gif" width="12" height="24" /> <a href="/wiki/index.php/Tarot">Tarot</a>:</strong> Luck event with 30 Coins</div>
+
        <div class="legend-item"><strong><img src="https://xilepk.net/wiki/images/d/de/Tarot.gif" width="12" height="24" /> <a href="/wiki/index.php/Tarot">Tarot</a>:</strong> Luck event with 30 Coins</div>
      <div class="legend-item"><strong><img src="https://xilepk.net/wiki/images/f/f6/BombPoring.gif" width="24" height="17" /> <a href="/wiki/index.php/Bomb_Poring">Bomb Poring</a>:</strong> Explosive event with 35 Coins</div>
+
        <div class="legend-item"><strong><img src="https://xilepk.net/wiki/images/f/f6/BombPoring.gif" width="24" height="17" /> <a href="/wiki/index.php/Bomb_Poring">Bomb Poring</a>:</strong> Explosive event with 35 Coins</div>
      <div class="legend-item"><strong><img src="https://xilepk.net/wiki/images/d/d9/Last_Man_Standing.gif" width="10" height="24" /> <a href="/wiki/index.php/Last_Man_Standing">Last Man Standing</a>:</strong> Epic battle with 35 Coins</div>
+
        <div class="legend-item"><strong><img src="https://xilepk.net/wiki/images/d/d9/Last_Man_Standing.gif" width="10" height="24" /> <a href="/wiki/index.php/Last_Man_Standing">Last Man Standing</a>:</strong> Epic battle with 35 Coins</div>
      <div class="legend-item"><strong><img src="https://xilepk.net/wiki/images/c/cc/Zombie.gif" width="14" height="24" /> <a href="/wiki/index.php/Novice_VS_Zombie">Novice VS Zombie</a>:</strong> Special challenge with 35 Coins</div>
+
        <div class="legend-item"><strong><img src="https://xilepk.net/wiki/images/c/cc/Zombie.gif" width="14" height="24" /> <a href="/wiki/index.php/Novice_VS_Zombie">Novice VS Zombie</a>:</strong> Special challenge with 35 Coins</div>
      <div class="legend-item devil-highlight"><strong><img src="https://xilepk.net/wiki/images/6/6f/Devil_Square.gif" width="16" height="24" /> <a href="/wiki/index.php/Devil_Square">Devil Square</a>:</strong> Premium event with 90 Coins (highlighted)</div>
+
        <div class="legend-item devil-highlight"><strong><img src="https://xilepk.net/wiki/images/6/6f/Devil_Square.gif" width="16" height="24" /> <a href="/wiki/index.php/Devil_Square">Devil Square</a>:</strong> Premium event with 90 Coins (highlighted)</div>
  </div>
+
    </div>
 
</div>
 
</div>
  
 
</body>
 
</body>
 
</html>
 
</html>

Revision as of 14:33, 2 June 2025

Event Schedule

Event Schedule
Server Time: New York UTC/GMT -4 hours
Schedule Monday Tuesday Wednesday Thursday Friday Saturday Sunday
00:00
20 Coins
20 Coins
20 Coins
20 Coins
20 Coins
20 Coins
20 Coins
01:00
25 Coins
25 Coins
25 Coins
25 Coins
25 Coins
25 Coins
25 Coins
02:00
30 Coins
30 Coins
30 Coins
30 Coins
30 Coins
30 Coins
30 Coins
03:00
35 Coins
35 Coins
35 Coins
35 Coins
35 Coins
35 Coins
35 Coins
04:00
35 Coins
35 Coins
35 Coins
35 Coins
35 Coins
35 Coins
35 Coins
05:00
35 Coins
35 Coins
35 Coins
35 Coins
35 Coins
35 Coins
35 Coins
06:00
90 Coins
90 Coins
90 Coins
90 Coins
90 Coins
90 Coins
90 Coins
07:00
20 Coins
20 Coins
20 Coins
20 Coins
20 Coins
20 Coins
20 Coins
08:00
25 Coins
25 Coins
25 Coins
25 Coins
25 Coins
25 Coins
25 Coins
09:00
30 Coins
30 Coins
30 Coins
30 Coins
30 Coins
30 Coins
30 Coins
10:00
35 Coins
35 Coins
35 Coins
35 Coins
35 Coins
35 Coins
35 Coins
11:00
35 Coins
35 Coins
35 Coins
35 Coins
35 Coins
35 Coins
35 Coins
12:00
35 Coins
35 Coins
35 Coins
35 Coins
35 Coins
35 Coins
35 Coins
13:00
90 Coins
90 Coins
90 Coins
90 Coins
90 Coins
90 Coins
90 Coins
14:00
20 Coins
20 Coins
20 Coins
20 Coins
20 Coins
20 Coins
20 Coins
15:00
25 Coins
25 Coins
25 Coins
25 Coins
25 Coins
25 Coins
25 Coins
16:00
30 Coins
30 Coins
30 Coins
30 Coins
30 Coins
30 Coins
30 Coins
17:00
35 Coins
35 Coins
35 Coins
35 Coins
35 Coins
35 Coins
35 Coins
18:00
35 Coins
35 Coins
35 Coins
35 Coins
35 Coins
35 Coins
35 Coins
19:00
35 Coins
35 Coins
35 Coins
35 Coins
35 Coins
35 Coins
35 Coins
20:00
90 Coins
90 Coins
90 Coins
90 Coins
90 Coins
90 Coins
90 Coins
21:00
20 Coins
20 Coins
20 Coins
20 Coins
20 Coins
20 Coins
20 Coins
22:00
25 Coins
25 Coins
25 Coins
25 Coins
25 Coins
25 Coins
25 Coins
23:00
30 Coins
30 Coins
30 Coins
30 Coins
30 Coins
30 Coins
30 Coins
📋 Event Descriptions
Poring Search: Hunt event with 20 Coins reward
Poring Race: Competitive race with 25 Coins
Tarot: Luck event with 30 Coins
Bomb Poring: Explosive event with 35 Coins
Last Man Standing: Epic battle with 35 Coins
Novice VS Zombie: Special challenge with 35 Coins
Devil Square: Premium event with 90 Coins (highlighted)