Electrified: Difference between revisions

Jump to navigation Jump to search
4 bytes added ,  03:06, 18 May 2023
m
no edit summary
mNo edit summary
mNo edit summary
 
(2 intermediate revisions by 2 users not shown)
Line 17: Line 17:
| desc              = &CElectrified: When powered, this weapon deals an additional (Tier - (Tier * 3 / 2)) electrical damage on hit.
| desc              = &CElectrified: When powered, this weapon deals an additional (Tier - (Tier * 3 / 2)) electrical damage on hit.
}}
}}
{{name|caps}} is a weapon mod that adds extra damage that is applied to targets on hit, even if the weapon does not [[PV|penetrate]] the target's armor. Adding this to a weapon causes it to become [[EMP sensitive]] and use up 10 charge per melee hit. Electricity from this weapon's strikes causes 'Electric' and 'Shock' [[damage type|damage]] and can arc to nearby adjacent creatures and objects.{{Code Reference|class=ModElectrified}} Higher-tier weapons with this mod will have higher "voltage" potential, which allows them to chain to a greater number of surrounding enemies and objects. An attack can chain from the initially hit enemy up to '''Voltage - 1''' times.{{Code Reference|class=Physics|method=ApplyDischarge}}
{{name|caps}} is a weapon mod that adds extra damage that is applied to targets on hit, even if the weapon does not [[PV|penetrate]] the target's armor. Adding this to a weapon causes it to become [[EMP sensitive]] and use up 10 charge per melee hit. Electricity from this weapon's strikes causes 'Electric' and 'Shock' [[Damage#Electrical|damage]] and can arc to nearby adjacent creatures and objects.{{Code Reference|class=ModElectrified}} Higher-tier weapons with this mod will have higher "voltage" potential, which allows them to chain to a greater number of surrounding enemies and objects. An attack can chain from the initially hit enemy up to '''Voltage - 1''' times.{{Code Reference|class=Physics|method=ApplyDischarge}}


=== Eligible Equipment ===
== Eligible Equipment ==
{{#cargo_query:
{{#cargo_query:
   | tables = Modability=M,ItemsTable=IT,GeneralData=GD
   | tables = Modability=M,ItemsTable=IT,GeneralData=GD

Navigation menu