Diferencia entre revisiones de «Zona-de-quest»
Sin resumen de edición |
Sin resumen de edición |
||
(No se muestran 7 ediciones intermedias del mismo usuario) | |||
Línea 12: | Línea 12: | ||
<div style="flex: 1; min-width: 0; padding: 10px;"> | <div style="flex: 1; min-width: 0; padding: 10px;"> | ||
<html> | <html> | ||
<!-- | <!-- HTML content starts here --> | ||
<div style="text-align: center;"> | <div style="text-align: center;"> | ||
<h1>🏛️ | <h1>🏛️ Quest Zone</h1> | ||
< | <img src="/wiki/resources/assets/zona_quest/zonaquest.png" | ||
style="width: 80%; height: auto; border-radius: 25px; margin: 20px auto; display: block;"> | |||
< | <div style="font-size: 16px; max-width: 800px; margin: 0 auto; text-align: justify;"> | ||
<p> | |||
In this area, you'll discover over 600 unique and custom equipment items. Not only do you have the opportunity to obtain powerful donation gear through quests, but we also offer an innovative trial feature. Before starting a quest to obtain a desired item, you can "try it on" to ensure it fits your needs perfectly. | |||
</p> | |||
<p> | |||
We've carefully detailed the requirements for each quest, including <strong>direct links</strong> to information about each required item. | |||
This allows you to plan your adventures precisely and know in advance what to collect and where to find it. | |||
</p> | |||
<p> | |||
Every piece of equipment includes <strong>unique descriptions</strong> to help you easily identify how useful it will be for your build. | |||
</p> | |||
</div> | |||
< | <h1 style="margin-top: 30px;">🔗 Visualization and Progress Tracking</h1> | ||
<p> | <p style="max-width: 800px; margin: 0 auto;"> | ||
<ul style="text-align: left; display: inline-block;"> | We've implemented a system that: | ||
<li> | </p> | ||
<li> | <ul style="text-align: left; display: inline-block; font-size: 15px; line-height: 1.6;"> | ||
<li> | <li>Displays the <strong>ID</strong> of each item next to its name.</li> | ||
<li>Adds a <strong>visual link</strong> to preview the item when clicked.</li> | |||
<li>Shows the <strong>current count</strong> of collected items so you know how many are left.</li> | |||
</ul> | </ul> | ||
<img src="/wiki/resources/assets/zona_quest/ | <img src="/wiki/resources/assets/zona_quest/ejemplointerfaz.png" | ||
style="width: 300px; margin: 20px auto; display: block; border-radius: 10px;"> | |||
<br> | <br> | ||
< | |||
<ul style="text-align: left; display: inline-block;"> | <h1>📊 Useful Commands with ID:</h1> | ||
<li><code>@alootid +ID</code> ( | <p style="max-width: 800px; margin: 0 auto;"> | ||
<li><code>@ii ID</code> ( | <strong>Note:</strong> Knowing the item ID makes it easier to use commands such as: | ||
<li><code>@whodrops ID</code> ( | </p> | ||
<li><code>@lootconfig</code>: | <ul style="text-align: left; display: inline-block; font-size: 15px; line-height: 1.6;"> | ||
<li><code>@alootid +ID</code> (Example: <code>@alootid +984</code>)</li> | |||
<li><code>@ii ID</code> (Example: <code>@ii 984</code>)</li> | |||
<li><code>@whodrops ID</code> (Example: <code>@whodrops 984</code>)</li> | |||
<li><code>@lootconfig</code>: Allows you to configure loot sets via interface.</li> | |||
</ul> | </ul> | ||
< | <h1 style="margin-top: 30px;">🎥 Visual Demonstration</h1> | ||
< | <br> | ||
<video width="600" controls style="border-radius: 12px; box-shadow: 0 0 8px rgba(0,0,0,0.1);"> | |||
<source src="/wiki/resources/assets/zona_quest/demo_zona_q.mp4" type="video/mp4"> | |||
Your browser does not support video playback. | |||
</video> | |||
</div> | </div> | ||
</html> | |||
</div> | |||
</div> | </div> |
Revisión actual - 17:32 16 jun 2025
🏛️ Quest Zone

In this area, you'll discover over 600 unique and custom equipment items. Not only do you have the opportunity to obtain powerful donation gear through quests, but we also offer an innovative trial feature. Before starting a quest to obtain a desired item, you can "try it on" to ensure it fits your needs perfectly.
We've carefully detailed the requirements for each quest, including direct links to information about each required item. This allows you to plan your adventures precisely and know in advance what to collect and where to find it.
Every piece of equipment includes unique descriptions to help you easily identify how useful it will be for your build.
🔗 Visualization and Progress Tracking
We've implemented a system that:
- Displays the ID of each item next to its name.
- Adds a visual link to preview the item when clicked.
- Shows the current count of collected items so you know how many are left.

📊 Useful Commands with ID:
Note: Knowing the item ID makes it easier to use commands such as:
@alootid +ID
(Example:@alootid +984
)@ii ID
(Example:@ii 984
)@whodrops ID
(Example:@whodrops 984
)@lootconfig
: Allows you to configure loot sets via interface.