CinnamonPirate.com

DerEditor

THE EDITOR (as of 0.04) is a three-tab window which allows users to manipulate the internal data tables of Der Langrisser. I will add tabs and fields as more pieces are located or deciphered. For dumps of the tables, check this Google Spreadsheet.

The editor is written in Python using the wxPython library. It is entirely cross platform and displays using native screen widgets on Linux (GTK), Windows and OSX (Cocoa).

  • The Units tab allows editing of both commanders and troop units. The AT/DF values for a commander class reflect the bonus one gains when changing to that class. For standard troops, it is the troop’s actual ability.
  • The Commanders allows editing of characters’ base stats. You can use it to change starting magic, AT/DF, the character portrait and other stuff. Cannot find A/D values, so I assume they default to 0 and are altered by the Quiz.
  • The Item editor allows you to edit the 4 attributes of every item. You could use it to take away the summons, or give larger penalties to things like the Masayan Sword (like AT-18).

This tool is intended to help players create the much-requested “Hard Mode” of Der Langrisser, or to make the game easier for people who (somehow) can’t beat it.

Files

  • DerEditor 0.04
    This zip file contains the raw Python script. Since this is highly beta software, this is currently no documentation present.

Pictures