class

List classes and their status, or manage character classes - set cruciball levels, lock/unlock classes

Options

--save-file-s

Path to the save file

Type: FileInfo

--set-cruciball-c

Set the cruciball level (0-20)

Type: Nullable`1

--lock-l

Lock the class (makes it unavailable for play)

Type: Boolean

--unlock-u

Unlock the class (makes it available for play)

Type: Boolean

--list

List all classes and their status (default behavior when no actions specified)

Type: Boolean

Examples

peglin-save-explorer class

Usage Tips

  • • Use --help with any command to see detailed usage information
  • • Global options --verbose and --clean are available for all commands

Source Code

Implementation: ClassCommand