Instant death: Difference between revisions

5 bytes added ,  04:08, 22 December 2020
→‎Methods of Instant Death: recheck whether each one kills the dominator
m (add game version)
(→‎Methods of Instant Death: recheck whether each one kills the dominator)
Line 10: Line 10:
! Method !! Kills [[Domination | dominator]]? !! Message
! Method !! Kills [[Domination | dominator]]? !! Message
|-
|-
| Reaching higher than {{T|10,000}}, causing instant vaporization || || You were vaporized.{{Code Reference | class = Physics | method = UpdateTemperature}}
| Reaching higher than {{T|10,000}}, causing instant vaporization || No || You were vaporized.{{Code Reference | class = Physics | method = UpdateTemperature}}
|-
|-
| Losing your last remaining head to [[Decapitate|decapitation]] || || You were decapitated by [someone].{{Code Reference | namespace = XRL.World.Parts.Skill | class = Axe_Decapitate | method = Decapitate}}
| Losing your last remaining head to [[Decapitate|decapitation]] || No || You were decapitated by [someone].{{Code Reference | namespace = XRL.World.Parts.Skill | class = Axe_Decapitate | method = Decapitate}}
|-
|-
| Violating [[Achievements#The_Laws_of_Physics_Are_Mere_Suggestions.2C_Vol._1|the Pauli exclusion principle]] while [[Phasing|phasing]] || || You violated the Pauli exclusion principle.{{Code Reference | namespace = XRL.World.Effects | class = Phased | method = Remove}}
| Violating [[Achievements#The_Laws_of_Physics_Are_Mere_Suggestions.2C_Vol._1|the Pauli exclusion principle]] while [[Phasing|phasing]] || No || You violated the Pauli exclusion principle.{{Code Reference | namespace = XRL.World.Effects | class = Phased | method = Remove}}
|-
|-
| Getting hit by the gaze of a {{Favilink|lithofex}} (including your own if you are a lithofex and gaze at a {{favilink|mirror shard}})  || Yes || 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}} (including your own if you are a lithofex and gaze at a {{favilink|mirror shard}})  || 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) || || 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) || 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 || Yes || 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}}
|-
|-
| Dropping below 1 [[Willpower]] while wielding the {{Favilink|amaranthine prism}} || || You had a dream, which was not all a dream. The bright sun was extinguish'd, and the stars did wander darkling in the eternal space.{{Code Reference | class = CyclopeanPrism | method = FireEvent | case = "BeginTakeAction"}}
| Dropping below 1 [[Willpower]] while wielding the {{Favilink|amaranthine prism}} || No || You had a dream, which was not all a dream. The bright sun was extinguish'd, and the stars did wander darkling in the eternal space.{{Code Reference | class = CyclopeanPrism | method = FireEvent | case = "BeginTakeAction"}}
|-
|-
| Being any temporary forcefield (such as from a {{Favilink id|StasisGrenade1}}, [[Force Bubble]], or [[Force Wall]]) who was animated with {{favilink|Spray-a-Brain}} and running out the duration of the effect that spawned you (or, in the case of {{favilink|Grit Gate}}'s entrance barrier, walking away so that you are disconnected from the originating {{favilink|force projector}}) || Yes || You die! (good job)
| Being any temporary forcefield (such as from a {{Favilink id|StasisGrenade1}}, [[Force Bubble]], or [[Force Wall]]) who was animated with {{favilink|Spray-a-Brain}} and running out the duration of the effect that spawned you (or, in the case of {{favilink|Grit Gate}}'s entrance barrier, walking away so that you are disconnected from the originating {{favilink|force projector}}) || Yes || You die! (good job)
Line 39: Line 39:
! Method !! Kills [[Domination | dominator]]? !! Message
! Method !! Kills [[Domination | dominator]]? !! Message
|-
|-
| Having one's fusion reactor deactivated, such as by becoming broken from examining oneself, when one is a {{Favilink | norm core}} || || Your flywheel failed catastrophically.{{Code Reference | class = FusionReactor | method = HandleEvent(EffectAppliedEvent)}}
| Having one's fusion reactor deactivated, such as by becoming broken from examining oneself, when one is a {{Favilink | norm core}} || No || Your flywheel failed catastrophically.{{Code Reference | class = FusionReactor | method = HandleEvent(EffectAppliedEvent)}}
|-
|-
| Being shot with a {{Favilink|nullray pistol}} when one is {{Favilink|normality gas}} || || You were cancelled from existence.{{Code Reference | class = DestroyContiguous | method = ChainDestroy}}
| Being shot with a {{Favilink|nullray pistol}} when one is {{Favilink|normality gas}} || Yes || You die! (good job){{Code Reference | class = DestroyContiguous | method = ChainDestroy}}
|}
|}