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⮭

OverworldActionBox

┗> Object > Class


Constructor


OverworldActionBox(x: any, y: any, index: any, chara: any)

Arguments:

x: any
y: any
index: any
chara: any




Methods


OverworldActionBox:draw()



OverworldActionBox:react(text: any, display_time: any)

Arguments:

text: any
display_time: any


OverworldActionBox:setHeadIcon(icon: any)

Arguments:

icon: any


OverworldActionBox:update()




Fields



Undocumented



OverworldActionBox.chara: any



OverworldActionBox.font: unknown



OverworldActionBox.head_sprite: unknown



OverworldActionBox.hp_sprite: unknown



OverworldActionBox.index: any



OverworldActionBox.main_font: unknown



OverworldActionBox.name_sprite: unknown



OverworldActionBox.reaction_alpha: integer



OverworldActionBox.reaction_alpha: integer



OverworldActionBox.reaction_alpha: number



OverworldActionBox.reaction_text: string



OverworldActionBox.reaction_text: any



OverworldActionBox.selected: boolean


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