Plasma: Difference between revisions

Jump to navigation Jump to search
17 bytes removed ,  20:14, 15 November 2021
Updated for latest patch, which reduced plasma damage tenfold
m (Fix gas density for spaser rifle)
(Updated for latest patch, which reduced plasma damage tenfold)
Line 13: Line 13:
| desc = Hot plasma.
| desc = Hot plasma.
| categories = Gases
| categories = Gases
| gameversion = 2.0.202.92
| gameversion = 2.0.202.94
}}
}}
<!-- END QBE -->
<!-- END QBE -->
Line 19: Line 19:


Mechanically, it is very similar to {{favilink|corrosive gas}}, except that:
Mechanically, it is very similar to {{favilink|corrosive gas}}, except that:
* Plasma does 20 times more damage to creatures and robots.{{Code Reference|class=GasPlasma|name=GasPlasma}}
* Plasma does twice as much damage to creatures and robots.{{Code Reference|class=GasPlasma|name=GasPlasma}}
* Plasma can leave creatures it comes in contact with [[coated in plasma]], which causes an additional debuff.{{Code Reference|namespace=XRL.World.Effects|class=CoatedInPlasma|name=CoatedInPlasma}}
* Plasma can leave creatures it comes in contact with [[coated in plasma]], which causes an additional debuff.{{Code Reference|namespace=XRL.World.Effects|class=CoatedInPlasma|name=CoatedInPlasma}}


Line 38: Line 38:
|-
|-
| {{favilink|plasma grenade mk I}}
| {{favilink|plasma grenade mk I}}
| 1
| 10
| 40
| 40
| <ref name="GasGrenade"><code>XRL.World.Parts.GasGrenade</code></ref><ref name="ObjectBlueprints"><code>ObjectBlueprints.xml</code></ref>
| <ref name="GasGrenade"><code>XRL.World.Parts.GasGrenade</code></ref><ref name="ObjectBlueprints"><code>ObjectBlueprints.xml</code></ref>
|-
|-
| {{favilink|plasma grenade mk II}}
| {{favilink|plasma grenade mk II}}
| 1
| 10
| 80
| 80
| <ref name="GasGrenade" /><ref name="ObjectBlueprints" />
| <ref name="GasGrenade" /><ref name="ObjectBlueprints" />
|-
|-
| {{favilink|plasma grenade mk III}}
| {{favilink|plasma grenade mk III}}
| 1
| 10
| 120
| 120
| <ref name="GasGrenade" /><ref name="ObjectBlueprints" />
| <ref name="GasGrenade" /><ref name="ObjectBlueprints" />
Line 87: Line 87:
|-
|-
! Creatures and Robots
! Creatures and Robots
| {{simple formula | ( Density * GasLevel ) / 10 }}
| {{simple formula | ( Density * GasLevel ) / 100 }}
| (rounded up)
| (rounded up)
|-
|-
Line 122: Line 122:
|-
|-
| 20
| 20
| 2
| 1
| 20
| 20
|-
|-
| 40
| 40
| 4
| 1
| 40
| 40
|-
|-
| 60
| 60
| 6
| 1
| 60
| 60
|-
|-
| 80
| 80
| 8
| 1
| 80
| 80
|-
|-
| 100
| 100
| 10
| 1
| 100
| 100
|-
|-
| 120
| 120
| 12
| 2
| 120
| 120
|-
|-
| 180
| 180
| 18
| 2
| 180
| 180
|-
|-
| 240
| 240
| 24
| 3
| 240
| 240
|-
|-
| 300
| 300
| 30
| 3
| 300
| 300
|-
|-
| 1000
| 1000
| 100
| 10
| 1000
| 1000
|}
|}
Line 176: Line 176:
! rowspan="14" | 10
! rowspan="14" | 10
| 50
| 50
| 50
| 5
| 388
| 388
|-
|-
| 100
| 100
| 100
| 10
| 775
| 775
|-
|-
| 200
| 200
| 200
| 20
| 1550
| 1550
|-
|-
| 300
| 300
| 300
| 30
| 2325
| 2325
|-
|-
| 400
| 400
| 400
| 40
| 3100
| 3100
|-
|-
| 500
| 500
| 500
| 50
| 3875
| 3875
|-
|-
| 600
| 600
| 600
| 60
| 4650
| 4650
|-
|-
| 700
| 700
| 700
| 70
| 5425
| 5425
|-
|-
| 800
| 800
| 800
| 80
| 6200
| 6200
|-
|-
| 900
| 900
| 900
| 90
| 6975
| 6975
|-
|-
| 1000
| 1000
| 1000
| 100
| 7750
| 7750
|-
|-
| 1200
| 1200
| 1200
| 120
| 9300
| 9300
|-
|-
| 1400
| 1400
| 1400
| 140
| 10850
| 10850
|-
|-
| 1600
| 1600
| 1600
| 160
| 12400
| 12400
|}
|}
Line 236: Line 236:
</div>
</div>


''Looking for a more extensive damage breakdown? You can refer to the [[Corrosive_gas#Damage|corrosive gas damage table]] - the numbers are the same except that you'll need to multiply the "creatures/robots" damage shown on the corrosive gas page times 20 to get the plasma damage for the same level and density.''
''Looking for a more extensive damage breakdown? You can refer to the [[Corrosive_gas#Damage|corrosive gas damage table]] - the numbers are the same except that you'll need to multiply the "creatures/robots" damage shown on the corrosive gas page times 2 to get the plasma damage for the same level and density.''


{{references|2.0.202.92}}
{{references|2.0.202.94}}


{{Gas Navbox}}
{{Gas Navbox}}

Navigation menu