Professor Layton Wiki
Advertisement
Professor Layton Wiki
This is the Documentation subpage of Module:PuzzleData/MJ
This page's sole purpose is to explain how the Module should be used. Do not use it for other purposes.

This is the PuzzleData module for Layton's Mystery Journey: Katrielle and the Millionaires' Conspiracy.

The data contained in this module is used on various places on the wiki, such as puzzle pages and the puzzle list.

Following data is present in the module:

  • number: The puzzle number, including all preceding zeroes.
  • name: Name of the puzzle page without the "Puzzle:" prefix. Note that this can contain suffixes (like " (MC)") if a puzzle with the same name exists in other games.
  • type: The type of puzzle, as described in the game's puzzle index.
  • location: Location where the puzzle is found, as described in the game's puzzle index.
  • chapter: Chapter from which the puzzle is first available. Either the chapter number or "prologue".
  • picarats: Max amount of picarats the puzzle is worth.
  • solver: Person who solves the puzzle (Katrielle/Sherl/Ernest/Emiliana/Inspector Hastings).
  • character: The character who gave the puzzle, if any.
  • mandatory: Set to true if the puzzle must be solved in order to finish the story of the game.
  • reward: Any reward gained after the puzzle was solved (other than picarats).
  • switch:
    • If the puzzle has a different name in the Switch version, but it is still the same puzzle, set this value to the name of the Switch puzzle.
    • If the puzzle has a Switch variant that is a completely different puzzle, set this value to the index in the table where the Switch puzzle is described.
    • If the puzzle is the Switch variant of the puzzle, set the value to true.
Advertisement