Black ooze: Difference between revisions

From Caves of Qud Wiki
Jump to navigation Jump to search
(Created page with "{{liquid | title={{qud text|&Kblack ooze|notxml}} | byteid=14 | id=LiquidOoze | cooling=1.1 | cookeffect=self-diseasing | value=0 | image=black ooze.png }} {{name}} is a liqui...")
 
m (refs)
Line 2: Line 2:
| title={{qud text|&Kblack ooze|notxml}}
| title={{qud text|&Kblack ooze|notxml}}
| byteid=14
| byteid=14
| id=LiquidOoze
| id=OozePuddle
| cooling=1.1
| cooling=1.1
| cookeffect=self-diseasing
| cookeffect=self-diseasing
Line 13: Line 13:
{{favilink|sewage eel|plural}} will attempt to make the player character [[prone]] by tripping them when they appear. If the agility save fails and the player character becomes prone in a puddle of {{name}}, some will get into their mouth:
{{favilink|sewage eel|plural}} will attempt to make the player character [[prone]] by tripping them when they appear. If the agility save fails and the player character becomes prone in a puddle of {{name}}, some will get into their mouth:
{{qud quote notxml|&RPutrid ooze splashes into your mouth. You gag at the awful taste.}}
{{qud quote notxml|&RPutrid ooze splashes into your mouth. You gag at the awful taste.}}
The player character must make a [[toughness]] [[save]] of difficulty 13. If this fails, the player character will be inflicted with either [[ironshank]] onset or [[glotrot]] onset. The disease type is decided by the Z-level, or eleveation, of where the disease was caught, so the same zone will only apply one disease. The surface is a Z-level of 0. If on an even Z-level, [[ironshank]] will be applied. If on an odd Z-level, [[glotrot]] will be applied instead. Because of this, catching a disease in the Cloaca of {{favilink|Golgotha}} will always result in [[Glotrot]] (due to a Z-level of 5).
The player character must make a [[toughness]] [[save]] of difficulty 13. If this fails, the player character will be inflicted with either [[ironshank]] onset or [[glotrot]] onset. The disease type is decided by the Z-level, or eleveation, of where the disease was caught, so the same zone will only apply one disease. The surface is a Z-level of 0. If on an even Z-level, [[ironshank]] will be applied. If on an odd Z-level, [[glotrot]] will be applied instead. Because of this, catching a disease in the Cloaca of {{favilink|Golgotha}} will always result in [[Glotrot]] (due to a Z-level of 5).<ref><code>XRL.Liquids.LiquidOoze</code></ref>


{{favilink|black jell|plural}} also can grant a disease on a melee hit, but whether or not the {{name}} enters the mouth this way is not specified.
{{favilink|black jell|plural}} also can grant a disease on a melee hit, but whether or not the {{name}} enters the mouth this way is not specified.
Line 29: Line 29:


{{Cooking effect|ID=selfGlotrot|PlainName=self-diseasing}}
{{Cooking effect|ID=selfGlotrot|PlainName=self-diseasing}}
{{name}} is described as adding self-diseasing based effects to cooking. Cooking with {{name}} has only one possible effect: it will apply a [[sore throat]] regardless of Z-level and with no [[save]].  
{{name}} is described as adding self-diseasing based effects to cooking. Cooking with {{name}} has only one possible effect: it will apply a [[sore throat]] regardless of Z-level and with no [[save]]. <ref>Mcode>XRL.World.Parts.Effects.CookingDomainSelfHarm_UnitSelfGlotrot</code></ref>
{{qud quote|Causes @their tongue to rot away.}}
{{qud quote|Causes @their tongue to rot away.}}
 
==References==
<references/>
{{Liquid Navbox}}
{{Liquid Navbox}}

Revision as of 02:05, 16 September 2019

black ooze
Black ooze.png
When on/in other objects/liquids:
{{{adjective}}} liquid
{{{smeared}}} object
{{{stained}}} object
Vaporizes at

100°

Base temperature

25°

Cooking Effect

self-diseasing[Oops, there was a problem with Template:CookEffect ID to page that's used here!]

Value per dram

0

Weight per dram

0.25#

Prompt to wade through?

no

Prompt to drink?

no

ID

OozePuddle

Liquid ID

black ooze is a liquid that can only be found inside Golgotha, and causes stiff legs or sore throats if consumed. The player character will more often than not be consuming black ooze forcefully due to other creatures. It will never be a component liquid required for a Corpus Choliys cure. It can be wished for by wishing OozePuddle.

Forcefully drinking Black Ooze

sewage eels will attempt to make the player character prone by tripping them when they appear. If the agility save fails and the player character becomes prone in a puddle of black ooze, some will get into their mouth:

Putrid ooze splashes into your mouth. You gag at the awful taste.

The player character must make a toughness save of difficulty 13. If this fails, the player character will be inflicted with either ironshank onset or glotrot onset. The disease type is decided by the Z-level, or eleveation, of where the disease was caught, so the same zone will only apply one disease. The surface is a Z-level of 0. If on an even Z-level, ironshank will be applied. If on an odd Z-level, glotrot will be applied instead. Because of this, catching a disease in the Cloaca of Golgotha will always result in Glotrot (due to a Z-level of 5).[1]

black jells also can grant a disease on a melee hit, but whether or not the black ooze enters the mouth this way is not specified.

Sources of Black Ooze

Uses of Black Ooze

Consuming Black Ooze

Drinking it will result in the message "It's repulsive!" and inflict the imbiber with glotrot onset (for odd Z-levels) or ironshank onset (for even Z-levels) with no save. It does not satiate hunger or quench thirst.


black ooze is described as adding self-diseasing based effects to cooking. Cooking with black ooze has only one possible effect: it will apply a sore throat regardless of Z-level and with no save. [2]

Causes @their tongue to rot away.

References

  1. XRL.Liquids.LiquidOoze
  2. Mcode>XRL.World.Parts.Effects.CookingDomainSelfHarm_UnitSelfGlotrot