Preparing your files

Please wait until the download is ready.

Site is currently undergoing maintenance. Some features may be unavailable.
Elite Battle: DX

Elite Battle: DX

by Luka S.J.

Take your battles to the next level with the ultimate Battle System skin!

v1.2.629,129
Downloads paused for maintenance

Nuzlocke Mode

Elite Battle: DX comes with a built-in Nuzlocke mode. To start your nuzlocke session, simply run the following command:

EliteBattle.startNuzlocke

The nuzlocke is also user configurable to customize the level of difficulty within the game, here is a list of those options:

  • Cannot revive fainted battlers
  • Auto-delete fainted battlers
  • One capture per map
  • Disregard duplicate species (whole evolution line)
  • Exclude static encounters from capture limit
  • Exclude shiny encounters from capture limit

You can check whether or not the Nuzlocke is running with

EliteBattle.nuzlocke?

You can toggle the state of the nuzlocke with

EliteBattle.toggle_nuzlocke

You can reset and turn off the Nuzlocke with

EliteBattle.resetNuzlocke