9,862
edits
Sakumashiki (talk | contribs) m (→Debug Mode: Add debug mode commands) |
|||
| Line 10: | Line 10: | ||
== Debug Mode == | == Debug Mode == | ||
This is a mode for verification provided in Elin. You can start the game in debug mode by starting the game with -DEV as an argument. | This is a mode for verification provided in Elin. You can start the game in debug mode by starting the game with -DEV as an argument. | ||
=== '''F key''' === | |||
* F1: Command list | |||
* F2: Drop the egg or cell of the NPC at the cursor. | |||
* F3: Raise the level of the NPC and Hearthstone on that map. Obtain several fertilized eggs + 200 eggs | |||
* F4: Generate monsters around the player | |||
* F5: Save | |||
* F6: Save and load | |||
* F7: Reset the player and time to their initial state. | |||
* F8: Bring up the DebugContainer | |||
* F9: Skip time | |||
* F10: Randomly change the weather | |||
=== '''Other operations''' === | |||
* Alt+right-click to kill NPCs | |||
* Tab key to display numerical information such as the number of turns | |||
== Analysis == | == Analysis == | ||