Cyberpunk 2077

File information

Last updated

Original upload

Created by

Ocius

Uploaded by

Ocius

Virus scan

Some manually verified files

About this mod

Virtual Atelier store offering every crafting/upgrade/quickhack material of all rarities for appropriate prices -- with bulk purchases. Main file sells stacks of 50 and 300. Optional files with varying stack sizes.

New: By request, added an optional file that includes Drone Modules for use with the Drone Companions mod.

Requirements
Permissions and credits
Changelogs
Simple Virtual Atelier store that sells crafting/upgrade/quickhack components of all rarities in various quantities -- at appropriate prices. Main file sells stacks of 50 and 300. Additional files have options for 20, 50, 100, or 300.

Update 12/8: New optional file by request that sells Drone Modules from Drone Companions in stacks of 5 and 15, in addition to the 50/300 options for crafting/quickhack materials.

I'd recommend using one at a time, but installing all of them won't cause major issues. You'll occasionally see an error about atelier item duplicates when loading in, plus all the store icons are identical; but they'll still work properly.


Manual Installation Instructions
  • Extract the zip and copy the r6 folder into your Cyberpunk Directory.
  • Alternatively, drag the .reds file into the r6/scripts/ folder in the cyberpunk directory.

To uninstall, delete the .reds file from r6/scripts/ folder.

Customizing

  • If you'd like to customize the stack sizes, I included comments in the .reds file that should make things easier. Open it up in an editor (e.g., Notepad++), and scroll down to to the "//Quantity" section (line 71). The relevant section should look like this (in the 100 Stack version):



      
    
  • Change all the 100s to whatever you'd prefer. Prices will scale accordingly. If you want the store name to change, scroll up to the top and change all the 100s there to your new #s.
  • You can also change the prices and the items offered through the options above -- though note that any mistakes will likely throw a redscript error on startup.
  • The "Docs" tab provides (slightly) more details explaining the main parts of the code.

Some final side notes:  I couldn't come up with a good shop icon, so I just went with the easiest nondescript asset I could get working -- which is the icon used in Crafties Parts Store (see permissions/credits mentions above). If anyone's able/willing to provide a quick explanation for navigating the icon setup, I'm open to learning!