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.

BattleSettings

Archivo: 003_BattleSettings.rb

Constantes

Animaciones

# Duración de animaciones
BATTLE_ANIMATION_SPEED = 1.0

# Mostrar animaciones
SHOW_MOVE_ANIMATIONS = true

Experiencia

# Escala de experiencia
EXP_SCALE = 1.0

# Máximo nivel
MAXIMUM_LEVEL = 100

Mecánicas

# Mega Evolución
ENABLE_MEGA_EVOLUTION = true

# Dinamax (si está implementado)
ENABLE_DYNAMAX = false

Ajustes batalla

Configurar sistema de combate

Build docs developers (and LLMs) love