Corrosive gas: Difference between revisions

Jump to navigation Jump to search
102 bytes removed ,  20:50, 4 October 2020
use simple formula template
No edit summary
(use simple formula template)
Line 99: Line 99:
The following damage formulas are used to calculate corrosive gas damage:<ref name="GasDamaging" />
The following damage formulas are used to calculate corrosive gas damage:<ref name="GasDamaging" />
{| class="wikitable"
{| class="wikitable"
| style="border-top:1px solid transparent;border-left:1px solid transparent" |
! Formula
! Notes
|-
! Creatures and Robots
! Creatures and Robots
| <div style="display:inline-block;font-size:130%;color:#009403;">'''(''' Density '''×''' GasLevel ''') / 200 <span style="color:#155352;">[rounded up]</span>'''</div>
| {{simple formula | ( Density * GasLevel ) / 200 }}
| (rounded up)
|-
|-
! Walls and Similar Objects
! Walls and Similar Objects
| <div style="display:inline-block;font-size:130%;color:#009403;">'''( 0.75 ×''' GasLevel '''+ 0.25 ) ×''' Density '''<span style="color:#155352;">[rounded up]</span>'''</div>
| {{simple formula | ( 0.75 * GasLevel + 0.25 ) * Density }}
| (rounded up)
|}
|}


Navigation menu