Plutovi
Joined 17 March 2022
mNo edit summary |
No edit summary |
||
Line 24: | Line 24: | ||
* [http://inurashii.xyz/qud-guide.html A hindren's guide to Qud] | * [http://inurashii.xyz/qud-guide.html A hindren's guide to Qud] | ||
* [https://www.youtube.com/playlist?list=PLXr3aFsuMON_iAm2Cs6SaFWmKRVpQCA0j Video Playlist by Big Simple] | * [https://www.youtube.com/playlist?list=PLXr3aFsuMON_iAm2Cs6SaFWmKRVpQCA0j Video Playlist by Big Simple] | ||
==Basic Gameplay== | |||
{{gamename}} is a Roguelike, which means that characters are represented by characters on a grid. It is turn-based, so the player is free to think over every move. | |||
==Control Cheat Sheet (Desktop)== | ==Control Cheat Sheet (Desktop)== | ||
[[File:DefaultKeybindings.png|class=scalable]] | [[File:DefaultKeybindings.png|class=scalable]] | ||
==Controls== | ==Controls== | ||
These actions can be remapped by pressing Escape > Key Mapping > press enter at the action you want to bind, and then the button you want to bind it to. When the game refers to one of the D0-9 keys, it is referring to the numbers that are above the letters. They are not the same as Numpad0-9. | These actions can be remapped by pressing Escape > Key Mapping > press enter at the action you want to bind, and then the button you want to bind it to. When the game refers to one of the D0-9 keys, it is referring to the numbers that are above the letters. They are not the same as Numpad0-9. | ||
===Adventure=== | ===Adventure=== | ||
Line 228: | Line 47: | ||
|- | |- | ||
|Cancel | |Cancel | ||
| | | | ||
| | | | ||
| | | | ||
|- | |- | ||
Line 261: | Line 80: | ||
| | | | ||
| | | | ||
|- | |||
|Select target | |||
|<code><nowiki>Ctrl</nowiki></code> + <code><nowiki>T</nowiki></code> | |||
| | |||
| | |||
|- | |||
|Wait | |||
|<code><nowiki>NumPad5</nowiki></code> | |||
| | |||
| | |||
|- | |||
|Wait 20 | |||
|<code><nowiki>.</nowiki></code> | |||
| | |||
| | |||
|- | |||
|Wait 100 | |||
|<code><nowiki>Ctrl</nowiki></code> + <code><nowiki>.</nowiki></code> | |||
| | |||
| | |||
|- | |||
|Wait a number of turns | |||
|<code><nowiki>Shift</nowiki></code> + <code><nowiki>W</nowiki></code> | |||
| | |||
| | |||
|- | |||
|Rest until healed | |||
|<code><nowiki>~</nowiki></code> | |||
| | |||
| | |||
|- | |||
|Rest until morning | |||
|<code><nowiki>Ctrl</nowiki></code> + <code><nowiki>~</nowiki></code> | |||
| | |||
| | |||
|- | |||
|Walk | |||
|<code><nowiki>W</nowiki></code> | |||
| | |||
| | |||
|- | |||
|Auto-explore | |||
|<code><nowiki>NumPad0</nowiki></code> | |||
| | |||
| | |||
|- | |||
|} | |||
===Combat=== | |||
{| class="wikitable" | |||
!Action | |||
!Default | |||
!Laptop Default | |||
!Description | |||
|- | |- | ||
|Fire missile weapon | |Fire missile weapon | ||
Line 277: | Line 150: | ||
| | | | ||
|- | |- | ||
| | |Mele attack nearest enemy | ||
|<code><nowiki>Shift</nowiki></code> + <code><nowiki>A</nowiki></code> | |||
| | |||
| | |||
|- | |||
|Auto-attack in mele | |||
|<code><nowiki>Ctrl</nowiki></code> + <code><nowiki>A</nowiki></code> | |||
| | |||
| | |||
|- |