Difference between revisions of "Sphere"

From NetHackWiki
Jump to navigation Jump to search
m (style guide on variant templates)
 
(44 intermediate revisions by 30 users not shown)
Line 1: Line 1:
'''Spheres''', <tt>e</tt>, are a class of [[monster]] in [[Nethack]]. This class is made up of monsters that act like "living mines", always exploding upon death. They will self-destruct and harm you; they also blow on you if you kill them in melee. [[Dexterity|Dextrous]] players can sometimes dodge the explosions completely, while players with the correct [[resistance]] might not feel harm from the blast (though their [[inventory]] might still take damage).
+
{{monster
 +
|name=flaming sphere
 +
|difficulty=8
 +
|level=6
 +
|experience=91
 +
|speed=13
 +
|AC=4
 +
|MR=0
 +
|align=0
 +
|frequency=2
 +
|genocidable=Yes
 +
|attacks=Explode 4d6 [[fire]]
 +
|weight=10
 +
|nutr=10
 +
|size=Small
 +
|resistances=fire
 +
|resistances conveyed=None
 +
|attributes={{attributes|A flaming sphere|=
 +
|nocorpse=1|fly=1|breathless=1|nolimbs=1|nohead=1|mindless=1|hostile=1|neuter=1|infravisible=1|light=1}}
 +
|reference=[[monst.c#line318]]
 +
}}
 +
{{monster
 +
|name=freezing sphere
 +
|difficulty=8
 +
|level=6
 +
|experience=91
 +
|speed=13
 +
|AC=4
 +
|MR=0
 +
|align=0
 +
|frequency=2
 +
|genocidable=Yes
 +
|attacks=Explode 4d6 [[cold]]
 +
|weight=10
 +
|nutr=10
 +
|size=Small
 +
|resistances=cold
 +
|resistances conveyed=None
 +
|attributes={{attributes|A freezing sphere|=
 +
|nocorpse=1|fly=1|breathless=1|nolimbs=1|nohead=1|mindless=1|hostile=1|neuter=1|infravisible=1|nohell=1}}
 +
|reference=[[monst.c#line310]]
 +
}}
 +
{{monster
 +
|name=shocking sphere
 +
|difficulty=8
 +
|level=6
 +
|experience=91
 +
|speed=13
 +
|AC=4
 +
|MR=0
 +
|align=0
 +
|frequency=2
 +
|genocidable=Yes
 +
|attacks=Explode 4d6 [[shock]]
 +
|weight=10
 +
|nutr=10
 +
|size=Small
 +
|resistances=shock
 +
|resistances conveyed=None
 +
|attributes={{attributes|A shocking sphere|=
 +
|nocorpse=1|fly=1|breathless=1|nolimbs=1|nohead=1|mindless=1|hostile=1|neuter=1|infravisible=1|light=1}}
 +
|reference=[[monst.c#line325]]
 +
}}
 +
'''Spheres''', {{white|e}}, are a class of [[monster]] in [[NetHack]]. This class is made up of monsters that act like "living mines", with the ability to self-destruct and cause damage.
  
 
Monsters in this class:
 
Monsters in this class:
*{{red|e}} [[Flaming sphere]]
+
* {{monsymlink|flaming sphere}}
*{{white|e}} [[Freezing sphere]]
+
* {{monsymlink|freezing sphere}}
*{{brightblue|e}} [[Shocking sphere]]
+
* {{monsymlink|shocking sphere}}
*{{lightgray|e}} [[Gas spore]]
+
* {{monsymlink|gas spore}}
  
Gas spores <tt>e</tt> are different to spheres in that they will never attack you and explode only if attacked. However, gas spores explode in a 3-by-3 square, thus even if a [[character]] survives the blast, a nearby [[pet]] might die. [[Peaceful]] creatures caught in the blast also become hostile.
+
{{monsymlink|Floating eye}}s are represented by the same character as spheres, but their behavior is significantly different. Floating eyes do not self-destruct.
  
[[Black light]]s and [[yellow light]]s, <tt>y</tt>, are not spheres, but they self-destruct in a similar manner.  
+
{{monsymlink|Black light}}s and {{monsymlink|yellow light}}s are not spheres, but they self-destruct in a similar manner.
  
In Slash'EM, flame and freezing spheres can be summoned by the fire and ice mages respectively. Although low-level characters may find their use frequent and helpful, monsters killed by the explosions do not contribute XP to the player, which makes them a missed blessing. They are, of course, useless if the opposing monsters resist fire or cold. Too much use can also cause swift extinction of the species.
+
==Characteristics==
 +
[[Dexterity|Dextrous]] players can sometimes dodge the explosions partially or completely, while players with the correct [[resistance]] might not be harmed by the blast.
  
[[Category:Monsters]]
+
Flaming, freezing, and shocking spheres will actively seek you out and explode when next to you.  If you manage to kill them before they can do this, they will not explode and items in your inventory are not damaged.  The explosion does not affect other nearby creatures. 
 +
 
 +
Gas spores ({{monsym|gas_spore}}) are different in that they will never attack you and explode only if killed. However, gas spores explosions cover 3-by-3 square, thus even if a [[player|character]] survives the blast, other monsters might be killed.
 +
 
 +
{{upcoming|NetHack 3.7.0|Spheres now create actual explosions with their attacks. These affect a 3×3 area around their target and can hit other monsters, as well as eroding or destroying carried and dropped items within the blast radius. If you polymorph into a sphere and explode, the explosion will not affect your own inventory.
 +
 
 +
As of {{commit|9942b65df78dd55a7806ec6ea2821693a7131c97|commit 9942b65}}, resistances from worn or wielded items have a 99% chance of protecting your inventory, and as of {{commit|67295bc706525934c461a0d940ca0da39fc302d2|commit 67295bc}} wearing non-metallic gloves will protect worn rings. Shocking spheres are now considered a target for [[genocide]] due to the item destruction threat. As of {{commit|ef6a88e1e10287c7e09fb8f7f5cf97bc877103d2|commit ef6a88e}}, chargeable rings hit by shocking spheres and other forms of shock damage may be [[charge]]d rather than destroyed.}}
 +
 
 +
==Body parts==
 +
'''Sphere''' also refers to the grouping of [[body parts]] for the forms of bulbous entities. It affects the messages referring to the appropriate body parts as follows:{{refsrc|polyself.c|1177}}
 +
 
 +
{| class="prettytable"
 +
!Bodypart{{refsrc|hack.h|226}}!!Description
 +
|-
 +
|Arm||Appendage
 +
|-
 +
|Eye||Optic nerve (cornea for [[floating eye]]s)
 +
|-
 +
|Face||Body
 +
|-
 +
|Finger||Tentacle
 +
|-
 +
|Fingertip||Tentacle tip
 +
|-
 +
|Foot||Lower appendage
 +
|-
 +
|Hand||Tentacle
 +
|-
 +
|Handed||Tentacled
 +
|-
 +
|Head||Body
 +
|-
 +
|Leg||Lower tentacle
 +
|-
 +
|Light Headed||Rotational
 +
|-
 +
|Neck||Equator
 +
|-
 +
|Spine||Body
 +
|-
 +
|Toe||Lower tentacle tip
 +
|-
 +
|Hair||Cilia
 +
|-
 +
|Blood||Life force
 +
|-
 +
|Lung||Retina
 +
|-
 +
|Nose||Olfactory nerve
 +
|-
 +
|Stomach||Interior
 +
|}
 +
 
 +
From these descriptions, spheres are almost perfectly round (references to geometric properties of spheres) but have long tentacles as "limbs", small cilia as hair and rather than internal organs, they refer to retina and nerves alone. Strange creatures indeed.
 +
 
 +
==History==
 +
NetHack [[3.4.3]] was subject to [[Bugs_in_NetHack_3.4.3|bug C343-138]] which allowed some spheres to pick up [[object]]s, but prevented others from doing so.
 +
 
 +
==SLASH'EM==
 +
In [[SLASH'EM]], [[Pet|tame]] flame and freezing spheres can be summoned by spells of {{spell of|flame sphere}} and {{spell of|freeze sphere}} respectively.  A monster attacked by one of your spheres is treated as if you had attacked it directly: peaceful monsters are angered, XP is awarded to you for a kill, etc. They are, of course, useless if the opposing monsters resist fire or cold. Too much use can also cause swift extinction of the species.
 +
 
 +
==Encyclopedia entry==
 +
{{encyclopedia|
 +
The attack by those who want to die -- this is the attack against which you cannot prepare a perfect defense.
 +
                      --Human aphorism
 +
|[ The Dosadi Experiment, by Frank Herbert ]
 +
}}
 +
 
 +
==References==
 +
<references />
 +
{{nethack-360}}
 +
[[Category:Body parts]]
 +
[[Category:Monster classes]]

Latest revision as of 19:16, 20 January 2024

Spheres, e, are a class of monster in NetHack. This class is made up of monsters that act like "living mines", with the ability to self-destruct and cause damage.

Monsters in this class:

e Floating eyes are represented by the same character as spheres, but their behavior is significantly different. Floating eyes do not self-destruct.

y Black lights and y yellow lights are not spheres, but they self-destruct in a similar manner.

Characteristics

Dextrous players can sometimes dodge the explosions partially or completely, while players with the correct resistance might not be harmed by the blast.

Flaming, freezing, and shocking spheres will actively seek you out and explode when next to you. If you manage to kill them before they can do this, they will not explode and items in your inventory are not damaged. The explosion does not affect other nearby creatures.

Gas spores (e) are different in that they will never attack you and explode only if killed. However, gas spores explosions cover 3-by-3 square, thus even if a character survives the blast, other monsters might be killed.

The following information pertains to an upcoming version (NetHack 3.7.0). If this version is now released, please verify that it is still accurate, then update the page to incorporate this information.

Spheres now create actual explosions with their attacks. These affect a 3×3 area around their target and can hit other monsters, as well as eroding or destroying carried and dropped items within the blast radius. If you polymorph into a sphere and explode, the explosion will not affect your own inventory.

As of commit 9942b65, resistances from worn or wielded items have a 99% chance of protecting your inventory, and as of commit 67295bc wearing non-metallic gloves will protect worn rings. Shocking spheres are now considered a target for genocide due to the item destruction threat. As of commit ef6a88e, chargeable rings hit by shocking spheres and other forms of shock damage may be charged rather than destroyed.

Body parts

Sphere also refers to the grouping of body parts for the forms of bulbous entities. It affects the messages referring to the appropriate body parts as follows:[1]

Bodypart[2] Description
Arm Appendage
Eye Optic nerve (cornea for floating eyes)
Face Body
Finger Tentacle
Fingertip Tentacle tip
Foot Lower appendage
Hand Tentacle
Handed Tentacled
Head Body
Leg Lower tentacle
Light Headed Rotational
Neck Equator
Spine Body
Toe Lower tentacle tip
Hair Cilia
Blood Life force
Lung Retina
Nose Olfactory nerve
Stomach Interior

From these descriptions, spheres are almost perfectly round (references to geometric properties of spheres) but have long tentacles as "limbs", small cilia as hair and rather than internal organs, they refer to retina and nerves alone. Strange creatures indeed.

History

NetHack 3.4.3 was subject to bug C343-138 which allowed some spheres to pick up objects, but prevented others from doing so.

SLASH'EM

In SLASH'EM, tame flame and freezing spheres can be summoned by spells of flame sphere and freeze sphere respectively. A monster attacked by one of your spheres is treated as if you had attacked it directly: peaceful monsters are angered, XP is awarded to you for a kill, etc. They are, of course, useless if the opposing monsters resist fire or cold. Too much use can also cause swift extinction of the species.

Encyclopedia entry

The attack by those who want to die -- this is the attack against which you cannot prepare a perfect defense.
                       --Human aphorism

[ The Dosadi Experiment, by Frank Herbert ]

References

This page may need to be updated for the current version of NetHack.

It may contain text specific to NetHack 3.6.0. Information on this page may be out of date.

Editors: After reviewing this page and making necessary edits, please change the {{nethack-360}} tag to the current version's tag or {{noversion}} as appropriate.