Skip to main content

Documentation Index

Fetch the complete documentation index at: https://mintlify.com/SkyFangames/La-Base-de-Sky/llms.txt

Use this file to discover all available pages before exploring further.

Sistema renovado

Rehecho en v1.1.0: Sistema completamente nuevo.

Características

Regalos por internet

Con contraseña

Múltiples tipos

Pokémon, items, huevos

Configuración avanzada

IVs, EVs, movimientos custom

Validaciones

Control de reclamo

Crear un regalo

# Configurar regalo
mystery_gift = {
  :type => :pokemon,
  :species => :PIKACHU,
  :level => 25,
  :moves => [:THUNDERBOLT,:QUICKATTACK,:IRONTAIL,:THUNDERWAVE],
  :iv => [31,31,31,31,31,31],
  :password => "PIKACHU2024"
}

Usar el sistema

En el juego:
  1. Acceder al menú Mystery Gift
  2. Seleccionar “Recibir por Internet”
  3. Ingresar contraseña
  4. Recibir regalo
Ver NPC demostrativo en el Mapa de Plugins.

Build docs developers (and LLMs) love