File information

Last updated

Original upload

Created by

manavortex and Sammy

Uploaded by

manavortex

Virus scan

Safe to use

Tags for this mod

About this mod

Adds a plate carrier (ballistic vest) and a tactical belt for both Vs. Customizable decal, Wolvenkit project (and guide) included for how to make your own.

Requirements
Permissions and credits
Changelogs
Donations
Adds a plate carrier (ballistic vest) and a tactical belt for both Vs. Supports body mods.

Install via mod manager, or simply extract the archive directly into the Cyberpunk game directory.

make your own modsbuy me a coffeejoin us on Discord


  • SamWraithFarrer for commissioning me
  • Eminence and the Tacticool Kids for the hype, motivation, and preview pictures
  • psiberx for making all this possible (without you, we'd still be banging hex editor instances together in the hope of making sparks)


Arms clipping through the pouches in certain poses
Can't be helped without editing the animations or slimming the pouches down to nothing. You can use AppearanceCreatorMod to hide them, though!

The armour makes V fat!
Yes. Armour either does that, or it doesn't help.


Make your own decal
  • Download the Wolvenkit project from the optional files
  • Extract it to a folder and open it in Wolvenkit
  • Overwrite custom.png in the raw section of the project with your custom decal. The texture must have an alpha mask to support transparency, check this guide for how to make sure of it.
  • Use the Import Tool (bottom right) to import the texture
  • Click the "Install and run" button in the toolbar
  • Voila! The custom decal variant now has your texture!


Game.AddToInventory("Items.mana_military_belt_black")
Game.AddToInventory("Items.mana_military_vest_black_militech")
Game.AddToInventory("Items.mana_military_vest_black_arasaka")
Game.AddToInventory("Items.mana_military_vest_black_ncpd")
Game.AddToInventory("Items.mana_military_vest_black_barghest")
Game.AddToInventory("Items.mana_military_vest_black_none")
Game.AddToInventory("Items.mana_military_vest_black_custom")