Difference between revisions of "Take off"

From NetHackWiki
Jump to navigation Jump to search
(add a note about the paranoid_remove patch option)
(A is faster than T if covered armor/shirt)
Line 1: Line 1:
 
'''Take off''', '''[T]''', is a command used to take off [[wear|worn]] [[armor]] and [[shield]]s.  Items of armor that layer over the torso must be taken off in an 'outer-to-inner' fashion:  [[cloak]]s, then [[body armor]], then [[shirt]]s.  [[Cursed]] armor cannot be removed with this command.  Wearing and removing armor takes some time; the number of turns depends on the type of item. You will stop taking off items if a suitable event would interrupt you, such as a monster entering your field of vision.
 
'''Take off''', '''[T]''', is a command used to take off [[wear|worn]] [[armor]] and [[shield]]s.  Items of armor that layer over the torso must be taken off in an 'outer-to-inner' fashion:  [[cloak]]s, then [[body armor]], then [[shirt]]s.  [[Cursed]] armor cannot be removed with this command.  Wearing and removing armor takes some time; the number of turns depends on the type of item. You will stop taking off items if a suitable event would interrupt you, such as a monster entering your field of vision.
  
'''[A]''' can be used to take off multiple pieces of armor with one command; it is equivalent to using '''[T]''' several times in a row. If you take off more than one item with this command, you get the message "You finish disrobing."
+
'''[A]''' can be used to take off multiple pieces of armor with one command; it is equivalent to using '''[T]''' several times in a row. If you take off more than one item with this command, you get the message "You finish disrobing." Perhaps due to a bug, the '''[A]''' command takes less turns than '''[T]''' if removing armor from under a cloak or a shirt from under armor / a cloak.
  
 
To take off accessories such as [[ring]]s or [[amulet]]s, use '''[R]''' to [[remove]] the item.
 
To take off accessories such as [[ring]]s or [[amulet]]s, use '''[R]''' to [[remove]] the item.
Line 12: Line 12:
  
 
{{stub}}
 
{{stub}}
 
 
[[Category:Commands]]
 
[[Category:Commands]]

Revision as of 21:19, 26 May 2009

Take off, [T], is a command used to take off worn armor and shields. Items of armor that layer over the torso must be taken off in an 'outer-to-inner' fashion: cloaks, then body armor, then shirts. Cursed armor cannot be removed with this command. Wearing and removing armor takes some time; the number of turns depends on the type of item. You will stop taking off items if a suitable event would interrupt you, such as a monster entering your field of vision.

[A] can be used to take off multiple pieces of armor with one command; it is equivalent to using [T] several times in a row. If you take off more than one item with this command, you get the message "You finish disrobing." Perhaps due to a bug, the [A] command takes less turns than [T] if removing armor from under a cloak or a shirt from under armor / a cloak.

To take off accessories such as rings or amulets, use [R] to remove the item.

Paranoid remove

Normally, pressing [T] when you have only one piece of armor equipped will remove it without prompting. If you have the paranoid quit patch (as NAO does), and the option paranoid_remove is set, you will always be prompted.


This page is a stub. Should you wish to do so, you can contribute by expanding this page.