Instant death: Difference between revisions

59 bytes added ,  04:39, 22 December 2020
→‎Methods of Instant Death: clarify drinking flux
m (was unable to reproduce mirror shards having this effect)
(→‎Methods of Instant Death: clarify drinking flux)
Line 18: Line 18:
| Getting hit by the gaze of a {{Favilink|lithofex}}  || No || You were turned to stone by the gaze of a lithofex.{{Code Reference | namespace = XRL.World.Parts.Mutation | class = StoneGaze | method = performGaze}}
| Getting hit by the gaze of a {{Favilink|lithofex}}  || No || You were turned to stone by the gaze of a lithofex.{{Code Reference | namespace = XRL.World.Parts.Mutation | class = StoneGaze | method = performGaze}}
|-
|-
| Drinking {{Favilink|neutron flux}} (''specifically'' drinking it) || No || You were crushed under the weight of a thousand suns.{{Code Reference | namespace = XRL.Liquids | class = LiquidNeutronFlux | method = Drank}}
| Drinking {{Favilink|neutron flux}} (''specifically'' drinking it; other actions with flux merely do large amounts of damage) || No || You were crushed under the weight of a thousand suns.{{Code Reference | namespace = XRL.Liquids | class = LiquidNeutronFlux | method = Drank}}
|-
|-
| Being turned into a gem by a [[Transmute into Gem|gemming]] attack || No || You were transmuted into [a gem].{{Code Reference | class = ModTransmuteOnHit | method = FireEvent}}
| Being turned into a gem by a [[Transmute into Gem|gemming]] attack || No || You were transmuted into [a gem].{{Code Reference | class = ModTransmuteOnHit | method = FireEvent}}