This simple console commands (cheats) will help you if you wish to increase skill progression!
Contents
How to Enable Console
- Downlowd the Cyber Engine Tweaks (NexusMods)
- Use the following console commands.
Console Commands (Cheats)
The console commands for increasing the skills as netrunner, shinobi, solo, etc.
Skill progression increase should be the following:
Solo
Game.AddToInventory("Items.BodySkill_Skillbook")
Game.AddToInventory("Items.BodySkill_Skillbook_Legendary")
Headhunter
Game.AddToInventory("Items.CoolSkill_Skillbook")
Game.AddToInventory("Items.CoolSkill_Skillbook_Legendary")
Netrunner
Game.AddToInventory("Items.IntelligenceSkill_Skillbook")
Game.AddToInventory("Items.IntelligenceSkill_Skillbook_Legendary")
Shinobi
Game.AddToInventory("Items.ReflexesSkill_Skillbook")
Game.AddToInventory("Items.ReflexesSkill_Skillbook_Legendary")
Engineer
Game.AddToInventory("Items.TechnicalAbilitySkill_Skillbook")
Game.AddToInventory("Items.TechnicalAbilitySkill_Skillbook_Legendary")
Relic Points
Game.AddToInventory("Items.Espionage_Skillbook")
Be the first to comment