Submerged: Difference between revisions

From Caves of Qud Wiki
Jump to navigation Jump to search
No edit summary
m (fix id formatting)
Line 1: Line 1:
{{effect
{{effect
  | &Bsubmerged
|&Bsubmerged
  | Staying underwater.
|Staying underwater.
  | Submerged
|Submerged
  | type=000000000000000000010000000
|type=000000000000000000010000000
}}
}}
When a creature is {{name}}, it is considered to be underwater in a pool of swim-depth (2000+ drams) area of liquid.{{Code Reference|namespace=XRL.World.Effects|class=Submerged|name=Submerged}} This effect can be achieved by using the [[Submersion]] skill,{{Code Reference|namespace=XRL.World.Parts.Skill|class=Submersion}} which is the signature skill of the {{favilink|sultan croc}}. Sultan crocs often use this ability in the [[algae|algal]] lakes of {{favilink|Lake Hinnom}}.
When a creature is {{name}}, it is considered to be underwater in a pool of swim-depth (2000+ drams) area of liquid.{{Code Reference|namespace=XRL.World.Effects|class=Submerged|name=Submerged}} This effect can be achieved by using the [[Submersion]] skill,{{Code Reference|namespace=XRL.World.Parts.Skill|class=Submersion}} which is the signature skill of the {{favilink|sultan croc}}. Sultan crocs often use this ability in the [[algae|algal]] lakes of {{favilink|Lake Hinnom}}.

Revision as of 16:04, 22 November 2021

submerged
ID

Submerged

Effect Type

Activity-based

submerged

Staying underwater.

When a creature is submerged, it is considered to be underwater in a pool of swim-depth (2000+ drams) area of liquid.[1] This effect can be achieved by using the Submersion skill,[2] which is the signature skill of the sultan croc. Sultan crocs often use this ability in the algal lakes of Lake Hinnom.

When a creature becomes submerged, they also become hidden with a default Intelligence detection difficulty of 20.[1]

Submerged creatures cannot move while submerged and submerged NPCs will ignore creatures around them, even if they would otherwise be hostile to those creatures. Being attacked or attempting to move will immediately cause a creature to stop being submerged.[1]

References

This information is reliable as of patch 2.0.202.96.
  1. 1.0 1.1 1.2 XRL.World.Effects.Submerged
  2. XRL.World.Parts.Skill.Submersion