Diferencia entre revisiones de «Pokemón-pets»

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 3 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 style="text-align: center; max-width: 1100px; margin: auto;">
<div style="text-align: center; max-width: 1100px; margin: auto;">
   <h1 style="font-size: 2rem; color: #2b4a6d;">🌟 Mascotas Pokémon 🌟</h1>
   <h1 style="font-size: 2rem; color: #2b4a6d;">🌟 Pokémon Pets 🌟</h1>
    
    
   <img src="/wiki/resources/assets/pokemon_pets/Mascotas_Pokemon.png" alt="Quest Esencias"  
   <img src="/wiki/resources/assets/pokemon_pets/Mascotas_Pokemon.png" alt="Essence Quest"
     style="width: 80%; max-width: 900px; height: auto; border-radius: 25px; margin: 20px auto; display: block;">   
     style="width: 80%; max-width: 900px; height: auto; border-radius: 25px; margin: 20px auto; display: block;">   
    
    
   <p>Cada Pokémon funciona como una mascota única con habilidades distintivas. Aquí podrás explorar los detalles y características de cada uno para encontrar el compañero perfecto para tu aventura.</p>
   <p>Each Pokémon works as a unique pet with distinctive abilities. Here you can explore the details and features of each one to find the perfect companion for your adventure.</p>


   <div class="box-info" style="margin: 30px 0; padding: 20px; background: #eaffea; border-radius: 10px;">
   <div class="box-info" style="margin: 30px 0; padding: 20px; background: #eaffea; border-radius: 10px;">
     <h2>🔍 Características Principales:</h2>
     <h2>🔍 Main Features:</h2>
     <ul style="text-align: left; display: inline-block;">
     <ul style="text-align: left; display: inline-block;">
       <li>💡 <strong>Habilidades Específicas:</strong> Cada mascota posee una habilidad de soporte (Heal) y una de ataque, basadas en sus poderes originales.</li>
       <li>💡 <strong>Specific Abilities:</strong> Each pet has a support ability (Heal) and an attack ability, based on their original powers.</li>
       <li>🎖 <strong>Bonificaciones por Lealtad:</strong> Al alcanzar la lealtad completa, tu mascota otorga bonificaciones estadísticas adicionales.</li>
       <li>🎖 <strong>Loyalty Bonuses:</strong> Once full loyalty is reached, your pet grants additional stat bonuses.</li>
       <li>⚔ <strong>Requisitos para Atacar:</strong> Necesita al menos 800 de lealtad. Usa <code>@petstats</code> para verificar.</li>
       <li>⚔ <strong>Attack Requirements:</strong> Needs at least 800 loyalty. Use <code>@petstats</code> to check.</li>
       <li>🍽 <strong>Auto alimentación:</strong> Usa <code>@af on</code> o <code>@af off</code> para activar o desactivar esta función.</li>
       <li>🍽 <strong>Auto Feeding:</strong> Use <code>@af on</code> or <code>@af off</code> to enable or disable this function.</li>
       <li>🐾 <strong>Variedad:</strong> Más de 200 Pokémon disponibles por medallas BG (<code>@bgconsu</code>) o en eventos.</li>
       <li>🐾 <strong>Variety:</strong> Over 200 Pokémon available via BG medals (<code>@bgconsu</code>) or events.</li>
       <li>🔥 <strong>Evolución:</strong> Solo atrapables en su primera etapa. Cuídalos hasta su evolución. Consulta: <a href="/wiki/evoluciones-pokemon">『🐱➡🦁』evoluciones-pokemon</a></li>
       <li>🔥 <strong>Evolution:</strong> Only catchable in their first stage. Take care of them until they evolve. See: <a href="https://orozaro.com/wiki/index.php/evoluciones-pokemon"> 🧬 Pokémon Evolutions</a></li>
       <li>🎁 <strong>Regalo de Bienvenida:</strong> ¡Recibe una mascota Pokémon gratis al comenzar tu aventura en Oroza RO!</li>
       <li>🎁 <strong>Welcome Gift:</strong> Receive a free Pokémon pet when starting your adventure in Oroza RO!</li>
     </ul>
     </ul>
   </div>
   </div>


   <div class="box-warning" style="margin: 30px 0; padding: 20px; background: #fff8e1; border-radius: 10px;">
   <div class="box-warning" style="margin: 30px 0; padding: 20px; background: #fff8e1; border-radius: 10px;">
     <h2>📌 Notas Importantes</h2>
     <h2>📌 Important Notes</h2>
     <ul style="text-align: left; display: inline-block;">
     <ul style="text-align: left; display: inline-block;">
       <li>🎯 Puedes conseguir Pokébolas:
       <li>🎯 You can obtain Pokéballs:
         <ul>
         <ul>
           <li>Con la Máquina de PokéRecompensas (2 diarias al azar).</li>
           <li>With the PokéRewards Machine (2 random ones daily).</li>
           <li>Al derrotar Pokémon salvajes o legendarios.</li>
           <li>By defeating wild or legendary Pokémon.</li>
         </ul>
         </ul>
       </li>
       </li>
       <li>🌟 <strong>Pokémon Legendarios:</strong> Aparecen tras cada 25,000 asesinatos de monstruos. El progreso puede verse en la página web oficial.</li>
       <li>🌟 <strong>Legendary Pokémon:</strong> Appear after every 25,000 monster kills. Progress can be seen on the official website.</li>
     </ul>
     </ul>
   </div>
   </div>


   <div class="box-tip" style="margin: 30px 0; padding: 20px; background: #eef4ff; border-radius: 10px;">
   <div class="box-tip" style="margin: 30px 0; padding: 20px; background: #eef4ff; border-radius: 10px;">
     <h2>🔗 Links Útiles</h2>
     <h2>🔗 Useful Links</h2>
     <ul style="text-align: center; list-style: none; padding-left: 0;">
     <ul style="text-align: center; list-style: none; padding-left: 0;">
       <li><a href="/wiki/evoluciones-pokemon">『🐱➡🦁』evoluciones-pokemon</a></li>
       <li><a href="/wiki/index.php/evoluciones-pokemon">🧬 Pokémon Evolutions</a></li>
       <li><a href="/wiki/captura-pokemon">『🐶』captura-pokemon</a></li>
       <li><a href="/wiki/index.php/captura-pokemon">🎯 Catch Pokémon</a></li>
       <li><a href="/wiki/pokemon-legendarios">『🪽』pokemon-legendarios</a></li>
       <li><a href="/wiki/index.php/pokemon-legendarios">🐉 Legendary Pokémon</a></li>
     </ul>
     </ul>
     <p><strong>🔔 Recuerda:</strong> Los Pokémon salvajes (anunciados por el Profesor Oak) siempre aparecen en su primera etapa evolutiva.</p>
     <p><strong>🔔 Reminder:</strong> Wild Pokémon (announced by Professor Oak) always appear in their first evolution stage.</p>
   </div>
   </div>


   <h2 style="margin-top: 40px;">📸 Galería de Pokémon Disponibles</h2>
   <h2 style="margin-top: 40px;">📸 Available Pokémon Gallery</h2>
   <div style="display: flex; flex-wrap: wrap; justify-content: center; gap: 15px; margin-top: 20px;">
   <div style="display: flex; flex-wrap: wrap; justify-content: center; gap: 15px; margin-top: 20px;">
     <!-- Aquí puedes insertar las imágenes -->
     <!-- Insert images here -->
     <img src="/wiki/resources/assets/pokemon_pets/Charmander.png" class="zoom-img" style="width: 30%; max-width: 900px; height: auto; border-radius: 12px; margin: 10px auto; display: block;">
     <img src="/wiki/resources/assets/pokemon_pets/Charmander.png" class="zoom-img" style="width: 30%; max-width: 900px; height: auto; border-radius: 12px; margin: 10px auto; display: block;">

Revisión actual - 10:26 18 jun 2025

🌟 Pokémon Pets 🌟

Essence Quest

Each Pokémon works as a unique pet with distinctive abilities. Here you can explore the details and features of each one to find the perfect companion for your adventure.

🔍 Main Features:

  • 💡 Specific Abilities: Each pet has a support ability (Heal) and an attack ability, based on their original powers.
  • 🎖 Loyalty Bonuses: Once full loyalty is reached, your pet grants additional stat bonuses.
  • Attack Requirements: Needs at least 800 loyalty. Use @petstats to check.
  • 🍽 Auto Feeding: Use @af on or @af off to enable or disable this function.
  • 🐾 Variety: Over 200 Pokémon available via BG medals (@bgconsu) or events.
  • 🔥 Evolution: Only catchable in their first stage. Take care of them until they evolve. See: 🧬 Pokémon Evolutions
  • 🎁 Welcome Gift: Receive a free Pokémon pet when starting your adventure in Oroza RO!

📌 Important Notes

  • 🎯 You can obtain Pokéballs:
    • With the PokéRewards Machine (2 random ones daily).
    • By defeating wild or legendary Pokémon.
  • 🌟 Legendary Pokémon: Appear after every 25,000 monster kills. Progress can be seen on the official website.

🔗 Useful Links

🔔 Reminder: Wild Pokémon (announced by Professor Oak) always appear in their first evolution stage.

📸 Available Pokémon Gallery