Diferencia entre revisiones de «NvZ»
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;"> | ||
<!-- | <!-- Side menu --> | ||
<div style="width: 260px; flex-shrink: 0;"> | <div style="width: 260px; flex-shrink: 0;"> | ||
{{MenuLateral}} | {{MenuLateral}} | ||
</div> | </div> | ||
<!-- | <!-- Main content --> | ||
<div style="flex: 1; min-width: 0; padding: 10px;"> | <div style="flex: 1; min-width: 0; padding: 10px;"> | ||
<html> | <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> | |||
< | <h2>📜 Event Rules</h2> | ||
<ul> | |||
<li>Only <strong>Novice</strong> characters with base/job level <strong>1/1</strong> are allowed.</li> | |||
<li>You must store all your items and gear in <strong>Storage</strong> before entering.</li> | |||
<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> | |||
</ | <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

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 Exchangeable for Donation Points |
×2 | Fixed |
![]() |
Quest Stone Box | ×2 | Random |
![]() |
Costume Gear Box | ×1 | Random |
![]() |
Bloody Branch | ×1 | Random |
![]() |
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.