Cyberpunk 2077
0 of 0

File information

Last updated

Original upload

Created by

Berdagon

Uploaded by

Berdagon1

Virus scan

Safe to use

Tags for this mod

About this mod

Adds 2 more power weapon mods
Electro: adds a chance to stun enemies and convert a percentage of damage to electrical
Chemo: adds a chance to poison enemies and convert a percentage of damage to chemical

Requirements
Permissions and credits
This mod was commissioned by Neok182
Adds 2 more power weapon mods
Electro: adds a chance to stun enemies and convert a percentage of damage to electrical
Chemo: adds a chance to poison enemies and convert a percentage of damage to chemical

these work the same way as Pyro 
you can add them to your inventory using CET command 
  • Game.AddToInventory("Items.ChemicalPowerMod1_Common",1)
  • Game.AddToInventory("Items.ChemicalPowerMod1_Uncommon",1)
  • Game.AddToInventory("Items.ChemicalPowerMod1_Rare",1)
  • Game.AddToInventory("Items.ChemicalPowerMod1_Epic",1)
  • Game.AddToInventory("Items.ChemicalPowerMod1_Legendary",1)
  • Game.AddToInventory("Items.ElectricalPowerMod1_Common",1)
  • Game.AddToInventory("Items.ElectricalPowerMod1_Uncommon",1)
  • Game.AddToInventory("Items.ElectricalPowerMod1_Rare",1)
  • Game.AddToInventory("Items.ElectricalPowerMod1_Epic",1)
  • Game.AddToInventory("Items.ElectricalPowerMod1_Legendary",1)