Sleep Gas Generation: Difference between revisions

no edit summary
mNo edit summary
No edit summary
 
(9 intermediate revisions by 4 users not shown)
Line 1: Line 1:
__NOTOC__{{As Of Patch|2.0.201.44}}
__NOTOC__
{{Mutation
{{Mutation
| title = {{PAGENAME}}
| title = {{PAGENAME}}
| image = none
| image = {{mutation page image}}
| type = Physical
| type = Physical
| cost = 3
| cost = 3
| id = SleepGasGeneration
| id = SleepGasGeneration
| code = bu
| startingmutation = yes
| gameversion = 2.0.206.63
| desc = You release a burst of sleep gas around yourself.
| desc = You release a burst of sleep gas around yourself.


Line 19: Line 20:


Creatures caught in sleep gas must succeed at a [[Save|Toughness save]] or fall asleep for a certain number of rounds. The difficulty of the save and number of rounds of sleep are determined by the strength of the sleep gas (which is equal to mutation level).
Creatures caught in sleep gas must succeed at a [[Save|Toughness save]] or fall asleep for a certain number of rounds. The difficulty of the save and number of rounds of sleep are determined by the strength of the sleep gas (which is equal to mutation level).
== Formulas ==
The following formulas are used to determine gas level and release duration based on mutation level.{{Code Reference|namespace=XRL.World.Parts.Mutation|class=SleepGasGeneration}}
{| class="wikitable"
! Gas Level
| {{simple formula | Level }}
|-
! Emission Duration
| {{simple formula | Level + 2 }}
|}


==Advancement Table==
==Advancement Table==
Line 178: Line 190:


</div>
</div>
=== Formulas ===
The following formulas are used to determine gas level and release duration.{{Code Reference|namespace=XRL.World.Parts.Mutation|class=SleepGasGeneration}}


{| class="wikitable"
== Ability Cooldown ==
! Gas Level
{{willpower cooldown table | 35 }}
| {{simple formula | Level }}
|-
! Emission Duration
| {{simple formula | Level + 2 }}
|}


==Advantages & Disadvantages==
==Advantages & Disadvantages==
{{Opinion}}
{{Opinion}}
===Advantages===
===Advantages===
* Can serve a defensive purpose as fairly powerful panic button.
* Can serve a defensive purpose as fairly powerful panic button
* Is quite powerful throughout the entire game, even if left at level 1.
* Is quite powerful throughout the entire game, even if left at level 1
* Can serve an offensive purpose, as [[asleep|sleeping]] enemies suffer a large [[DV]] penalty and attacks against sleeping enemies get a bonus to penetration.
* Can serve an offensive purpose, as [[asleep|sleeping]] enemies suffer a large {{DV}}[[DV]] penalty and attacks against sleeping enemies get a bonus to penetration
* Grants immunity to sleep gas.
* Grants immunity to sleep gas
** This does ''not'' make the player immune to falling [[asleep]], just to the effects of sleep gas.
** This does ''not'' make the player immune to falling [[asleep]], just to the effects of sleep gas
* With high enough [[Willpower]] and a high enough mutation level, the player can produce sleep gas constantly or near-constantly.
* With high enough [[Willpower]] and a high enough mutation level, the player can produce sleep gas constantly or near-constantly
* Flying creatures will fall to the ground and be knocked prone


===Disadvantages===
===Disadvantages===
* Enemies who do well enough on their [[Toughness]] save may resist the effects of the sleep gas.
* Enemies who do well enough on their [[Toughness]] save may resist the effects of the sleep gas
* Ineffective against ranged enemies, as the difficulty of the [[Toughness]] save generally drops off further away from the source of the sleep gas due to lower gas density.
* Ineffective against ranged enemies, as the difficulty of the [[Toughness]] save generally drops off further away from the source of the sleep gas due to lower gas density
 
==Creatures with Sleep Gas Generation==
{{Creatures with the mutation|Sleep Gas Generation}}


==References==
==References==
<references/>
<references/>
{{Mutation Navbox}}
{{Mutation Navbox}}