Invisible

From CrawlWiki
Revision as of 22:54, 1 October 2020 by Humeral (talk | contribs) (remove extra word)
Jump to: navigation, search
Version 0.21: This article may not be up to date for the latest stable release of Crawl.

Invisible is a status effect which renders the target unseen except through see invisible. It functions differently depending on whether it affects a player or a monster.

Player Version

An invisible player gets the following bonuses and penalties, assuming your victim cannot see or sense invisible:

  • Anyone attacking you in melee incurs a 35% reduction to their to-hit number.
  • Any of your melee victims who have shields have their blocking roll divided by three.
  • You occasionally make tier-3 stabbing attacks, and sleeping or unaware monsters suffer a large penalty to detecting you through your stealth.
  • Enemy ranged attacks have their to-hit number halved, and may target the wrong tile entirely.
  • Monsters are less likely to use certain spells or abilities against you.
  • There is a chance opponents who can't see invisible will break off their attack and resume wandering.
  • You have a 60% chance of gaining a point of magic contamination when handle_time() is called.
  • You can only dissipate magic contamination via "violent discharge" or the wrath of Sif Muna.

Sometimes monsters can guess the position of an invisible player:

  • Seeking monsters will randomly target a nearby tile, when the player is within two tiles[1].
  • Monsters have a 33% chance to guess, if the player is right next to them[2].
  • Intelligent monsters have an extra 8% change to guess the player's position.
  • Additionally, Ashenzari penance improves the chance of guessing by 50%.

Invisibility has no effect if the player is in water[3] or glowing.

Sources

You can become invisible by:

Regardless of source, player invisibility lasts for 14 + 1d(spell power) turns (max: 100 turns)[4].

Strategy

The usefulness of being invisible is surprisingly limited. First off, acquiring it can be somewhat tricky. Potions are very finite, and gaining the skill necessary to cast a level 6 spell can be prohibitive for many builds. Even once it is easily castable, overuse generates magic contamination rapidly, putting you at risk of bad mutations and irresistible damage. Finding items with evocable invisibility is the easiest way to gain unlimited access early on, but this is by no means guaranteed.

Also, the list of monsters capable of seeing invisible is unfortunately rather large (see Category:See invisible), making the status effect completely useless against them. However, stealthy stabber characters can benefit from being invisible tremendously; it greatly enhances both your ability to go undetected around susceptible enemies and your damage output in melee with them thanks to the stabbing opportunities it provides. The trick lies in learning which enemies can and cannot see right through it.

Alternatively, consider learning the Dazzling Flash spell. This level 3 spell blinds opponents, duplicating many of the advantages of invisibility without some of its limitations and affecting many opponents that possess see invisible.

Comparing

  • Potions have no chance of failure, but are of limited quantity.
  • Evocable sources can be used with no training, but have a low chance of success and a short duration without heavy investment in Evocations.
  • The spell requires heavy investment in Hexes and a hefty 6 mp per cast, but becomes very reliable and long-lasting at high spellpower.

Monster Version

Invisible monsters are very dangerous to a player who cannot see invisible. If you cannot see invisible, then in melee with invisible monsters:

  • Your block rolls are divided by three.
  • You suffer a -10 penalty to your EV against their melee attacks
  • You suffer a -6 penalty to your melee to-hit number against invisible monsters.

On top of that, invisible monsters cannot be seen either within your line of sight or on the map, and if you actually manage to guess which tile they're in and attack them, you receive significantly less information than normal (the monster is referred to as "something" rather than by its actual name).

Sources

Permanently invisible

These monsters are permanently, inherently invisible:

Casters of invisibility

Some spellcasting monsters can make themselves invisible:

This effect has a finite duration, but the monster can always recast it after it has run out.

Potion users

Monsters who know how to use potions may use potions of invisibility to make themselves invisible. This effect has a finite duration, but the monster may be able to reapply the effect by quaffing another potion (if it has one).

Detecting invisible monsters

See invisible

If you have the see invisible intrinsic, invisible monsters gain no benefits against you. You can acquire this in the following ways:

Backlighting

Under some circumstances, a target may become backlit (also known as glowing). This renders its invisibility ineffective, and actually makes it easier to hit than normal. Backlighting occurs whenever:

  • An invisible target is affected by the Corona spell (must overcome magic resistance).
  • An invisible, corporeal target is covered with Sticky Flames, unless it's standing in water (which immediately extinguishes the flames).
  • An invisible creature enters a halo.
  • The player suffers from significant amounts of magical contamination (yellow or worse).

Invisible monsters revealed as a disturbance

All invisible monsters will occasionally leave disturbances while invisible, represented by a white humanoid outline if playing in tiles or by the { glyph if playing in console. If you attack a square and the monster does not move from that square, the monster will be revealed as a disturbance until it moves (the only invisible monsters likely to shift position without you moving first are unseen horrors).

All corporeal invisible monsters are temporarily rendered visible as disturbances when passing through an opaque cloud (e.g. fog, steam). Do note that this only applies to monsters -- invisible players are not revealed in clouds. Anything the player can do to create clouds when an invisible creature is near will aid him in determining that creature's location:

Additionally, any invisible creature standing in shallow water (e.g. not flying) is always visible as a disturbance.

History

References