Emergency spell
(Redirected from Emergency)
Jump to navigation
Jump to search
In NetHack, there are six spells that are considered emergency spells, and the hero gains a bonus or takes a penalty when casting these spells depending on their role.
Description
The six emergency spells are listed below:[1]
The following roles have bonuses or penalties applied when casting these spells:
- Healers have a +3 bonus to success.[2]
- Knights, Monks, Priests, and Valkyries have a +2 bonus to success.[3][4][5][6]
- Tourists have a -1 success penalty.[7]
- Rangers have a -2 success penalty.[8]
References
- ↑ src/spell.c in NetHack 3.6.7, line 1748: list of emergency spells
- ↑ src/role.c in NetHack 3.6.7, line 189: Hea emergency spell value
- ↑ src/role.c in NetHack 3.6.7, line 230: Kni emergency spell value
- ↑ src/role.c in NetHack 3.6.7, line 272: Mon emergency spell value
- ↑ src/role.c in NetHack 3.6.7, line 314: Pri emergency spell value
- ↑ src/role.c in NetHack 3.6.7, line 536: Val emergency spell value
- ↑ src/role.c in NetHack 3.6.7, line 495: Tou emergency spell value
- ↑ src/role.c in NetHack 3.6.7, line 413: Ran emergency spell value
- This page is a stub. Should you wish to do so, you can contribute by expanding this page.