How do you increase the dmg for Her Majesty specifically? I've tried adding lines to the weapon itself, tried changing the dmg multiplier to the iconic silencer on it, etc. Nothing seems to work.
TweakDB:SetFlat("Items.Base_Unity_Damage_Stats_inline0.value", 110.0) if the game crash or you quit, the 110 value does not persist across gaming session and if you open the game again, Her Majesty pistol does not have the 110 value anymore.
IF you want to make it permanent, you will have to go to:
Could you possibly make one for the overwatch? Trying to make the overwatch for enemies with skulls over their head so I can one-shot them in stealth situations.
Is there a way to make it so the weapon's unique perks are an increase in Stealth damage/guaranteed critical if attacking from stealth? I want it to be a solid combat handgun with a realistic cyclic rate, but a one-tap for stealth.
40 comments
Exact line:
TweakDB:SetFlat("Items.Base_Unity_Damage_Stats_inline0.value", 110.0)
if the game crash or you quit, the 110 value does not persist across gaming session and if you open the game again, Her Majesty pistol does not have the 110 value anymore.
IF you want to make it permanent, you will have to go to:
What line should I use to change the fire rate specifically for Her Majesty?
Overwatch is the only silenced sniper rifle that I know of and it's a shame that it can't do what sniper rifles do best anymore.
Never mind, I've figured it out.
TweakDB:SetFlat("Items.Base_Unity_Agent_Technical_Stats_inline2.value", 100.0) -- Magazine Size (default 10)