HomeWikiSourceDownloadsDiscord

Kristal Wiki


Getting Started


These pages get you ready to use the engine.

  • Downloading Kristal
  • Installing and Playing Mods

General Mod Creation


These pages teach you about mod development.

  • Understanding the Basics
  • Creating a Mod
  • Using Libraries
  • Creating an Item
  • Creating a Spell
  • Actors
  • Party Members
  • Custom Keybinds

The Overworld


Everything to do with the overworld.

  • Designing a Map
  • Cutscenes

Battles


Everything related to creating battles.

  • Battlers
  • Encounters
  • Enemy Attacks (Waves)
  • Wavemaking Tricks and References

Advanced


These pages teach you more complex but powerful parts of the engine.

  • Hooks
  • The UI System

API Reference


An auto-generated API reference for Kristal.

⮬Back to Top⮭

Kristal Wiki


Getting Started


These pages get you ready to use the engine.

  • Downloading Kristal
  • Installing and Playing Mods

General Mod Creation


These pages teach you about mod development.

  • Understanding the Basics
  • Creating a Mod
  • Using Libraries
  • Creating an Item
  • Creating a Spell
  • Actors
  • Party Members
  • Custom Keybinds

The Overworld


Everything to do with the overworld.

  • Designing a Map
  • Cutscenes

Battles


Everything related to creating battles.

  • Battlers
  • Encounters
  • Enemy Attacks (Waves)
  • Wavemaking Tricks and References

Advanced


These pages teach you more complex but powerful parts of the engine.

  • Hooks
  • The UI System

API Reference


An auto-generated API reference for Kristal.

⮬Back to Top⮭

Legend

┗> Object > Class


Constructor


Legend(cutscene: any, options: any)

Arguments:

cutscene: any
options: any




Methods


Legend:addSlide(texture: any)

Arguments:

texture: any

Returns:

1: unknown


Legend:onAddToStage(parent: any)

Arguments:

parent: any


Legend:onFinish(skip: any)

Arguments:

skip: any


Legend:onRemove(parent: any)

Arguments:

parent: any


Legend:removeSlides()



Legend:update()




Fields



Undocumented



Legend.background: unknown



Legend.can_skip: boolean



Legend.cover: unknown



Legend.cutscene: any



Legend.cutscene: unknown



Legend.cutscene: nil



Legend.fader: unknown



Legend.layers: table



Legend.music: unknown



Legend.slides: table



Legend.timer: integer


DELTARUNE by Toby Fox. Website designed by NyakoFox. © 2025 Kristal Team. All rights reserved.