Jump to content
Discussions

User:WINNERDOG/Sandbox

From Deltarune Wiki

Unused spells

These are spells that exist within the game's code, but cannot directly be used in battle.[1]

None[note 1]

Costs -0.4% TP. It is an error handler spell that is used whenever the user does not have a spell, or when they have an invalid spell. Due to its negative TP cost, using it restores 1% TP, and repeats the last line of dialogue. If an ACT or item is not used before using None, or two ACTs are used, the game freezes. It has no flavor text or name in the spell menu or the POWER menu.

Rude Sword

Rude Damage

Costs 50% TP. Deals moderately high damage to one enemy, depending on Attack.

Red Buster (unused)

Red damage

Costs 0% TP. It is a version of RedBuster that can be used independently of the ACT menu. This spell cannot be used directly in regular gameplay, though it is internally used when casting the actual RedBuster spell in any battle.

Dual Heal (unused)

Heal All 30 HP

Costs 0% TP. It is a version of DualHeal that can be used independently of the ACT menu. Despite its description implying it heals +30 HP to each party member, it functions identically to DualHeal. This spell cannot be used directly in regular gameplay, though it is internally used when casting the actual DualHeal spell in any battle.

ACT

Use action

Costs 0% TP. This is used when viewing Kris's spells through the POWER button in the menu.[2] Using it freezes the game.

  1. The spell itself has no name, "None" is the spell's description.
  1. gml_globalscript_scr_spellinfo script, Chapter 1
  2. gml_object_obj_darkcontroller_draw_0 script, lines 413–414, Chapter 1