Heightened Hearing: Difference between revisions

From Caves of Qud Wiki
Jump to navigation Jump to search
mNo edit summary
Line 17: Line 17:
<math alt="">\text{Random}(1, 100) < \frac{100 + 10 * \text{Level}}{(\text{distance to listener} + 9)^2 * 100}</math>  
<math alt="">\text{Random}(1, 100) < \frac{100 + 10 * \text{Level}}{(\text{distance to listener} + 9)^2 * 100}</math>  


is true, the creature is identified as their tile. If not, a {{qud char|&amp;W|?}} is displayed instead.
is true, the creature is identified as their tile.<ref>XRL.World.Parts.Effects.HeightenedHearingEffect.cs</ref> If not, a {{qud char|&amp;W|?}} is displayed instead.
 
==References==

Revision as of 01:47, 13 August 2019

Heightened Hearing
Category

Physical

Cost

2

ID?Use this ID to wish for the mutation
(example: mutation:HeightenedHearing)

HeightenedHearing

Reality DistortingReality distorting mutations
cannot be used under
the effects of normality.

no

Heightened Hearing

You are possessed of unnaturally acute hearing.

You detect the presence of creatures within a radius of (3+Level*2,40 if max)
Chance to identify nearby detected creatures

If Heightened Hearing is leveled to 10, the entire screen gets affected. Unlike Clairvoyance, Heightened Hearing cannot detect anything other than creatures. However, it is automatically activated, does not run out, and does not require a turn to cast.

Chance of Identification

If:

is true, the creature is identified as their tile.[1] If not, a ? is displayed instead.

References

  1. XRL.World.Parts.Effects.HeightenedHearingEffect.cs