M BUZZ CRAZE NEWS
// updates

How do you add dragon souls?

By Emma Johnson

Using the console in Skyrim, how do you add dragon souls? I tried player.adddragonsouls, similar to player.additem or player.addperk but it did not work.

1 Answer

You can use

player.modav dragonsouls #

OR

player.forceav dragonsouls #

to add souls.

Modav adds a number of souls to your total, forceav sets the number of souls to the chosen number.

Complete list of console commands here.

2