首饰套装 - 女 V 专用
Cyberpunk 2077
暂无评价
前置依赖
为保证 MOD 正常运行一般会自动安装以下内容
MOD 简介

首饰套装,仅限女 V 穿戴;内含 3 款手镯、5 款戒指,提供 3 种金属材质配色,支持多位置佩戴自定义;附带虚拟商店可一键选购。

整套走极简金属冷淡风,细圈、开口环、螺旋、拼接几何款式,适配街头、轻奢、夜店、黑客各类穿搭;全部饰品为独立新增道具,不覆盖游戏原生首饰,可自由混搭鼻环、项链、上衣等其他服饰。

使用方法:在控制台输入代码后会在物品栏中出现。

代码:比安卡手链,Game.AddToInventory("Items.sanchez_bracelets_bianca_left_silver", 1)
Game.AddToInventory("Items.sanchez_bracelets_bianca_left_gold", 1)
Game.AddToInventory("Items.sanchez_bracelets_bianca_left_chrome", 1)
Game.AddToInventory("Items.sanchez_bracelets_bianca_right_silver", 1)
Game.AddToInventory("Items.sanchez_bracelets_bianca_right_gold", 1)
Game.AddToInventory("Items.sanchez_bracelets_bianca_right_chrome", 1)

玛德琳手链,Game.AddToInventory("Items.sanchez_bracelets_madeline_left_silver", 1)
Game.AddToInventory("Items.sanchez_bracelets_madeline_left_gold", 1)
Game.AddToInventory("Items.sanchez_bracelets_madeline_left_chrome", 1)
Game.AddToInventory("Items.sanchez_bracelets_madeline_right_silver", 1)
Game.AddToInventory("Items.sanchez_bracelets_madeline_right_gold", 1)
Game.AddToInventory("Items.sanchez_bracelets_madeline_right_chrome", 1)

信仰手链,Game.AddToInventory("Items.sanchez_bracelets_faith_left_silver", 1)
Game.AddToInventory("Items.sanchez_bracelets_faith_left_gold", 1)
Game.AddToInventory("Items.sanchez_bracelets_faith_left_chrome", 1)
Game.AddToInventory("Items.sanchez_bracelets_faith_right_silver", 1)
Game.AddToInventory("Items.sanchez_bracelets_faith_right_gold", 1)
Game.AddToInventory("Items.sanchez_bracelets_faith_right_chrome", 1)

手链调节扣,Game.AddToInventory("Items.sanchez_right_bracelets_toggle", 1)
Game.AddToInventory("Items.sanchez_left_bracelets_toggle", 1)

海伦娜 戒指,Game.AddToInventory("Items.sanchez_rings_helena_left_silver_thumb_f", 1)
Game.AddToInventory("Items.sanchez_rings_helena_left_silver_index_f", 1)
Game.AddToInventory("Items.sanchez_rings_helena_left_silver_middle_f", 1)
Game.AddToInventory("Items.sanchez_rings_helena_left_silver_ring_f", 1)
Game.AddToInventory("Items.sanchez_rings_helena_left_silver_little_f", 1)
Game.AddToInventory("Items.sanchez_rings_helena_left_gold_thumb_f", 1)
Game.AddToInventory("Items.sanchez_rings_helena_left_gold_index_f", 1)
Game.AddToInventory("Items.sanchez_rings_helena_left_gold_middle_f", 1)
Game.AddToInventory("Items.sanchez_rings_helena_left_gold_ring_f", 1)
Game.AddToInventory("Items.sanchez_rings_helena_left_gold_little_f", 1)
Game.AddToInventory("Items.sanchez_rings_helena_left_chrome_thumb_f", 1)
Game.AddToInventory("Items.sanchez_rings_helena_left_chrome_index_f", 1)
Game.AddToInventory("Items.sanchez_rings_helena_left_chrome_middle_f", 1)
Game.AddToInventory("Items.sanchez_rings_helena_left_chrome_ring_f", 1)
Game.AddToInventory("Items.sanchez_rings_helena_left_chrome_little_f", 1)

Game.AddToInventory("Items.sanchez_rings_helena_right_silver_thumb_f", 1)
Game.AddToInventory("Items.sanchez_rings_helena_right_silver_index_f", 1)
Game.AddToInventory("Items.sanchez_rings_helena_right_silver_middle_f", 1)
Game.AddToInventory("Items.sanchez_rings_helena_right_silver_ring_f", 1)
Game.AddToInventory("Items.sanchez_rings_helena_right_silver_little_f", 1)
Game.AddToInventory("Items.sanchez_rings_helena_right_gold_thumb_f", 1)
Game.AddToInventory("Items.sanchez_rings_helena_right_gold_index_f", 1)
Game.AddToInventory("Items.sanchez_rings_helena_right_gold_middle_f", 1)
Game.AddToInventory("Items.sanchez_rings_helena_right_gold_ring_f", 1)
Game.AddToInventory("Items.sanchez_rings_helena_right_gold_little_f", 1)
Game.AddToInventory("Items.sanchez_rings_helena_right_chrome_thumb_f", 1)
Game.AddToInventory("Items.sanchez_rings_helena_right_chrome_index_f", 1)
Game.AddToInventory("Items.sanchez_rings_helena_right_chrome_middle_f", 1)
Game.AddToInventory("Items.sanchez_rings_helena_right_chrome_ring_f", 1)
Game.AddToInventory("Items.sanchez_rings_helena_right_chrome_little_f", 1)

维多利亚戒指,Game.AddToInventory("Items.sanchez_rings_victoria_left_silver_thumb_f", 1)
Game.AddToInventory("Items.sanchez_rings_victoria_left_silver_index_f", 1)
Game.AddToInventory("Items.sanchez_rings_victoria_left_silver_middle_f", 1)
Game.AddToInventory("Items.sanchez_rings_victoria_left_silver_ring_f", 1)
Game.AddToInventory("Items.sanchez_rings_victoria_left_silver_little_f", 1)
Game.AddToInventory("Items.sanchez_rings_victoria_left_gold_thumb_f", 1)
Game.AddToInventory("Items.sanchez_rings_victoria_left_gold_index_f", 1)
Game.AddToInventory("Items.sanchez_rings_victoria_left_gold_middle_f", 1)
Game.AddToInventory("Items.sanchez_rings_victoria_left_gold_ring_f", 1)
Game.AddToInventory("Items.sanchez_rings_victoria_left_gold_little_f", 1)
Game.AddToInventory("Items.sanchez_rings_victoria_left_chrome_thumb_f", 1)
Game.AddToInventory("Items.sanchez_rings_victoria_left_chrome_index_f", 1)
Game.AddToInventory("Items.sanchez_rings_victoria_left_chrome_middle_f", 1)
Game.AddToInventory("Items.sanchez_rings_victoria_left_chrome_ring_f", 1)
Game.AddToInventory("Items.sanchez_rings_victoria_left_chrome_little_f", 1)

Game.AddToInventory("Items.sanchez_rings_victoria_right_silver_thumb_f", 1)
Game.AddToInventory("Items.sanchez_rings_victoria_right_silver_index_f", 1)
Game.AddToInventory("Items.sanchez_rings_victoria_right_silver_middle_f", 1)
Game.AddToInventory("Items.sanchez_rings_victoria_right_silver_ring_f", 1)
Game.AddToInventory("Items.sanchez_rings_victoria_right_silver_little_f", 1)
Game.AddToInventory("Items.sanchez_rings_victoria_right_gold_thumb_f", 1)
Game.AddToInventory("Items.sanchez_rings_victoria_right_gold_index_f", 1)
Game.AddToInventory("Items.sanchez_rings_victoria_right_gold_middle_f", 1)
Game.AddToInventory("Items.sanchez_rings_victoria_right_gold_ring_f", 1)
Game.AddToInventory("Items.sanchez_rings_victoria_right_gold_little_f", 1)
Game.AddToInventory("Items.sanchez_rings_victoria_right_chrome_thumb_f", 1)
Game.AddToInventory("Items.sanchez_rings_victoria_right_chrome_index_f", 1)
Game.AddToInventory("Items.sanchez_rings_victoria_right_chrome_middle_f", 1)
Game.AddToInventory("Items.sanchez_rings_victoria_right_chrome_ring_f", 1)
Game.AddToInventory("Items.sanchez_rings_victoria_right_chrome_little_f", 1)
LOW戒指,Game.AddToInventory("Items.sanchez_rings_lou_left_silver_thumb_f", 1)
Game.AddToInventory("Items.sanchez_rings_lou_left_silver_index_f", 1)
Game.AddToInventory("Items.sanchez_rings_lou_left_silver_middle_f", 1)
Game.AddToInventory("Items.sanchez_rings_lou_left_silver_ring_f", 1)
Game.AddToInventory("Items.sanchez_rings_lou_left_silver_little_f", 1)
Game.AddToInventory("Items.sanchez_rings_lou_left_gold_thumb_f", 1)
Game.AddToInventory("Items.sanchez_rings_lou_left_gold_index_f", 1)
Game.AddToInventory("Items.sanchez_rings_lou_left_gold_middle_f", 1)
Game.AddToInventory("Items.sanchez_rings_lou_left_gold_ring_f", 1)
Game.AddToInventory("Items.sanchez_rings_lou_left_gold_little_f", 1)
Game.AddToInventory("Items.sanchez_rings_lou_left_chrome_thumb_f", 1)
Game.AddToInventory("Items.sanchez_rings_lou_left_chrome_index_f", 1)
Game.AddToInventory("Items.sanchez_rings_lou_left_chrome_middle_f", 1)
Game.AddToInventory("Items.sanchez_rings_lou_left_chrome_ring_f", 1)
Game.AddToInventory("Items.sanchez_rings_lou_left_chrome_little_f", 1)

Game.AddToInventory("Items.sanchez_rings_lou_right_silver_thumb_f", 1)
Game.AddToInventory("Items.sanchez_rings_lou_right_silver_index_f", 1)
Game.AddToInventory("Items.sanchez_rings_lou_right_silver_middle_f", 1)
Game.AddToInventory("Items.sanchez_rings_lou_right_silver_ring_f", 1)
Game.AddToInventory("Items.sanchez_rings_lou_right_silver_little_f", 1)
Game.AddToInventory("Items.sanchez_rings_lou_right_gold_thumb_f", 1)
Game.AddToInventory("Items.sanchez_rings_lou_right_gold_index_f", 1)
Game.AddToInventory("Items.sanchez_rings_lou_right_gold_middle_f", 1)
Game.AddToInventory("Items.sanchez_rings_lou_right_gold_ring_f", 1)
Game.AddToInventory("Items.sanchez_rings_lou_right_gold_little_f", 1)
Game.AddToInventory("Items.sanchez_rings_lou_right_chrome_thumb_f", 1)
Game.AddToInventory("Items.sanchez_rings_lou_right_chrome_index_f", 1)
Game.AddToInventory("Items.sanchez_rings_lou_right_chrome_middle_f", 1)
Game.AddToInventory("Items.sanchez_rings_lou_right_chrome_ring_f", 1)
Game.AddToInventory("Items.sanchez_rings_lou_right_chrome_little_f", 1)
帕尔默 戒指,Game.AddToInventory("Items.sanchez_rings_palmer_left_silver_thumb_f", 1)
Game.AddToInventory("Items.sanchez_rings_palmer_left_silver_index_f", 1)
Game.AddToInventory("Items.sanchez_rings_palmer_left_silver_middle_f", 1)
Game.AddToInventory("Items.sanchez_rings_palmer_left_silver_ring_f", 1)
Game.AddToInventory("Items.sanchez_rings_palmer_left_silver_little_f", 1)
Game.AddToInventory("Items.sanchez_rings_palmer_left_gold_thumb_f", 1)
Game.AddToInventory("Items.sanchez_rings_palmer_left_gold_index_f", 1)
Game.AddToInventory("Items.sanchez_rings_palmer_left_gold_middle_f", 1)
Game.AddToInventory("Items.sanchez_rings_palmer_left_gold_ring_f", 1)
Game.AddToInventory("Items.sanchez_rings_palmer_left_gold_little_f", 1)
Game.AddToInventory("Items.sanchez_rings_palmer_left_chrome_thumb_f", 1)
Game.AddToInventory("Items.sanchez_rings_palmer_left_chrome_index_f", 1)
Game.AddToInventory("Items.sanchez_rings_palmer_left_chrome_middle_f", 1)
Game.AddToInventory("Items.sanchez_rings_palmer_left_chrome_ring_f", 1)
Game.AddToInventory("Items.sanchez_rings_palmer_left_chrome_little_f", 1)

Game.AddToInventory("Items.sanchez_rings_palmer_right_silver_thumb_f", 1)
Game.AddToInventory("Items.sanchez_rings_palmer_right_silver_index_f", 1)
Game.AddToInventory("Items.sanchez_rings_palmer_right_silver_middle_f", 1)
Game.AddToInventory("Items.sanchez_rings_palmer_right_silver_ring_f", 1)
Game.AddToInventory("Items.sanchez_rings_palmer_right_silver_little_f", 1)
Game.AddToInventory("Items.sanchez_rings_palmer_right_gold_thumb_f", 1)
Game.AddToInventory("Items.sanchez_rings_palmer_right_gold_index_f", 1)
Game.AddToInventory("Items.sanchez_rings_palmer_right_gold_middle_f", 1)
Game.AddToInventory("Items.sanchez_rings_palmer_right_gold_ring_f", 1)
Game.AddToInventory("Items.sanchez_rings_palmer_right_gold_little_f", 1)
Game.AddToInventory("Items.sanchez_rings_palmer_right_chrome_thumb_f", 1)
Game.AddToInventory("Items.sanchez_rings_palmer_right_chrome_index_f", 1)
Game.AddToInventory("Items.sanchez_rings_palmer_right_chrome_middle_f", 1)
Game.AddToInventory("Items.sanchez_rings_palmer_right_chrome_ring_f", 1)
Game.AddToInventory("Items.sanchez_rings_palmer_right_chrome_little_f", 1)
卡拉戒指,Game.AddToInventory("Items.sanchez_rings_kala_left_silver_thumb_f", 1)
Game.AddToInventory("Items.sanchez_rings_kala_left_silver_index_f", 1)
Game.AddToInventory("Items.sanchez_rings_kala_left_silver_middle_f", 1)
Game.AddToInventory("Items.sanchez_rings_kala_left_silver_ring_f", 1)
Game.AddToInventory("Items.sanchez_rings_kala_left_silver_little_f", 1)
Game.AddToInventory("Items.sanchez_rings_kala_left_gold_thumb_f", 1)
Game.AddToInventory("Items.sanchez_rings_kala_left_gold_index_f", 1)
Game.AddToInventory("Items.sanchez_rings_kala_left_gold_middle_f", 1)
Game.AddToInventory("Items.sanchez_rings_kala_left_gold_ring_f", 1)
Game.AddToInventory("Items.sanchez_rings_kala_left_gold_little_f", 1)
Game.AddToInventory("Items.sanchez_rings_kala_left_chrome_thumb_f", 1)
Game.AddToInventory("Items.sanchez_rings_kala_left_chrome_index_f", 1)
Game.AddToInventory("Items.sanchez_rings_kala_left_chrome_middle_f", 1)
Game.AddToInventory("Items.sanchez_rings_kala_left_chrome_ring_f", 1)
Game.AddToInventory("Items.sanchez_rings_kala_left_chrome_little_f", 1)

Game.AddToInventory("Items.sanchez_rings_kala_right_silver_thumb_f", 1)
Game.AddToInventory("Items.sanchez_rings_kala_right_silver_index_f", 1)
Game.AddToInventory("Items.sanchez_rings_kala_right_silver_middle_f", 1)
Game.AddToInventory("Items.sanchez_rings_kala_right_silver_ring_f", 1)
Game.AddToInventory("Items.sanchez_rings_kala_right_silver_little_f", 1)
Game.AddToInventory("Items.sanchez_rings_kala_right_gold_thumb_f", 1)
Game.AddToInventory("Items.sanchez_rings_kala_right_gold_index_f", 1)
Game.AddToInventory("Items.sanchez_rings_kala_right_gold_middle_f", 1)
Game.AddToInventory("Items.sanchez_rings_kala_right_gold_ring_f", 1)
Game.AddToInventory("Items.sanchez_rings_kala_right_gold_little_f", 1)
Game.AddToInventory("Items.sanchez_rings_kala_right_chrome_thumb_f", 1)
Game.AddToInventory("Items.sanchez_rings_kala_right_chrome_index_f", 1)
Game.AddToInventory("Items.sanchez_rings_kala_right_chrome_middle_f", 1)
Game.AddToInventory("Items.sanchez_rings_kala_right_chrome_ring_f", 1)
Game.AddToInventory("Items.sanchez_rings_kala_right_chrome_little_f", 1)

注意!! 此mod与其他相同类型的mod有冲突,请单独使用!

首饰套装 - 女 V 专用MOD安装方法:通过玩家动力客户端一键安装或卸载
使用前请查看 常见问题
使用后发表评价
好评率100%共有 2547 位用户未及时做出评价,系统默认好评!
一键使用
MOD 信息
MOD 大小16.2MB
MOD 分类
游戏优化
关联游戏
Cyberpunk 2077
上传时间2026-06-19
最后更新时间2026-06-19
MOD 作者外星从兼容平台及系统 使用前须知
版本:
2.31
2026-06-19 更新
查看所有版本
模型外观
创作者
下载玩家动力客户端
体验全部功能
© 2021-2026 杭州悠银科技有限公司
增值业务经营许可证:浙B2-20220734|B1-20254136
杭州工商联会员
国家科技部科技型企业:2025330108A0007550