Jump to content

Creating Custom Difficulty Modes


TarkoRehin

Recommended Posts

I'd very much appreciate if someone could either create a mod, or teach me how to create a mod that adds new difficulty options to the game.

 

If you'd rather create the mod than teach me how here's an attempt at explaining what difficulty I'd like:

 

Both the player and enemies deal high damage, dying in maybe 1-5 hits depending on armor.

The idea of this is that you have to be careful when fighting, but still don't have to hack away at the opponent 20-30ish times to actually kill him.

 

I'd prefer a tutorial for how to do this, as I might have to experiment with modifiers to get to the difficulty I'd like.

I would probably start with something like: damage dealt 1x-2x and damage taken 2x-4x

 

Thanks in advance.

Edited by TarkoRehin
Link to comment
Share on other sites

try ASIS mod, ASIS have feature like that

http://skyrim.nexusmods.com/Mods/18436

here is Game Setting (GMST) from ASIS, every number is default:

 

;Difficulty

;E=Easy (Apprentice), H=Hard (Expert), N=Normal (Adept)

;VH=Very Hard (Master), VE=Very Easy (Novice)

;Damage Multiplier by player character (?)

;fDiffMultHPByPCE=1.5

;fDiffMultHPByPCH=.75

;fDiffMultHPByPCN=1.0

;fDiffMultHPByPCVE=2.0

;fDiffMultHPByPCVH=.5

 

;Damage Multiplier TO player character (?)

;fDiffMultHPToPCE=.75

;fDiffMultHPToPCH=1.5

;fDiffMultHPToPCN=1.0

;fDiffMultHPToPCVE=.5

;fDiffMultHPToPCVH=2.0

 

http://forums.nexusmods.com/public/style_emoticons/dark/thumbsup.gif

Link to comment
Share on other sites

  • Recently Browsing   0 members

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