Difference between revisions of "Spoon"

From NetHackWiki
Jump to navigation Jump to search
m (category capitalisation)
 
(11 intermediate revisions by 8 users not shown)
Line 1: Line 1:
 
{{stub}}
 
{{stub}}
A '''spoon''' is an item that exists in SlashEM. It is the base item for [[Houchou]]. Applying it will result in the message:
+
The '''spoon''' is an item that appears in some variants of ''[[NetHack]]''.
 +
 
 +
==SLASH'EM==
 +
{{tool
 +
  |color=metal color
 +
  |tile=[[Image:spoon.png]]
 +
  |name=spoon
 +
  |appearance=spoon
 +
  |cost=5000
 +
  |material=platinum
 +
  |weight=1
 +
}}
 +
 
 +
In [[SLASH'EM]] and [[SLASHTHEM]], the spoon serves as the base item for [[Houchou]]. It is not randomly generated,<ref>[[SLASH'EM 0.0.7E7F2/objects.c#line791]]</ref> but it can be wished for. Doing so is inadvisable however, as non-artifact spoons have no use.
 +
 
 +
Applying a spoon will result in the message: "It's a finely crafted antique spoon; what do you want to do with it?" Despite the wording, this is not a prompt, so the player can't actually do anything special with it.
 +
{{clear}}
 +
 
 +
==dNetHack==
 +
{{weapon
 +
  |name=spoon
 +
  |tile=[[Image:spoon.png]]
 +
  |appearance=spoon
 +
  |smalldmg=1d1
 +
  |largedmg=1d1
 +
  |skill=knife
 +
  |size=one-handed
 +
  |cost=1
 +
  |weight=1
 +
  |material=iron
 +
}}
 +
 
 +
In [[dNetHack]], the spoon is made of [[iron]] and classified as a [[weapon-tool]] that uses the knife skill. It is the starting "weapon" of the [[Convict]], and acts as the base item for the Convict's new quest artifact, the [[Iron Spoon of Liberation]]. Spoons are not randomly generated.
 +
 
 +
They do 1d1 damage to both small and large targets, weigh 1 unit and have a base price of 1 [[Zorkmid|zm]].
 +
 
 +
==References==
 +
 
 +
<references/>
 +
 
 +
{{slashem-7E7}}
 +
 
 +
[[Category:dNetHack Items]]
 +
[[Category:SLASH'EM items]]

Latest revision as of 13:37, 22 August 2023

This page is a stub. Should you wish to do so, you can contribute by expanding this page.

The spoon is an item that appears in some variants of NetHack.

SLASH'EM

( Spoon.png
Name spoon
Appearance spoon
Base price 5000 zm
Weight 1
Material platinum
Monster use Will not be used by monsters.

In SLASH'EM and SLASHTHEM, the spoon serves as the base item for Houchou. It is not randomly generated,[1] but it can be wished for. Doing so is inadvisable however, as non-artifact spoons have no use.

Applying a spoon will result in the message: "It's a finely crafted antique spoon; what do you want to do with it?" Despite the wording, this is not a prompt, so the player can't actually do anything special with it.

dNetHack

) Spoon.png
Name spoon
Appearance spoon
Damage vs. small 1d1
Damage vs. large 1d1
To-hit bonus +0
Weapon skill knife
Size one-handed
Base price 1 zm
(+10/positive
enchant)
Weight 1
Material iron

In dNetHack, the spoon is made of iron and classified as a weapon-tool that uses the knife skill. It is the starting "weapon" of the Convict, and acts as the base item for the Convict's new quest artifact, the Iron Spoon of Liberation. Spoons are not randomly generated.

They do 1d1 damage to both small and large targets, weigh 1 unit and have a base price of 1 zm.

References