About this mod
Adds new Psycho CyberTubes with 15 colors each arm, for both genders (Not a replacer)
- Requirements
- Permissions and credits
- Changelogs
- Donations

------------------- PSYCHO CYBERTUBES -------------------
Psycho Cybertubes offers 15 colors each arm, for both Masc and Fem V
The CyberTube has arm & wrist straps, tubes, and knuckles
This mod comes in two versions (use only one):
1- Separated Arms Version:
Each arm is separated as left and right, so you can equip two different colors in each arm
This version requires Equipment-EX so you can equip both arms together, otherwise they will replace each other
2- Combined Arms Version:
Both arms are combined and equipped together
This version is recommended for people who don't use Equipment-EX
Viktor Vektor sells these cyberwares in his atelier store for cybernetics
He mentioned a little easter egg behind them on their description (if you know, you know! *wink wink*)
Complete your Maelstrom set by using my Psycho Cyberwares and Psycho Visors
This mod is not a replacer and it's made for vanilla and Spawn0 bodies, it might work with other bodies
Don't forget to grab my... *ahem*.. Viktor's Atelier Store to buy them in-game
Supports Equipment-EX: Right arm tubes are using WristRight and left arm tubes are using WristLeft
--------------------- ITEM CODES ---------------------
Right Arm (Separated Version):
Game.AddToInventory("Items.raid_cybertubes_right_yellow",1)
Game.AddToInventory("Items.raid_cybertubes_right_red",1)
Game.AddToInventory("Items.raid_cybertubes_right_orange",1)
Game.AddToInventory("Items.raid_cybertubes_right_green",1)
Game.AddToInventory("Items.raid_cybertubes_right_rust",1)
Game.AddToInventory("Items.raid_cybertubes_right_black",1)
Game.AddToInventory("Items.raid_cybertubes_right_gold",1)
Game.AddToInventory("Items.raid_cybertubes_right_silver",1)
Game.AddToInventory("Items.raid_cybertubes_right_glow_pink",1)
Game.AddToInventory("Items.raid_cybertubes_right_emissive",1)
Game.AddToInventory("Items.raid_cybertubes_right_teal_emissive",1)
Game.AddToInventory("Items.raid_cybertubes_right_green_emissive",1)
Game.AddToInventory("Items.raid_cybertubes_right_red_emissive",1)
Game.AddToInventory("Items.raid_cybertubes_right_hologram",1)
Game.AddToInventory("Items.raid_cybertubes_right_cyberspace",1)
Left Arm (Separated Version):
Game.AddToInventory("Items.raid_cybertubes_left_yellow",1)
Game.AddToInventory("Items.raid_cybertubes_left_red",1)
Game.AddToInventory("Items.raid_cybertubes_left_orange",1)
Game.AddToInventory("Items.raid_cybertubes_left_green",1)
Game.AddToInventory("Items.raid_cybertubes_left_rust",1)
Game.AddToInventory("Items.raid_cybertubes_left_black",1)
Game.AddToInventory("Items.raid_cybertubes_left_gold",1)
Game.AddToInventory("Items.raid_cybertubes_left_silver",1)
Game.AddToInventory("Items.raid_cybertubes_left_glow_pink",1)
Game.AddToInventory("Items.raid_cybertubes_left_emissive",1)
Game.AddToInventory("Items.raid_cybertubes_left_teal_emissive",1)
Game.AddToInventory("Items.raid_cybertubes_left_green_emissive",1)
Game.AddToInventory("Items.raid_cybertubes_left_red_emissive",1)
Game.AddToInventory("Items.raid_cybertubes_left_hologram",1)
Game.AddToInventory("Items.raid_cybertubes_left_cyberspace",1)
Both Arms (Combined Version):
Game.AddToInventory("Items.raid_cybertubes_yellow",1)
Game.AddToInventory("Items.raid_cybertubes_red",1)
Game.AddToInventory("Items.raid_cybertubes_orange",1)
Game.AddToInventory("Items.raid_cybertubes_green",1)
Game.AddToInventory("Items.raid_cybertubes_rust",1)
Game.AddToInventory("Items.raid_cybertubes_black",1)
Game.AddToInventory("Items.raid_cybertubes_gold",1)
Game.AddToInventory("Items.raid_cybertubes_silver",1)
Game.AddToInventory("Items.raid_cybertubes_glow_pink",1)
Game.AddToInventory("Items.raid_cybertubes_emissive",1)
Game.AddToInventory("Items.raid_cybertubes_teal_emissive",1)
Game.AddToInventory("Items.raid_cybertubes_green_emissive",1)
Game.AddToInventory("Items.raid_cybertubes_red_emissive",1)
Game.AddToInventory("Items.raid_cybertubes_hologram",1)
Game.AddToInventory("Items.raid_cybertubes_cyberspace",1)

--------------------- INSTALLATION ---------------------
Choose either REDmod or Regular version, and use Vortex to install it
(Don't use both files at the same time!)
To install manually extract the content to Cyberpunk directory
Steam:
SteamLibrary\steamapps\common\Cyberpunk 2077\
GOG:
GOGLibrary\Games\Cyberpunk 2077\
Epic Games:
EpicLibrary\Cyberpunk 2077\
-------------------- CREDITS --------------------
CDPR for vanilla assets
WolvenKit team