Jump to content

[LE] easiest way to change the health of all dragons to 1000


Recommended Posts

I want to make a mod to change the health of all dragons in my game to 1000, regardless of level. Is it possible to do this with a script in-game? Or would i need to manually change every dragon npc in the creation kit?

 

Ideally, I'd start the game and a script would go off with something like:

 

where race.dragon

.setav health 1000

 

is anything like this possible?

 

I know i could change them all manually in the CK but i'd like to be able to install mods from others and have the change take effect there too.

 

Any help is appreciated.

Link to comment
Share on other sites

You can make a custom esp where you make an override for the Dragon Race. And go to their base health you increase it to w/e amount you wish to increase it by. And then if it is the NPC, likewise find their names and alter their hp pool. It's quite easy to do through xEdit. GL.

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...