The DevTeam Thinks of Everything

From NetHackWiki
Revision as of 18:00, 30 May 2019 by TK (talk | contribs) (There were two intros)
Jump to navigation Jump to search

The DevTeam Thinks Of Everything, initials TDTTOE, is a term used to describe the NetHack developers' writing messages for specific situations. This means that if you think of doing something "clever" in the game, the DevTeam most likely thought of that, and the game will then put out the specific response.

Message examples

One example is that of throwing a cream pie at a monster:

The cream pie splashes over the jackal's face!

Curiously, it is possible to roll a boulder over a cream pie without squashing it. Another prominent example is seen when attempting to #dip a potion into itself:

This is a potion bottle, not a Klein Bottle!

Or, similarly, placing a bag inside itself:

That would be an interesting topological exercise.

Or you might speculate that you might be able to cure your blindness by applying and removing a blindfold, but

You were wearing a blindfold.  You still cannot see.

Gameplay example

As a far more complex example, upon #praying to your god when he/she is sufficiently angry, you may receive the following from your god:

Thou hast angered me.

This is followed by a (usually) fatal bolt of lightning striking you from the heavens. However, with shock resistance, the attack can be survived. This is then repeated with a wide-angle disintegration beam, but with disintegration resistance, this can also be survived. If this occurs, then:

You bask in its black glow for a minute...
[Your god] says: "I believe it not!"

Obviously, this example has much more effect on the actual gameplay than the previous trivial messages.