File information

Last updated

Original upload

Created by

LilyDelta

Uploaded by

LilyDelta

Virus scan

Safe to use

Tags for this mod

About this mod

Rich Biker Vest in seven colors for FemV (vanilla, EBB+, Angel, Lush) & MascV (vanilla, gymfiend).

Requirements
Permissions and credits
Changelogs
LilyDelta Rich Biker Vest

Rich Biker Vest in seven colors (black, white, pink, gold, silver, red, & white with gold accents) for femV and masc with/without sleeves & collar flat or standing up.

For FemV - Vanilla, EBB/EBBRB/EBBP/EBBPRB/RB, Angel and Lush body types
For MascV - Vanilla and Gymfiend body types
(all refits are in the main file)


Requires ArchiveXL 1.14

Equipment EX Recommended
When paired with 'outer' pants, the belt may tuck into the waistband. To avoid this, use Equipment EX to change the vest to the Torso/Outer slot.

Clipping with tops may occur in Photo Mode.

Based on Kerry's Vest (Vest_20_style_nn). Embedded design on back removed.


Available through LilyDelta Boutiques Virtual Atelier


Use Vortex to manage or install/uninstall manually:
Spoiler:  
Show
INSTALLATION:
Extract the .zip and copy the two folders \archive + \r6 into [...]Cyberpunk 2077 folder (see below different paths to the game)
Steam - C:\Program Files (x86)\Steam\steamapps\common\Cyberpunk 2077
GOG - C:\Program Files (x86)\GOG Galaxy\Games\Cyberpunk 2077
Epic - C:\Program Files\Epic Games\Cyberpunk 2077

UNINSTALL:
Delete the following files
...Cyberpunk 2077\r6\tweaks\ : "lilydelta_fancy_boots.yaml"
...Cyberpunk 2077\archive\pc\mod : "lilydelta_fancy_boots.archive" and "lilydelta_fancy_boots.xl"



THANKS
CDPR for vanilla assets
WolvenKit Team
MlsetupBuilder
Cyberpunk 2077 Modding wiki


Spawn Codes
Spoiler:  
Show
Sleeveless, with flat collar:
Game.AddToInventory("Items.lilydelta_rich_biker_vest_silver")
Game.AddToInventory("Items.lilydelta_rich_biker_vest_gold")
Game.AddToInventory("Items.lilydelta_rich_biker_vest_pink")
Game.AddToInventory("Items.lilydelta_rich_biker_vest_red")
Game.AddToInventory("Items.lilydelta_rich_biker_vest_black")
Game.AddToInventory("Items.lilydelta_rich_biker_vest_white")
Game.AddToInventory("Items.lilydelta_rich_biker_vest_white_gold")

Sleeveless, with collar up:
Game.AddToInventory("Items.lilydelta_rich_biker_vest_collar_silver")
Game.AddToInventory("Items.lilydelta_rich_biker_vest_collar_gold")
Game.AddToInventory("Items.lilydelta_rich_biker_vest_collar_pink")
Game.AddToInventory("Items.lilydelta_rich_biker_vest_collar_red")
Game.AddToInventory("Items.lilydelta_rich_biker_vest_collar_black")
Game.AddToInventory("Items.lilydelta_rich_biker_vest_collar_white")
Game.AddToInventory("Items.lilydelta_rich_biker_vest_collar_white_gold")

Sleeves, with flat collar:
Game.AddToInventory("Items.lilydelta_rich_biker_vest_sleeves_silver")
Game.AddToInventory("Items.lilydelta_rich_biker_vest_sleeves_gold")
Game.AddToInventory("Items.lilydelta_rich_biker_vest_sleeves_pink")
Game.AddToInventory("Items.lilydelta_rich_biker_vest_sleeves_red")
Game.AddToInventory("Items.lilydelta_rich_biker_vest_sleeves_black")
Game.AddToInventory("Items.lilydelta_rich_biker_vest_sleeves_white")
Game.AddToInventory("Items.lilydelta_rich_biker_vest_sleeves_white_gold")

Sleeves, with collar up:
Game.AddToInventory("Items.lilydelta_rich_biker_vest_collar_sleeves_silver")
Game.AddToInventory("Items.lilydelta_rich_biker_vest_collar_sleeves_gold")
Game.AddToInventory("Items.lilydelta_rich_biker_vest_collar_sleeves_pink")
Game.AddToInventory("Items.lilydelta_rich_biker_vest_collar_sleeves_red")
Game.AddToInventory("Items.lilydelta_rich_biker_vest_collar_sleeves_black")
Game.AddToInventory("Items.lilydelta_rich_biker_vest_collar_sleeves_white")
Game.AddToInventory("Items.lilydelta_rich_biker_vest_collar_sleeves_white_gold")