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 UI System

The Overworld


Everything to do with the overworld.

  • Designing a Map
  • Cutscenes

Battles


Everything related to creating battles.

  • Battlers
  • Encounters

API Reference


An auto-generated API reference for Kristal.

⮬Back to Top⮭

FatalEffect

┗> Object > Class


Constructor


FatalEffect(texture: any, x: any, y: any, after: any)

Arguments:

texture: any
x: any
y: any
after: any




Methods


FatalEffect:draw()



FatalEffect:onAdd(parent: any)

Arguments:

parent: any


FatalEffect:update()




Fields



Undocumented



FatalEffect.after_func: any



FatalEffect.block_size: integer



FatalEffect.block_size: integer



FatalEffect.block_size: integer



FatalEffect.blocks: table



FatalEffect.blocks_x: integer



FatalEffect.blocks_y: integer



FatalEffect.color: number[]



FatalEffect.done: boolean



FatalEffect.done: boolean



FatalEffect.height: number



FatalEffect.red_timer: integer



FatalEffect.red_timer: number



FatalEffect.start_color: table



FatalEffect.start_color: number[]



FatalEffect.texture: any

Drawable image type.

Open in Browser



FatalEffect.width: number


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