Diferencia entre revisiones de «Captura-pokemon»

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 muestra una edición intermedia 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 style="margin-top: 40px; text-align: center;">


<h1>🎯 Wild Pokémon Capture System</h1>


<img src="/wiki/resources/assets/pokemon_captura/maquina.png"
    alt="Pokémon Capture System"
    style="width: 50%; max-width: 900px; height: auto; border-radius: 25px; margin: 20px auto; display: block;">


<div class="box-info" style="text-align: center;">
  <p>We are pleased to introduce a new and fun way to capture Pokémon on our server!</p>
  <p>From now on, a <strong>wild Pokémon</strong> will randomly appear in any of our cities 🏙️.</p>
</div>


<div class="box-warning" style="text-align: center;">
  <p><strong>NOTE:</strong> Wild Pokémon appear at intervals between <strong>30 minutes</strong> and <strong>1 hour</strong>.</p>
</div>


    <div style="background-color: #fff8dc; padding: 20px; border: 2px dashed #ffa500; border-radius: 10px; text-align: center; margin-bottom: 20px;">
<h1>🎮 Options When Encountering a Wild Pokémon</h1>
      <h2 style="color: #d35400; font-size: 2rem; margin-bottom: 10px;">⚠️ Sección en Desarrollo</h2>
<table class="oroza-table auto-width" style="margin: 0 auto;">
       <p style="font-size: 1.2rem;">Gracias por tu paciencia mientras completamos esta guía.</p>
  <thead>
       <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>
    <tr><th>Option</th><th>Description</th></tr>
     </div>
  </thead>
  <tbody>
    <tr>
       <td>1️⃣ Capture It</td>
       <td>If you have the correct <strong>Taming Item</strong>, you can try to capture it directly.<br><em>🧠 Tip: Weakening the Pokémon increases your chances.</em></td>
    </tr>
    <tr>
      <td>2️⃣ Defeat It</td>
      <td>If you do not have the Taming Item, you can fight it. If you win, <strong>you will obtain its Taming Item</strong> 🎁.</td>
     </tr>
  </tbody>
</table>


<h1>🎁 How to Get Pokéballs?</h1>
<div class="box-info" style="text-align: center;">
  <p>Visit the <strong>Daily PokéReward Machine</strong>, located in Prontera (below the King Poring).</p>
  <p>This machine will give you <strong>2 Pokéballs every 24 hours</strong>, ideal for capturing Pokémon in their first evolution stage or those without evolution.</p>
</div>


<img src="/wiki/resources/assets/pokemon_captura/maquina_pokeballs.png"
    alt="Pokéball Machine"
    style="width: 40%; max-width: 500px; height: auto; border-radius: 25px; margin: 20px auto; display: block;">


<div class="box-warning" style="text-align: center;">
  <p><strong>NOTE:</strong> Pokéballs obtained from the machine only work to capture Pokémon in their first evolution stage or without evolution.</p>
</div>


<h1>📜 Wild Pokémon Tracking</h1>
<div class="box-tip" style="text-align: center;">
  <p>If you missed the wild Pokémon announcement, you can visit <strong>Professor Oak</strong> in Prontera to check the log of recently spotted Pokémon.</p>
</div>


     </html>
<img src="/wiki/resources/assets/pokemon_captura/profesor_oak.png"
  </div>
    alt="Professor Oak"
    style="width: 30%; max-width: 500px; height: auto; border-radius: 25px; margin: 20px auto; display: block;">
 
<div class="box-warning" style="text-align: center;">
  <p><strong>All wild Pokémon are aggressive!</strong> ⚠️<br>Be prepared before facing them!</p>
</div>
 
<h1>📊 Official Capture Formula</h1>
<div class="box-info" style="text-align: center;">
  <p>The success rate for capturing is calculated using the following formula:</p>
  <pre style="background-color: #f4f4f4; padding: 10px; border-radius: 8px; overflow-x: auto;">
Success Rate = Base Rate + (100 - Current HP%) × Base Rate / 100
  </pre>
  <p>The lower the monster's HP, the higher your chance of success.</p>
</div>
 
<h1>📌 Practical Example</h1>
<div class="box-tip" style="text-align: center;">
  <p>You try to capture a monster with a <strong>base rate of 30%</strong> and it only has 40% HP left:</p>
  <pre style="background-color: #f9f9f9; padding: 10px; border-radius: 8px;">
Success Rate = 30 + (100 - 40) * 30 / 100
              = 30 + 18
              = 48%
  </pre>
  <p><strong>Result:</strong> Your capture probability would be <strong>48%</strong>.</p>
</div>
 
<h1>✅ Recommendations for Successful Capture</h1>
 
<table class="oroza-table auto-width" style="margin: 0 auto;">
  <thead>
    <tr>
      <th>Recommendation</th>
      <th>Description</th>
    </tr>
  </thead>
  <tbody>
     <tr>
      <td>🔻 Lower HP</td>
      <td>Reduce the Pokémon's HP to a minimum before throwing the Pokéball.</td>
    </tr>
    <tr>
      <td>🛠️ Strategic Skills</td>
      <td>Use skills that damage without killing the target to increase your chances.</td>
    </tr>
  </tbody>
</table>
 
</div>
 
</html>
</div>
</div>
</div>

Revisión actual - 10:28 18 jun 2025

🎯 Wild Pokémon Capture System

Pokémon Capture System

We are pleased to introduce a new and fun way to capture Pokémon on our server!

From now on, a wild Pokémon will randomly appear in any of our cities 🏙️.

NOTE: Wild Pokémon appear at intervals between 30 minutes and 1 hour.

🎮 Options When Encountering a Wild Pokémon

OptionDescription
1️⃣ Capture It If you have the correct Taming Item, you can try to capture it directly.
🧠 Tip: Weakening the Pokémon increases your chances.
2️⃣ Defeat It If you do not have the Taming Item, you can fight it. If you win, you will obtain its Taming Item 🎁.

🎁 How to Get Pokéballs?

Visit the Daily PokéReward Machine, located in Prontera (below the King Poring).

This machine will give you 2 Pokéballs every 24 hours, ideal for capturing Pokémon in their first evolution stage or those without evolution.

Pokéball Machine

NOTE: Pokéballs obtained from the machine only work to capture Pokémon in their first evolution stage or without evolution.

📜 Wild Pokémon Tracking

If you missed the wild Pokémon announcement, you can visit Professor Oak in Prontera to check the log of recently spotted Pokémon.

Professor Oak

All wild Pokémon are aggressive! ⚠️
Be prepared before facing them!

📊 Official Capture Formula

The success rate for capturing is calculated using the following formula:

Success Rate = Base Rate + (100 - Current HP%) × Base Rate / 100
  

The lower the monster's HP, the higher your chance of success.

📌 Practical Example

You try to capture a monster with a base rate of 30% and it only has 40% HP left:

Success Rate = 30 + (100 - 40) * 30 / 100
              = 30 + 18
              = 48%
  

Result: Your capture probability would be 48%.

✅ Recommendations for Successful Capture

Recommendation Description
🔻 Lower HP Reduce the Pokémon's HP to a minimum before throwing the Pokéball.
🛠️ Strategic Skills Use skills that damage without killing the target to increase your chances.