Cyberpunk 2077

Cyberpunk 2077

View Stats:
TN1776 Nov 22, 2022 @ 10:03am
Stock Market Mod
Did anyone try this new mod? If so, is the market real time and independent from the player's actions or do the quotes only move when the player does something to affect the world?
< >
Showing 1-3 of 3 comments
Death Approaches Nov 22, 2022 @ 10:24am 
that's hilarious, it's the one thing most everyone I have ever played the TTRPG hated, I mean hated... we used to over-simplify if into a single percentage die roll just to speed it up...

anyway it's all just .lua and .json, it's literally readable in English and the code is extremely well-documented inline! (well, assuming you're from the 21st century and have a modicum of technical skill)

So yes, correct, it looks like it auto-triggers the market updating based on elapsed time...

However it is NOT independent of player actions, you most definitely can influence your profits by murdering people or letting others survive that would affect that company's stock. That's part of the fun! Again, just read the source of the mod if you want to know what missions influence the market and what each outcome provides as positive or negative.

all the triggers that change things are in x64/plugins/cyber_engine_tweaks/mods/stocks/modules/logic/triggers

Even just something as pedestrian as buying something will trigger it to process a light change, they are all named well and pretty self-explanatory; investing of course, but using biogrenades cause panic and fear, quickhacking promotes tech, it's amazing just how much effort he's put into this!


Last edited by Death Approaches; Nov 22, 2022 @ 10:37am
TN1776 Nov 23, 2022 @ 8:20pm 
Originally posted by Death Approaches:
that's hilarious, it's the one thing most everyone I have ever played the TTRPG hated, I mean hated... we used to over-simplify if into a single percentage die roll just to speed it up...

anyway it's all just .lua and .json, it's literally readable in English and the code is extremely well-documented inline! (well, assuming you're from the 21st century and have a modicum of technical skill)

So yes, correct, it looks like it auto-triggers the market updating based on elapsed time...

However it is NOT independent of player actions, you most definitely can influence your profits by murdering people or letting others survive that would affect that company's stock. That's part of the fun! Again, just read the source of the mod if you want to know what missions influence the market and what each outcome provides as positive or negative.

all the triggers that change things are in x64/plugins/cyber_engine_tweaks/mods/stocks/modules/logic/triggers

Even just something as pedestrian as buying something will trigger it to process a light change, they are all named well and pretty self-explanatory; investing of course, but using biogrenades cause panic and fear, quickhacking promotes tech, it's amazing just how much effort he's put into this!

So it is a mixture of reacting to the world in general and to player-specific actions? Sounds good to me. The whole corporate aspect of the Cyberpunk world is the most interesting to me and the idea of having a stock market is very appealing. Regarding your explanation above, I definitely don't have a modicum of technical skills in real life and neither does V in game (having not leveled-up the intelligence or technical ability section once so far).
ScareCrow Apr 11, 2023 @ 9:43pm 
I've been using it and I basicly just use it as a bank account I buy the ETF stocks, ETF is an Index fund which fluctuates with the entire market, these stocks will gradually move up depending on ALL the stocks on the entire market, lowering the risks but will steadily make profit for you. when you need money just sell what you need to purchase whatever it is you need, when you get more money just put them back into the ETF stocks, clever isnt it :)
< >
Showing 1-3 of 3 comments
Per page: 1530 50

Date Posted: Nov 22, 2022 @ 10:03am
Posts: 3