Black ooze: Difference between revisions

37 bytes added ,  19:33, 25 August 2020
m
use Template:Code Reference
No edit summary
m (use Template:Code Reference)
Line 14: Line 14:
{{favilink|sewage eel|plural}} will attempt to make the player character [[prone]] by tripping them when they appear. {{favilink|Slog of the Cloaca}} will also spew any liquid, including {{name}}, to force the player character [[prone]]. 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. {{favilink|Slog of the Cloaca}} will also spew any liquid, including {{name}}, to force the player character [[prone]]. 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 elevation, 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>
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 elevation, 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).{{Code Reference | namespace = XRL.Liquids | class = LiquidOoze}}


{{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:
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]].
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]].


{{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><code>XRL.World.Parts.Effects.CookingDomainSelfHarm_UnitSelfGlotrot</code></ref>
{{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]].{{Code Reference | namespace = XRL.World.Parts.Effects | class = CookingDomainSelfHarm_UnitSelfGlotrot}}
{{qud quote|Causes @their tongue to rot away.}}
{{qud quote|Causes @their tongue to rot away.}}