Diferencia entre revisiones de «NvZ»

De Oroza RO Wiki
Ir a la navegación Ir a la búsqueda
Página creada con «__NOTOC__ {{Navbar}} <div class="oroza-flex-wrapper" style="display: flex; gap: 30px; align-items: flex-start; flex-wrap: wrap;"> <!-- Menú lateral --> <div style="width: 260px; flex-shrink: 0;"> {{MenuLateral}} </div> <!-- Contenido principal --> <div style="flex: 1; min-width: 0; padding: 10px;"> <html> <!-- Aquí va tu contenido HTML --> <div style="background-color: #fff8dc; padding: 20px; border: 2px dashed #ffa500; border-radius: 10px; text-align: c…»
 
Sin resumen de edición
 
(No se muestran 2 ediciones intermedias del mismo usuario)
Línea 4: Línea 4:
<div class="oroza-flex-wrapper" style="display: flex; gap: 30px; align-items: flex-start; flex-wrap: wrap;">
<div class="oroza-flex-wrapper" style="display: flex; gap: 30px; align-items: flex-start; flex-wrap: wrap;">


<!-- Menú lateral -->
<!-- Side menu -->
<div style="width: 260px; flex-shrink: 0;">
<div style="width: 260px; flex-shrink: 0;">
{{MenuLateral}}
{{MenuLateral}}
</div>
</div>


<!-- Contenido principal -->
<!-- Main content -->
<div style="flex: 1; min-width: 0; padding: 10px;">
<div style="flex: 1; min-width: 0; padding: 10px;">
<html>
<html>
<!-- Aquí va tu contenido HTML -->
<!-- Your HTML content goes here -->


<div id="content">
  <h1>🧟‍♂️ Novice vs Zombie</h1>


<img src="/wiki/resources/assets/items/banner_NvsZ.png"
    alt="Disguise System"
    style="width: 35%; max-width: 900px; height: auto; border-radius: 25px; margin: 20px auto; display: block;">


  <div class="box-info">
    Welcome to the <strong>Novice vs Zombie</strong> event! An automatic event where only <strong>level 1 Novices</strong> can participate.
    You'll have to survive waves of zombies in a closed area. Do you have what it takes to endure until the end?
  </div>


  <h2>📅 Event Schedule</h2>
  <table class="oroza-table auto-width">
    <thead>
      <tr>
        <th>Round</th>
        <th>Time</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td>First</td>
        <td>11:05</td>
      </tr>
      <tr>
        <td>Second</td>
        <td>16:35</td>
      </tr>
      <tr>
        <td>Third</td>
        <td>22:05</td>
      </tr>
    </tbody>
  </table>


     <div style="background-color: #fff8dc; padding: 20px; border: 2px dashed #ffa500; border-radius: 10px; text-align: center; margin-bottom: 20px;">
  <h2>📜 Event Rules</h2>
      <h2 style="color: #d35400; font-size: 2rem; margin-bottom: 10px;">⚠️ Sección en Desarrollo</h2>
  <ul>
      <p style="font-size: 1.2rem;">Gracias por tu paciencia mientras completamos esta guía.</p>
     <li>Only <strong>Novice</strong> characters with base/job level <strong>1/1</strong> are allowed.</li>
      <p style="font-size: 1.1rem;">Si lo deseas, puedes visitar nuestro <strong><a href="https://discord.gg/x3JR7he3Rf" target="_blank" style="color:#2c3e50; text-decoration: underline;">Discord</a></strong> donde también se encuentran estas guías.</p>
    <li>You must store all your items and gear in <strong>Storage</strong> before entering.</li>
    </div>
    <li>You cannot enter with any equipped items. If you do, access will be denied.</li>
    <li>Once inside, you must survive waves of zombies. If you die, you're eliminated.</li>
  </ul>


  <div class="box-warning">
    ⚠️ This is a knockout-style event. Once you're inside, be ready to run or die!
  </div>


<h2>🎁 Rewards</h2>


<div class="box-info">
  All players who participate and survive will receive rewards.
</div>


<h2>🎁 Rewards</h2>


     </html>
<table class="oroza-table auto-width">
  <thead>
    <tr>
      <th style="width: 50px;">Icon</th>
      <th>Item</th>
      <th>Amount</th>
      <th>Type</th>
    </tr>
  </thead>
  <tbody>
    <!-- Fixed reward -->
    <tr>
      <td class="center-icon">
        <img src="/wiki/resources/assets/items/moneda_evento.gif" alt="Event Coin" style="width:24px;">
      </td>
      <td><span class="highlight">Event Coin</span><br><small>Exchangeable for Donation Points</small></td>
      <td>×2</td>
      <td>Fixed</td>
     </tr>
 
    <!-- Random rewards -->
    <tr>
      <td class="center-icon">
        <img src="/wiki/resources/assets/items/Caja_de_Piedras_Quest.png" alt="Quest Stone Box" style="width:24px;">
      </td>
      <td><span class="highlight">Quest Stone Box</span></td>
      <td>×2</td>
      <td>Random</td>
    </tr>
    <tr>
      <td class="center-icon">
        <img src="/wiki/resources/assets/items/imagen_caja_costume.png" alt="Costume Gear Box" style="width:24px;">
      </td>
      <td><span class="highlight">Costume Gear Box</span></td>
      <td>×1</td>
      <td>Random</td>
    </tr>
    <tr>
      <td class="center-icon">
        <img src="/wiki/resources/assets/items/12103.gif" alt="Bloody Branch" style="width:24px;">
      </td>
      <td><span class="highlight">Bloody Branch</span></td>
      <td>×1</td>
      <td>Random</td>
    </tr>
    <tr>
      <td class="center-icon">
        <img src="/wiki/resources/assets/items/7776.png" alt="Gym Pass" style="width:24px;">
      </td>
      <td><span class="highlight">Gym Pass</span></td>
      <td>×1</td>
      <td>Random</td>
    </tr>
  </tbody>
</table>
 
  <h2>✅ How to Participate</h2>
  <div class="box-tip">
    Use the <code>@joinevent</code> command when the event is announced on screen. A menu will appear where you can select the active event.
   </div>
   </div>
</div>
</html>
</div>
</div>
</div>

Revisión actual - 11:13 18 jun 2025

🧟‍♂️ Novice vs Zombie

Disguise System
Welcome to the Novice vs Zombie event! An automatic event where only level 1 Novices can participate. You'll have to survive waves of zombies in a closed area. Do you have what it takes to endure until the end?

📅 Event Schedule

Round Time
First 11:05
Second 16:35
Third 22:05

📜 Event Rules

  • Only Novice characters with base/job level 1/1 are allowed.
  • You must store all your items and gear in Storage before entering.
  • You cannot enter with any equipped items. If you do, access will be denied.
  • Once inside, you must survive waves of zombies. If you die, you're eliminated.
⚠️ This is a knockout-style event. Once you're inside, be ready to run or die!

🎁 Rewards

All players who participate and survive will receive rewards.

🎁 Rewards

Icon Item Amount Type
Event Coin Event Coin
Exchangeable for Donation Points
×2 Fixed
Quest Stone Box Quest Stone Box ×2 Random
Costume Gear Box Costume Gear Box ×1 Random
Bloody Branch Bloody Branch ×1 Random
Gym Pass Gym Pass ×1 Random

✅ How to Participate

Use the @joinevent command when the event is announced on screen. A menu will appear where you can select the active event.