Is there anyway to increase cyber capacity other than the shards? they're really hard to come by, grinded for hours and only getting one on a random mob.
Is there anyway to increase cyber capacity other than the shards? they're really hard to come by, grinded for hours and only getting one on a random mob.
you can install CET ( Cyber Engine Tweaks ) and input the following command - Game.AddToInventory("Items.CWCapacityPermaReward_Legendary")
I haven't used CE since the game first came out, and now I'm coming back for 2.0 and Phantom Liberty. I just wanna increase my character's attributes (mostly to have all the dialogue options available in a single playthrough, but also to mess with various builds). Unfortunately, I'm already pretty far into a new game, and a bit into the DLC content. I saw how you can get max attributes on a new game, with swapping the numbers constantly on character creation, but is there a way to do it now that I'm a decent ways in?
edit: actually, nevermind, I think I figured it out already! Didn't realize he had updated the table in the first post and it worked now. Was going off slightly older comments/tutorials.
is there anyway to find the item ids? im looking for a way to spawn the new quest rewards for phantom liberty, mainly the gun, "Erebus" if anyone can find the items in-game ID i can use cyber engine tweaks to spawn it, just no where online can i find its ID so far
is there anyway to find the item ids? im looking for a way to spawn the new quest rewards for phantom liberty, mainly the gun, "Erebus" if anyone can find the items in-game ID i can use cyber engine tweaks to spawn it, just no where online can i find its ID so far
erebus smg should be Items.Preset_Borg4a_HauntedGun I think, but I haven't tried it
In CET click on TweakDB and you can search for records
is there anyway to find the item ids? im looking for a way to spawn the new quest rewards for phantom liberty, mainly the gun, "Erebus" if anyone can find the items in-game ID i can use cyber engine tweaks to spawn it, just no where online can i find its ID so far
erebus smg should be Items.Preset_Borg4a_HauntedGun I think, but I haven't tried it
In CET click on TweakDB and you can search for records
Code works thank you so much, whole command is " Game.AddToInventory("Items.Preset_Borg4a_HauntedGun", 1) " gets you a basic version that you can upgrade to legendary. now i just need to find the new cyberdeck with the blackwall hack. thanks again!