Putrescence: Difference between revisions

11 bytes added ,  19:51, 3 August 2022
Update math to not use deprecated features
m (Use code reference templates)
(Update math to not use deprecated features)
 
Line 33: Line 33:
===Cooling===
===Cooling===
{{name|caps}} has a cooling multiplier of 1.1 which means if the player is hotter than the current ambient temperature, pouring {{name}} will decrease their temperature by
{{name|caps}} has a cooling multiplier of 1.1 which means if the player is hotter than the current ambient temperature, pouring {{name}} will decrease their temperature by
<math>(\frac{1}{1.1^{ \text{drams}}}-1)%</math>.{{Code Reference | namespace = XRL.World.Effects | class = LiquidCovered}}
<math>\left(\frac{1}{1.1^{\text{drams}}}-1\right)\%</math>.{{Code Reference | namespace = XRL.World.Effects | class = LiquidCovered}}


==Consuming Putrescence==
==Consuming Putrescence==