SetInvestmentGold
Jump to navigation
Jump to search
Syntax:
SetInvestmentGold amount
Sets the the NPC's investment gold to the specified amount. This is added to the NPC's barter gold when the player is trading with them, and is used for the Expert Mercantile perk.
Example
MyFavoriteNPC.SetInvestmentGold 500
Note: Investment gold is not accumulative. If you set an NPC's investment level to 500 and later set it to 750, the NPC has 750 gold invested, not 1,250.
Note: amount must be a positive integer.
See Also[edit | edit source]