0 of 0

File information

Last updated

Original upload

Created by

Demon9ne

Uploaded by

Demon9ne

Virus scan

Safe to use

Tags for this mod

About this mod

Additional post-epilogue clothing rewards.

Requirements
Permissions and credits
Changelogs
Donations

My original intention when I started this project was to simply add retrothrusters to V's inventory after The Sun ending. However, once I realized what that change would entail, I took the project a few steps further and covered other endings and rewards too. The items you will be rewarded with after beating the game are the different endgame clothing pieces that you couldn't otherwise acquire. The quality of each reward item has been set to legendary (but they are otherwise unchanged).

This mod will provide you the additional rewards after completing the game's Devil, Star, and Sun endings. Because I couldn't figure out a way to test for Temperance, the additional items from the Temperance ending will be added to the Sun and Star endings, regardless of whether or not you choose the bridge or the well.

This mod was tedious to develop and test, but I'm optimistic that it's functional. That said, if it should fail, there are CET codes that you can enter to recieve the rewards.

CET Codes (The Devil)
Spoiler:  
Show
Game.GetQuestsSystem():SetFactStr("q201_done", 1);
Game.ShowPONRRewardsPopup();
Game.GetQuestsSystem():SetFactStr("q201_done", 0);

CET Codes (The Star)
Spoiler:  
Show
Game.GetQuestsSystem():SetFactStr("q202_done", 1);
Game.ShowPONRRewardsPopup();
Game.GetQuestsSystem():SetFactStr("q202_done", 0);

CET Codes (The Sun)
Spoiler:  
Show
Game.GetQuestsSystem():SetFactStr("q203_done", 1);
Game.ShowPONRRewardsPopup();
Game.GetQuestsSystem():SetFactStr("q203_done", 0);

CET Codes (Temperance)
Spoiler:  
Show
Game.GetQuestsSystem():SetFactStr("q204_done", 1);
Game.ShowPONRRewardsPopup();
Game.GetQuestsSystem():SetFactStr("q204_done", 0);

Changelog
- v1.00: Initial release
- v1.01: Fixed game start issue

Mod Conflicts
- This mod may conflict with anything that edits the endgame rewards pop-up. Very unlikely.

Requirements
- TweakXL
- Redscript
- Cyber Engine Tweaks (CET)

My Cyberpunk Mods
- Android_Malfunction
- Armed Apartments
- Atone - Reset Your Street Cred
- Cop Killer
- Endgame Rewards Expanded
- Gamepad Button Hold Indicator Fix
- Gorilla Grapple
- In Cold Blood - NPC Execution Fix
- Judy Flirts on Dates
- Loot Icons Extension
- Looting QoL
- Mute Bolt Perk Weapon Charge Sfx
- Mute Deadeye Perk Headshot Sfx
- Mute Focus Perk Chime Sfx
- Mute Overclock Perk Activation Sfx
- Pariah
- Passenger Targeting Fix
- Plan C
- Retrothrusters QoL
- Slaught-O-Matic Platinum
- Slaught-O-Matic QoL
- Streetwalker Minidress - Archive XL
  翻译: