NetHack Patch Database
v0.27
323 patches
(
Main
|
Add
|
Browse
|
Search
|
Random
|
Contact
|
FAQ
)
Submit an update
Patch name
required
Version
Author
required
Author's Homepage or EMail
Patch file
Patch Download URL
For
Slash'em 0.0.7E7
Slash'em 0.0.7E6F2
Slash'em 0.0.7E5
NetHack 3.6.4
NetHack 3.6.3
NetHack 3.6.2
NetHack 3.6.1
NetHack 3.6.0
NetHack 3.4.3
NetHack 3.4.2
NetHack 3.4.1
NetHack 3.4.0
NetHack 3.3.1
NetHack 3.3.0
NetHack 3.2.1
Short Description
required
Long Description
Wizard staff: +0 to-hit, 6 sdam, 5 ldam, material: wood When wielded and (a)pplied, a wizard staff absorbs some energy from the player and stores it, up to a maximum of 500 stored energy. Then, when the player casts a spell that requires more energy than the available, and (s)he is wielding the staff, it releases some of its stored energy (just enough to cast the spell). So, they can be used by wizards and spellcasters as containers of energy. When used as a melee weapon, the staff adds min(obj->spe,0)+1 of damage, and wastes the same number of the stored energy. E.g. a wizard staff at +0 would add 1 point of damage and waste 1 MP; a +5 staff would add 6 points of damage and wasting 6 MP. Negative enchantments works as if at +0. The energy stored in the staff is very unstable, and one needs to wields the staff continually to avoid energy loss. Since it would be very tricky to check every turn for the staff being wielded/unwielded, so this is done as following: each time one of the following occurs * The staff is (a)pplied; * The additional damage is calculated (that is, the staff is used to bash a monster); * Some energy is liberated from the staff to cast a spell; then is checked how much time passed since one of this actions occured; if the time passed is greater than 300-(enchantment without signal * 50) then some of the energy is lost: (enchantment without signal+1 * 10)% of the amount stored. The player senses that some energy was lost if he has intelligence above 10. The amount of energy absorbed each time is also dependent of the enchantment level.
Max. 65500 chars
You will need to answer the following question correctly: What symbol represents a kitchen sink?