Frost horn/zh-CN

From NetHackWiki
< Frost horn(Redirected from 冰霜号角)
Jump to navigation Jump to search

NetHack 中文 Wiki 需要您的帮助!
了解如何帮助我们完善Wiki

( Horn.png
名称 冰霜号角
外观 号角
基础价 50 zm
重量 18
材料 骨头
怪物使用 怪物会将其用作攻击物品

冰霜号角(frost horn)是NetHack中的一种调性乐器工具。它由骨头制成,未鉴定时外观为“号角”。

生成

冰霜号角在随机生成工具中占比1500(0.2%)。

冰霜号角生成时拥有4~8点充能[1][2][3]

描述

使用冰霜号角的效果根据玩家是否选择即兴演奏,以及号角是否有充能有关[4][5]

冰霜号角是气鸣乐器,因此玩家若满足以下条件之一便无法演奏它:拥有勒颈特质;变形水生怪物;体型为微小;具有无呼吸特质;无法说话;没有;变形为只能发出嗡嗡声的形态;位于水下[36][37][38]

对冰霜号角进行充能时,未诅咒的充能来源会补充1d4充能,受祝福的来源会补充2d4充能,被诅咒的来源则会清空其所有充能[39][40][41][42]。冰霜号角最多可储存20点充能,其充能计数在达到7以后不会再增加,但再充能次数没有限制[43]

冰霜号角的BUC对其效果没有影响。怪物能够使用冰霜号角发出射线攻击玩家。

策略

冰霜号角在游戏前期是非常实用的物品,它造成的高伤害能够降低玩家击杀强力怪物的难度,充能耗尽后也能用于吓退怪物。但如果游戏前期生成携带冰霜号角的怪物的话,也会造成很大的麻烦,所幸冰霜号角的生成概率并不高,玩家极少能遇到携带冰霜号角的怪物。

以下内容涉及即将到来的版本(NetHack 3.7.0)之信息。如果该版本已发布,请验证此处信息是否准确,并作出相应修改,以将其并入页面。

根据commit 6e49372d,现在无心智的怪物不会被乐器的声音吓退了。

历史

冰霜号角最初于NetHack 3.0.0加入游戏。

Variants

此条目或段落的部分内容需要翻译。
您可以帮助我们翻译此页面,但请勿使用机器翻译

In variants that import the advent calendar patch, a frost horn is among the various tools that may appear as the Christmas present on day 24.

SLASH'EM

In SLASH'EM, upgrading a tooled horn successfully has a 13 chance of producing a frost horn, and upgrading a frost horn successfully will produce a tooled horn. Dipping a frost horn in a potion of amnesia will use up the potion and "downgrade" the item to a tooled horn.

UnNetHack

In UnNetHack, rare instruments shops have a 3100 chance of generating a frost horn on each square. UnNetHack also incorporates the advent calendar patch, and a frost horn may appear as the Christmas present for day 24.

dNetHack

In dNetHack, Troubadours start the game with knowledge of the frost horn's appearance.

Music instruments shops have a 150 chance of a frost horn being generated on each square.

Dipping a frost horn into a potion of amnesia will use up the potion and "downgrade" the item to a tooled horn, as in SLASH'EM.

Frost horns can be used as substitutes for tooled horns when playing songs via the musicalize spell skill. The Singing Sword can learn a 'chilling song' if the hero applies a charged frost horn with the artifact in their possession, and the chilling song causes the artifact to deal double damage against monsters that lack cold resistance and are not deaf or mindless.

FIQHack

In FIQHack, frost horns deal XLd6 damage with their rays, making them less powerful (but also less dangerous to a hero) in the early game.

SpliceHack

In SpliceHack, a frost horn can be created at a furnace by combining a tooled horn and a wand of cold.

notdNetHack

In notdNetHack and notnotdNetHack, in addition to dNetHack details, Amon will always drop a frost horn upon death—this frost horn has a high chance of an object material other than the standard bone.

SlashTHEM

In SlashTHEM, upgrading functions as it does in SLASH'EM, as does dipping a frost horn into a potion of amnesia.

As in dNetHack and its derivatives, Bards start the game with knowledge of the frost horn's appearance, and frost horns can similarly be used as substitutes for tooled horns when playing songs via the musicalize spell skill.

Musicians start each game with a frost horn.

Rare instruments shops have a 3100 chance of generating a frost horn on each square, as in UnNetHack.

Hack'EM

In Hack'EM, Ice Mages start each game with a blessed frost horn.

Rare instruments shops have a 3100 chance of generating a frost horn on each square, as in UnNetHack and SlashTHEM.

Upgrading a frost horn successfully will produce a fire horn, and vice versa.

引用及注释

  1. src/mkobj.c in NetHack 3.6.7, line 960
  2. src/read.c in NetHack 3.6.7, line 694
  3. src/read.c in NetHack 3.6.7, line 699
  4. src/apply.c in NetHack 3.6.7, line 3726
  5. src/music.c in NetHack 3.6.7, line 700
  6. src/music.c in NetHack 3.6.7, line 584
  7. src/music.c in NetHack 3.6.7, line 598
  8. 8.0 8.1 src/music.c in NetHack 3.6.7, line 840
  9. src/zap.c in NetHack 3.6.7, line 4481
  10. src/zap.c in NetHack 3.6.7, line 4498
  11. src/zap.c in NetHack 3.6.7, line 4501
  12. src/zap.c in NetHack 3.6.7, line 4507
  13. src/zap.c in NetHack 3.6.7, line 4544
  14. src/zap.c in NetHack 3.6.7, line 4550
  15. src/zap.c in NetHack 3.6.7, line 4634
  16. src/zap.c in NetHack 3.6.7, line 4486
  17. src/music.c in NetHack 3.6.7, line 600
  18. src/zap.c in NetHack 3.6.7, line 3643
  19. src/zap.c in NetHack 3.6.7, line 3800
  20. src/zap.c in NetHack 3.6.7, line 3649
  21. src/zap.c in NetHack 3.6.7, line 3653
  22. src/zap.c in NetHack 3.6.7, line 3808
  23. src/music.c in NetHack 3.6.7, line 591
  24. src/zap.c in NetHack 3.6.7, line 2336
  25. src/zap.c in NetHack 3.6.7, line 2338
  26. src/zap.c in NetHack 3.6.7, line 2342
  27. src/zap.c in NetHack 3.6.7, line 2346
  28. src/music.c in NetHack 3.6.7, line 604
  29. src/music.c in NetHack 3.6.7, line 609
  30. src/music.c in NetHack 3.6.7, line 61
  31. src/music.c in NetHack 3.6.7, line 70
  32. src/music.c in NetHack 3.6.7, line 78
  33. src/music.c in NetHack 3.6.7, line 707
  34. src/music.c in NetHack 3.6.7, line 714
  35. src/music.c in NetHack 3.6.7, line 769
  36. src/music.c in NetHack 3.6.7, line 693
  37. src/mondata.c in NetHack 3.6.7, line 336: 会发出嗡嗡声的怪物包括杀人蜂蜂王电子虫玄蚊
  38. src/music.c in NetHack 3.6.7, line 690
  39. src/read.c in NetHack 3.6.7, line 687
  40. src/read.c in NetHack 3.6.7, line 690
  41. src/read.c in NetHack 3.6.7, line 692
  42. src/read.c in NetHack 3.6.7, line 697
  43. src/read.c in NetHack 3.6.7, line 573