Difference between revisions of "Hacker"

From NetHackWiki
Jump to navigation Jump to search
(race, inv, quest)
 
(9 intermediate revisions by one other user not shown)
Line 1: Line 1:
The '''Graduate''' is a [[role]] in the variants [[Slash'EM Extended]] and [[SlashTHEM]].  It may be seen as a more challenging version of the [[Geek]] role from [[NetHack: The Next Generation]].
+
{{otheruses|the role known as the Geek in [[NetHack-- 3.0.10]]|the role in [[NetHack: The Next Generation]]|Geek}}
  
The Graduate is based on an even earlier "Geek" role which appeared in an early version of [[SLASH'EM]] ([[NetHack-- 3.0.10]]) but was dropped from the code at the time the [[quest]] branch was ported into that variant.  The role was later revived, renamed, and given a quest in Slash'EM Extended.
+
The '''Hacker''' is a [[role]] that appears in [[SlashTHEM]]. It is a more challenging version of the Geek role from [[NetHack-- 3.0.10]], an early version of [[SLASH'EM]], and is renamed to avoid confusion with the [[Geek]] role of [[NetHack: The Next Generation]].
  
One advantage Graduates have in Slash'EM Extended is that they suffer from the effects of [[Trap (Slash'EM Extended)|nasty traps]] for only a quarter of their usual duration.
+
They are always neutral and can be a human, elf, gnome, or hobbit.
  
 
==Skills==
 
==Skills==
 
NetHack-- 3.0.10 was based on [[NetHack 3.0.10]], which predated the [[skill]] system, so Geeks could use any weapons.  
 
NetHack-- 3.0.10 was based on [[NetHack 3.0.10]], which predated the [[skill]] system, so Geeks could use any weapons.  
 
The [[Slash'EM Extended]] Graduate has a remarkably wide range of skills and is unrestricted in most weapon skills, except [[pick axe]]s, [[spear]]s, [[trident]]s, [[boomerang]]s, and all swords except the two handed sword:
 
 
{| class="prettytable"
 
! colspan="2" style="font-size:larger" | Graduate skills
 
|-
 
! Max !! Skills
 
|-
 
| Master
 
|
 
* ''Combat:'' [[martial arts]], [[dart]]
 
|-
 
| Expert
 
|
 
* ''Weapons:'' [[dagger]], [[knife]], [[axe]], [[two handed sword]], [[paddle]], [[mace]], [[morning star]], [[quarterstaff]], [[flail]], [[hammer]], [[polearms]], [[javelin]], [[lance]], [[sling]], [[firearms]], [[crossbow]], [[shuriken]], [[lightsaber]], [[whip]], [[bow]], [[lightsaber]]
 
* ''Spells:'' [[attack spells|attack]], [[divination spells|divination]], [[enchantment spells|enchantment]], [[body spells|body]], [[matter spells|matter]], occult spells, chaos spells
 
* ''Combat:'' [[riding]], [[two weapon combat]], [[missile weapons]], [[polymorphing]], [[high heels]], [[sexy flats]], [[general combat]], [[shield]], [[body armor]], [[devices]], [[petkeeping]], [[techniques]], [[spirituality]], lightsaber form I (Shii-Cho), form II (Makashi), form III (Soresu), form IV (Ataru), form V (Shien), form V (Djem So), form VI (Niman), form VII (Juyo), form VII (Vaapad), form VIII (Wedi)
 
|}
 
 
SLASHTHEM adjusts and further restricts the Graduate's skill selection:
 
  
 
{| class="prettytable"
 
{| class="prettytable"
! colspan="2" style="font-size:larger" | Graduate skills
+
! colspan="2" style="font-size:larger" | Hacker skills
 
|-
 
|-
 
! Max !! Skills
 
! Max !! Skills
Line 49: Line 29:
 
|}
 
|}
  
The Graduate's [[special spell]] is cure hallucination.  Spell success is determined by [[wisdom]].
+
The Hacker's [[special spell]] is cure hallucination.  Spell success is determined by [[wisdom]].
  
*Slash'EM Extended u_init.c line 3338
 
 
*SLASHTHEM u_init.c line 1670 in v. 0.8
 
*SLASHTHEM u_init.c line 1670 in v. 0.8
  
Line 58: Line 37:
 
* XL 1: [[Speed]]
 
* XL 1: [[Speed]]
 
* XL 1: [[Sleep resistance]]
 
* XL 1: [[Sleep resistance]]
 
+
<!-- no techs
==Starting equipment==
+
-->==Starting equipment==
 
* +3 [[spoon]]
 
* +3 [[spoon]]
 
* 5 [[candy bar]]s
 
* 5 [[candy bar]]s
 
* An [[expensive camera]]
 
* An [[expensive camera]]
 
* A [[sack]]
 
* A [[sack]]
 +
Additionally in SlashTHEM:
 +
* a pair of [[lenses]]
 +
* a [[photography patch|photo album]] ([[compile-time option]])
 +
* some lunch money
  
 
SlashTHEM replaces the spoon with a +3 [[sharpened pencil]] and the sack with an [[ugly backpack]].  It is significant to note that these are both items from the old Geek role in NetHack-- 3.0.10.  The pencil is a weak [[dagger]]-type weapon, but a useful tool that can [[engrave]] like an [[athame]].
 
SlashTHEM replaces the spoon with a +3 [[sharpened pencil]] and the sack with an [[ugly backpack]].  It is significant to note that these are both items from the old Geek role in NetHack-- 3.0.10.  The pencil is a weak [[dagger]]-type weapon, but a useful tool that can [[engrave]] like an [[athame]].
  
 
*NetHack-- 3.0.10 u_init.c line 239
 
*NetHack-- 3.0.10 u_init.c line 239
*Slash'EM Extended u_init.c line 561
 
 
*SLASHTHEM u_init.c line 335 in v. 0.8
 
*SLASHTHEM u_init.c line 335 in v. 0.8
  
 
==Rank titles==
 
==Rank titles==
In Slash'EM Extended, the [[status line]] shows you to be one of the following ranks when you reach the specified [[experience level]]:
 
 
* XL 1-2: Junior Assistant
 
* XL 3-5: Ass Assistant
 
* XL 6-9: Mean Assistant
 
* XL 10-13: College Graduate
 
* XL 14-17: University Traveler
 
* XL 18-21: Junior Professor
 
* XL 22-25: Experimental Scientist
 
* XL 26-29: Lab Leader
 
* XL 30: Test Row Developer
 
 
 
SLASHTHEM has a different set of rank titles:
 
SLASHTHEM has a different set of rank titles:
  
Line 95: Line 65:
 
* XL 26-29: Senior Developer
 
* XL 26-29: Senior Developer
 
* XL 30: Kernel Maintainer
 
* XL 30: Kernel Maintainer
 
Slash'EM Extended role.c line 1221
 
  
 
SLASHTHEM role.c line 682
 
SLASHTHEM role.c line 682
  
 
==Quest==
 
==Quest==
The [[quest]] sees the Graduate fighting Student Leader for the Master Boot Disk, a neutral [[pack of floppies]] which confers [[reflection]] when carried, and can be [[invoke]]d for [[phasing]].
+
The [[quest]] sees the Hacker fighting the [[Student Leader]] for the [[Master Boot Disk]], a neutral [[pack of floppies]] which confers [[reflection]] when carried, and can be [[invoke]]d for [[phasing]].
 +
The maps are copied from the [[Geek quest]], but with more traps and monsters (especially mimics); random monster generation is biased towards (heisen)bugs and the xan and pudding monster classes.
  
 
==Gods==
 
==Gods==
 +
Their pantheon is named after famous geeks:
 
* Lawful: Jobs
 
* Lawful: Jobs
 
* Neutral: Wozniak
 
* Neutral: Wozniak
Line 109: Line 79:
  
 
==History==
 
==History==
The Graduate seems to have its origins in the Geek role in [[NetHack-- 3.0.10]] (a precursor to [[SLASH'EM]]), not to be confused with the [[Geek]] role added in [[NetHack: The Next Generation]].  The Geek was one of nine new roles in NetHack--, in addition to the twelve in [[NetHack 3.0.10|the contemporary version of NetHack]]. The discussion thread in which the authors first announced NetHack-- suggests that some of the new roles were taken from a list proposing a role for every letter of the alphabet. See [https://groups.google.com/d/msg/rec.games.hack/jg8YtQX1M3Y/tbBlteXdYY8J here] for the relevant post. The post hints that the Geek role, like its NhTNG counterpart, is a tribute to the [[NetHack]] [[player]].
+
The Hacker is based directly on the Geek role in NetHack-- 3.0.10, which was one of nine new roles added to the variant. The discussion thread in which the authors first announced NetHack-- suggests that some of the new roles were taken from a list proposing a role for every letter of the alphabet. See [https://groups.google.com/d/msg/rec.games.hack/jg8YtQX1M3Y/tbBlteXdYY8J here] for the relevant post. The post hints that, like the one in NetHack: The Next Generation, this Geek is a tribute to the [[NetHack]] [[player]].
  
After the release of [[NetHack 3.1.3]] in 1993, NetHack-- was updated to [[NetHack-- 3.1.3]] by porting some of the changes from NetHack-- 3.0.10 into a patch for the newest version. Due to some changes in the vanilla code, however, some content was removed to improve compatibility with NetHack. Most significantly, NetHack 3.1 had seen the addition of the [[Quest]] branch. To avoid the challenge of fitting full-length quests for the roles that had been added in NetHack-- 3.0.10 into the patch code, those roles were simply left out of the patch.
+
After the release of [[NetHack 3.1.3]] in 1993, NetHack-- was updated to [[NetHack-- 3.1.3]] by porting some of the changes from NetHack-- 3.0.10 into a patch for the newest version. Due to some changes in the vanilla code, however, some content was removed to improve compatibility with NetHack. Most significantly, NetHack 3.1 had seen the addition of the [[Quest]] branch. To avoid the challenge of fitting full-length quests for the roles that had been added in NetHack-- 3.0.10 into the patch code, those roles were simply left out of the patch.
  
 
There is some evidence that the developer(s) of [[SLASH]] may have wanted to bring back some of the roles, including the Geek, as the DAT folder for [[SLASH 6]] contains unused maps for quest levels for this and other roles that are not actually present in the version.  The quest leader would have been "Stallman" (possibly [https://en.wikipedia.org/wiki/Richard_Stallman this one]), the nemesis a [[&|{{white|&}}]] named "Gates", and the quest artifact a [[credit card]] called the Magic Calculator.  The code for the maps indicates that the quest would feature numerous [[x|{{white|x}}]], [[;|{{white|;}}]], [[spider|{{white|s}}]], and [[Snake|{{white|S}}]].
 
There is some evidence that the developer(s) of [[SLASH]] may have wanted to bring back some of the roles, including the Geek, as the DAT folder for [[SLASH 6]] contains unused maps for quest levels for this and other roles that are not actually present in the version.  The quest leader would have been "Stallman" (possibly [https://en.wikipedia.org/wiki/Richard_Stallman this one]), the nemesis a [[&|{{white|&}}]] named "Gates", and the quest artifact a [[credit card]] called the Magic Calculator.  The code for the maps indicates that the quest would feature numerous [[x|{{white|x}}]], [[;|{{white|;}}]], [[spider|{{white|s}}]], and [[Snake|{{white|S}}]].
  
The Geek role, along with the other eight new roles in NetHack-- 3.0.10, made its reappearance in the variant Slash'EM Extended, renamed the Graduate, probably to avoid confusion with [[Geek|the better-known Nh-TNG role]]. The connection between the old Geek role and the new Graduate role is more clear in SlashTHEM, which gives the Graduate the Geek's paraphernalia, a [[sharpened pencil]] and an [[ugly backpack]].
+
The Geek role, along with the other eight new roles in NetHack-- 3.0.10, made its reappearance in SlashTHEM, and was renamed the Hacker in order to likely avoid confusion with the better-known role from NetHack: The Next Generation. The connection between the old Geek role and the new Hacker role is more clear in SlashTHEM, which gives the Hacker the Geek's paraphernalia, a [[sharpened pencil]] and an [[ugly backpack]].
 
 
There does not appear to be any connection between the Graduate role and the [https://en.wikipedia.org/wiki/The_Graduate 1967 American film] of the same name.
 
  
 
==References==
 
==References==
Line 123: Line 91:
 
* NetHack-- 3.0.10 attrib.c line 62
 
* NetHack-- 3.0.10 attrib.c line 62
 
* NetHack-- 3.0.10 u_init.c line 239  
 
* NetHack-- 3.0.10 u_init.c line 239  
 
+
{{variant-343}}
[[Category:Slash'EM Extended]]
+
[[Category:SlashTHEM roles]]
[[Category:Slash'EM Extended roles]]
 
[[Category:SlashTHEM]]
 

Latest revision as of 14:52, 16 March 2024

This article is about the role known as the Geek in NetHack-- 3.0.10. For the role in NetHack: The Next Generation, see Geek.

The Hacker is a role that appears in SlashTHEM. It is a more challenging version of the Geek role from NetHack-- 3.0.10, an early version of SLASH'EM, and is renamed to avoid confusion with the Geek role of NetHack: The Next Generation.

They are always neutral and can be a human, elf, gnome, or hobbit.

Skills

NetHack-- 3.0.10 was based on NetHack 3.0.10, which predated the skill system, so Geeks could use any weapons.

Hacker skills
Max Skills
Basic
Skilled
Expert

The Hacker's special spell is cure hallucination. Spell success is determined by wisdom.

  • SLASHTHEM u_init.c line 1670 in v. 0.8

Intrinsics

Starting equipment

Additionally in SlashTHEM:

SlashTHEM replaces the spoon with a +3 sharpened pencil and the sack with an ugly backpack. It is significant to note that these are both items from the old Geek role in NetHack-- 3.0.10. The pencil is a weak dagger-type weapon, but a useful tool that can engrave like an athame.

  • NetHack-- 3.0.10 u_init.c line 239
  • SLASHTHEM u_init.c line 335 in v. 0.8

Rank titles

SLASHTHEM has a different set of rank titles:

  • XL 1-2: Dork
  • XL 3-5: Nerd
  • XL 6-9: Hobbyist
  • XL 10-13: Tester
  • XL 14-17: Hacker
  • XL 18-21: Programmer
  • XL 22-25: Project Leader
  • XL 26-29: Senior Developer
  • XL 30: Kernel Maintainer

SLASHTHEM role.c line 682

Quest

The quest sees the Hacker fighting the Student Leader for the Master Boot Disk, a neutral pack of floppies which confers reflection when carried, and can be invoked for phasing. The maps are copied from the Geek quest, but with more traps and monsters (especially mimics); random monster generation is biased towards (heisen)bugs and the xan and pudding monster classes.

Gods

Their pantheon is named after famous geeks:

  • Lawful: Jobs
  • Neutral: Wozniak
  • Chaotic: Gates

History

The Hacker is based directly on the Geek role in NetHack-- 3.0.10, which was one of nine new roles added to the variant. The discussion thread in which the authors first announced NetHack-- suggests that some of the new roles were taken from a list proposing a role for every letter of the alphabet. See here for the relevant post. The post hints that, like the one in NetHack: The Next Generation, this Geek is a tribute to the NetHack player.

After the release of NetHack 3.1.3 in 1993, NetHack-- was updated to NetHack-- 3.1.3 by porting some of the changes from NetHack-- 3.0.10 into a patch for the newest version. Due to some changes in the vanilla code, however, some content was removed to improve compatibility with NetHack. Most significantly, NetHack 3.1 had seen the addition of the Quest branch. To avoid the challenge of fitting full-length quests for the roles that had been added in NetHack-- 3.0.10 into the patch code, those roles were simply left out of the patch.

There is some evidence that the developer(s) of SLASH may have wanted to bring back some of the roles, including the Geek, as the DAT folder for SLASH 6 contains unused maps for quest levels for this and other roles that are not actually present in the version. The quest leader would have been "Stallman" (possibly this one), the nemesis a & named "Gates", and the quest artifact a credit card called the Magic Calculator. The code for the maps indicates that the quest would feature numerous x, ;, s, and S.

The Geek role, along with the other eight new roles in NetHack-- 3.0.10, made its reappearance in SlashTHEM, and was renamed the Hacker in order to likely avoid confusion with the better-known role from NetHack: The Next Generation. The connection between the old Geek role and the new Hacker role is more clear in SlashTHEM, which gives the Hacker the Geek's paraphernalia, a sharpened pencil and an ugly backpack.

References

  • NetHack-- 3.0.10 attrib.c line 62
  • NetHack-- 3.0.10 u_init.c line 239