Difference between revisions of "Base attributes"

From NetHackWiki
Jump to navigation Jump to search
(first info.)
 
m (make it look like the screen, and allow links too.)
Line 4: Line 4:
  
 
For example:
 
For example:
<pre class="nhsym clr-lightgray" style="background-color:black;">
+
<div class="ttyscreen">
Base Attributes
+
Base Attributes
 
+
Starting
+
Starting
name          : player
+
name          : player
race          : gnome
+
race          : [[Gnome (starting race)|gnome]]
role          : Archeologist
+
role          : [[Archeologist]]
gender        : male
+
gender        : [[male]]
alignment      : neutral
+
alignment      : [[neutral]]
 
+
Current
+
Current
race          : gnome
+
race          : gnome
role          : Archeologist
+
role          : Archeologist
gender        : male
+
gender        : male
alignment      : neutral
+
alignment      : neutral
 
+
Deities
+
Deities
Chaotic        : Huhetotl
+
Chaotic        : Huhetotl
Neutral        : Camaxtli          (s,c)
+
Neutral        : Camaxtli          (s,c)
Lawful        : Quetzalcoatl
+
Lawful        : Quetzalcoatl
(end)
+
(end)
</pre>
+
</div>
  
 
[[Category:Attributes]]
 
[[Category:Attributes]]
 
[[Category:Your character]]
 
[[Category:Your character]]

Revision as of 17:51, 8 January 2011

Base attributes can be viewed by pressing ctrl + x.

The window shows current and starting race, role, gender and alignment, and deities. Current deity is marked with (c) and starting deity with (s).

For example:

Base Attributes

Starting
name           : player
race           : gnome
role           : Archeologist
gender         : male
alignment      : neutral

Current
race           : gnome
role           : Archeologist
gender         : male
alignment      : neutral

Deities
Chaotic        : Huhetotl
Neutral        : Camaxtli          (s,c)
Lawful         : Quetzalcoatl
(end)