Diferencia entre revisiones de «Bonus-equipo»

De Oroza RO Wiki
Ir a la navegación Ir a la búsqueda
Sin resumen de edición
Sin resumen de edición
 
(No se muestran 4 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 -->
<!-- HTML Content Goes Here -->


<div id="content">
  <h1>Drop Equipment Bonuses</h1>


    <div id="content">
  <div class="box-info">
      <h1>Bonus de Equipo por Drop</h1>
    In <strong>Oroza RO</strong>, all items dropped from monsters and MVPs have a chance to include between <strong>1 to 3 random enchantments</strong>. These bonuses are carefully balanced to maintain game equilibrium and enhance excitement.
  </div>


      <div class="box-info">
  <h2>Which equipment can have enchantments?</h2>
        En <strong>Oroza RO</strong>, todos los ítems obtenidos de monstruos y MvPs tienen la posibilidad de incluir entre <strong>1 y 3 encantamientos aleatorios</strong>. Estos bonus están balanceados cuidadosamente para mantener el equilibrio del juego y hacerlo más emocionante.
  <ul>
      </div>
    <li>Hats</li>
    <li>Mids</li>
    <li>Lowers</li>
    <li>Weapons</li>
    <li>Shields</li>
    <li>Garments</li>
    <li>Accessories</li>
    <li>Boots</li>
  </ul>


      <h2>¿Qué equipos pueden tener encantamientos?</h2>
  <div style="text-align: center; margin: 30px 0;">
      <ul>
    <a href="/wiki/resources/assets/EncantamientoEquipoDropeo_10-06-2025.xlsx" download class="button-download-green">
        <li>Hats</li>
      <span class="icon">📥</span> Download Bonus Table (Excel)
        <li>Mids</li>
    </a>
        <li>Lowers</li>
  </div>
        <li>Armas</li>
        <li>Escudos</li>
        <li>Capas</li>
        <li>Accesorios</li>
        <li>Botas</li>
      </ul>


      <div style="text-align: center; margin: 30px 0;">
  <h3>🎯 First Enchantment (Bonus 1)</h3>
        <a href="/wiki/resources/assets/EncantamientoEquipoDropeo.xlsx" download class="button-download-green">
  <p style="text-align: center;">This enchantment always appears when an item drops with a bonus. It includes attributes like stats and elemental resistances.</p>
          <span class="icon">📥</span> Descargar Tabla de Bonus (Excel)
  <table class="oroza-table auto-width">
        </a>
    <thead><tr><th>Bonus</th><th>Probability</th></tr></thead>
      </div>
    <tbody>
      <tr><td>+1 to any stat (STR, AGI, etc.)</td><td>30%</td></tr>
      <tr><td>+2 to any stat</td><td>5%</td></tr>
      <tr><td>+3 to any stat</td><td>0.5%</td></tr>
      <tr><td>+1/2/3% elemental resistance</td><td>20% / 10% / 5%</td></tr>
      <tr><td>Physical or magical damage reduction from mobs (1%/2%/3%)</td><td>20% / 10% / 5%</td></tr>
      <tr><td>Increased physical or magical damage to mobs (1%/2%/3%)</td><td>20% / 10% / 5%</td></tr>
    </tbody>
  </table>


      <h3>🎯 Primer Encantamiento (Bonus 1)</h3>
  <h3>✨ Second and Third Enchantment (Bonus 2)</h3>
      <p style="text-align: center;">Este encantamiento aparece siempre que un ítem dropea con bonus. Incluye atributos como stats y resistencias elementales.</p>
  <p style="text-align: center;">These enchantments are added if the item has more than one bonus. They include offensive boosts, regeneration, and bonuses against MVPs or specific races.</p>
      <table class="oroza-table auto-width">
  <table class="oroza-table auto-width">
        <thead><tr><th>Bonus</th><th>Probabilidad</th></tr></thead>
    <thead><tr><th>Bonus</th><th>Probability</th></tr></thead>
        <tbody>
    <tbody>
          <tr><td>+1 a cualquier stat (STR, AGI, etc.)</td><td>30%</td></tr>
      <tr><td>ATK / MATK +1% ~ +2%</td><td>20% / 5%</td></tr>
          <tr><td>+2 a cualquier stat</td><td>5%</td></tr>
      <tr><td>ASPD +1 ~ +2 / ASPD +1% ~ +2%</td><td>6% / 1%</td></tr>
          <tr><td>+3 a cualquier stat</td><td>0.5%</td></tr>
      <tr><td>Heal effectiveness +1% ~ +10%</td><td>10% / 5%</td></tr>
          <tr><td>+1/2/3% resistencia a elementos</td><td>20% / 10% / 5%</td></tr>
      <tr><td>Flat or percentage-based MAX HP or SP</td><td>20% / 10% / 5% / 3%</td></tr>
          <tr><td>Reducción de daño físico o mágico recibido por mobs (1%/2%/3%)</td><td>20% / 10% / 5%</td></tr>
      <tr><td>HP/SP recovery +1% ~ +10%</td><td>20% / 10%</td></tr>
          <tr><td>Aumento de daño físico o mágico a mobs (1%/2%/3%)</td><td>20% / 10% / 5%</td></tr>
      <tr><td>ATK / MATK / HIT +1 ~ +15</td><td>20% / 5%</td></tr>
        </tbody>
      <tr><td>DEF / MDEF +1 ~ +6</td><td>20% / 5%</td></tr>
      </table>
      <tr><td>FLEE / CRIT +1 ~ +10</td><td>20% / 5%</td></tr>
      <tr><td>Ignore magical or physical DEF of MVP (1% ~ 5%)</td><td>5% / 1%</td></tr>
      <tr><td>Increased damage to MVPs (physical/magical 1% ~ 5%)</td><td>5% / 1%</td></tr>
      <tr><td>Increased damage to specific races (Formless, Undead, Brute, etc.)</td><td>3% ~ 5%</td></tr>
      <tr><td>Increased magical damage to elements (Water, Earth, Fire, etc.)</td><td>5%</td></tr>
    </tbody>
  </table>


      <h3>✨ Segundo y Tercer Encantamiento (Bonus 2)</h3>
  <div class="box-tip">
      <p style="text-align: center;">Estos encantamientos se suman si el ítem tiene más de un bonus. Incluyen mejoras ofensivas, regenerativas y específicas contra MVPs o razas.</p>
    📎 If you'd like to view the full table with all enchantments and organized probabilities, you can download the Excel file from the button above.
      <table class="oroza-table auto-width">
  </div>
        <thead><tr><th>Bonus</th><th>Probabilidad</th></tr></thead>
</div>
        <tbody>
          <tr><td>ATK / MATK +1% ~ +2%</td><td>20% / 5%</td></tr>
          <tr><td>ASPD +1 ~ +2 / ASPD +1% ~ +2%</td><td>6% / 4%</td></tr>
          <tr><td>Efectividad de Heal +1% ~ +10%</td><td>10% / 5%</td></tr>
          <tr><td>MAX HP o SP plano o porcentual</td><td>20% / 10% / 5% / 3%</td></tr>
          <tr><td>Recuperación HP/SP +1% ~ +10%</td><td>20% / 10%</td></tr>
          <tr><td>ATK / MATK / HIT +1 ~ +15</td><td>20% / 5%</td></tr>
          <tr><td>DEF / MDEF +1 ~ +6</td><td>20% / 5%</td></tr>
          <tr><td>FLEE / CRIT +1 ~ +10</td><td>20% / 5%</td></tr>
          <tr><td>Ignora DEF mágica o física de MVP (1% ~ 10%)</td><td>5% / 1%</td></tr>
          <tr><td>Aumento de daño a MVPs (físico/mágico 1% ~ 10%)</td><td>5% / 1%</td></tr>
          <tr><td>Aumento de daño a razas específicas (Formless, Undead, Brute, etc.)</td><td>3% ~ 5%</td></tr>
          <tr><td>Aumento de daño mágico a elementos (Agua, Tierra, Fuego, etc.)</td><td>5%</td></tr>
        </tbody>
      </table>


      <div class="box-tip">
<style>
        📎 Si quieres consultar la tabla completa con todos los encantamientos y probabilidades organizadas, puedes descargar el archivo Excel desde el botón de arriba.
  .button-download-green {
      </div>
    display: inline-flex;
    </div>
    align-items: center;
    gap: 8px;
    background: #28a745;
    color: white !important;
    padding: 10px 18px;
    border-radius: 10px;
    text-decoration: none !important;
    font-weight: 600;
    font-size: 16px;
    box-shadow: 0 4px 6px rgba(0,0,0,0.1);
    transition: background 0.3s ease;
  }


    <style>
  .button-download-green:hover {
      .button-download-green {
    background: #218838;
        display: inline-flex;
    color: white !important;
        align-items: center;
    text-decoration: none !important;
        gap: 8px;
  }
        background: #28a745;
        color: white !important;
        padding: 10px 18px;
        border-radius: 10px;
        text-decoration: none !important;
        font-weight: 600;
        font-size: 16px;
        box-shadow: 0 4px 6px rgba(0,0,0,0.1);
        transition: background 0.3s ease;
      }


      .button-download-green:hover {
  .button-download-green .icon {
        background: #218838;
    display: inline-block;
        color: white !important;
    transition: transform 0.3s ease;
        text-decoration: none !important;
  }
      }


      .button-download-green .icon {
  .button-download-green:hover .icon {
        display: inline-block;
    animation: vibrate 0.4s ease-in-out;
        transition: transform 0.3s ease;
  }
      }


      .button-download-green:hover .icon {
  @keyframes vibrate {
        animation: vibrar 0.4s ease-in-out;
    0% { transform: translateX(0); }
      }
    20% { transform: translateX(-2px); }
    40% { transform: translateX(2px); }
    60% { transform: translateX(-2px); }
    80% { transform: translateX(2px); }
    100% { transform: translateX(0); }
  }
</style>


      @keyframes vibrar {
</html>
        0% { transform: translateX(0); }
</div>
        20% { transform: translateX(-2px); }
        40% { transform: translateX(2px); }
        60% { transform: translateX(-2px); }
        80% { transform: translateX(2px); }
        100% { transform: translateX(0); }
      }
    </style>
 
 
 
 
 
 
    </html>
  </div>
</div>
</div>

Revisión actual - 17:57 16 jun 2025

Drop Equipment Bonuses

In Oroza RO, all items dropped from monsters and MVPs have a chance to include between 1 to 3 random enchantments. These bonuses are carefully balanced to maintain game equilibrium and enhance excitement.

Which equipment can have enchantments?

  • Hats
  • Mids
  • Lowers
  • Weapons
  • Shields
  • Garments
  • Accessories
  • Boots

🎯 First Enchantment (Bonus 1)

This enchantment always appears when an item drops with a bonus. It includes attributes like stats and elemental resistances.

BonusProbability
+1 to any stat (STR, AGI, etc.)30%
+2 to any stat5%
+3 to any stat0.5%
+1/2/3% elemental resistance20% / 10% / 5%
Physical or magical damage reduction from mobs (1%/2%/3%)20% / 10% / 5%
Increased physical or magical damage to mobs (1%/2%/3%)20% / 10% / 5%

✨ Second and Third Enchantment (Bonus 2)

These enchantments are added if the item has more than one bonus. They include offensive boosts, regeneration, and bonuses against MVPs or specific races.

BonusProbability
ATK / MATK +1% ~ +2%20% / 5%
ASPD +1 ~ +2 / ASPD +1% ~ +2%6% / 1%
Heal effectiveness +1% ~ +10%10% / 5%
Flat or percentage-based MAX HP or SP20% / 10% / 5% / 3%
HP/SP recovery +1% ~ +10%20% / 10%
ATK / MATK / HIT +1 ~ +1520% / 5%
DEF / MDEF +1 ~ +620% / 5%
FLEE / CRIT +1 ~ +1020% / 5%
Ignore magical or physical DEF of MVP (1% ~ 5%)5% / 1%
Increased damage to MVPs (physical/magical 1% ~ 5%)5% / 1%
Increased damage to specific races (Formless, Undead, Brute, etc.)3% ~ 5%
Increased magical damage to elements (Water, Earth, Fire, etc.)5%
📎 If you'd like to view the full table with all enchantments and organized probabilities, you can download the Excel file from the button above.