Double Trouble
Double Trouble is a monster spell that appears in NetHack, and is cast exclusively by the Wizard of Yendor.[1]
Description
As the name suggests, the spell creates a clone of the caster with all of the powers of the original. The Wizard of Yendor can cast this spell at level 19 or higher, and will only do so if he can see you and no clone is already present.[1][2][3] The clone has a 1⁄2 chance of being created with a cheap plastic imitation of the Amulet of Yendor, and will temporarily take on the appearance of one of the following monsters before his first move:[4]
- @ human
- & water demon
- V vampire
- D red dragon
- T troll
- U umber hulk
- X xorn
- x xan
- c cockatrice
- e floating eye
- N guardian naga
- t trapper
The clone's shifted appearance functions similarly to the cloaking of a mimic: attacking or moving in the direction of a disguised clone will reveal them to be the Wizard of Yendor.
Strategy
The Staff of Aesculapius or Stormbringer can level drain the Wizard to level 18 or below, preventing him from casting Double Trouble.
References
- ↑ 1.0 1.1 src/mcastu.c in NetHack 3.6.7, line 803: Only the Wizard has access to the spell
- ↑ src/mcastu.c in NetHack 3.6.7, line 101: casting level for Double Trouble
- ↑ src/mcastu.c in NetHack 3.6.7, line 397
- ↑ src/wizard.c in NetHack 3.6.7, line 49