Submerged: Difference between revisions

From Caves of Qud Wiki
Jump to navigation Jump to search
(Created page with "{{effect | &Bsubmerged | Staying underwater. | Submerged | type=000000000000000000010000000 }} When a creature is {{name}}, it is considered to be underwater in a pool...")
 
m (skill -> power)
 
(2 intermediate revisions by the same user not shown)
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. This effect can be achieved by using the [[Submersion]] skill, 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]] power,{{Code Reference|namespace=XRL.World.Parts.Skill|class=Submersion}} which is the signature power of the {{favilink|sultan croc}}. Sultan crocs often use this ability in the [[algae|algal]] lakes of {{favilink|Lake Hinnom}}.


When a creature becomes {{name}}, they also become [[hidden]] with a default Intelligence detection difficulty of 20.
When a creature becomes {{name}}, they also become [[hidden]] with a default Intelligence detection difficulty of 20.{{Code Reference|namespace=XRL.World.Effects|class=Submerged|name=Submerged}}


{{name|caps}} 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.
{{name|caps}} 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.{{Code Reference|namespace=XRL.World.Effects|class=Submerged|name=Submerged}}


{{references|2.0.202.96}}
{{Effect Navbox}}
{{Effect Navbox}}

Latest revision as of 14:19, 24 June 2022

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 power,[2] which is the signature power 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