How Do You "Deactivate" Leveled Damage System For Cu

Post » Tue Jun 19, 2012 11:14 pm

I'm trying to create an enchantment for a custom sword that inflicts 20 points of fire damage each strike, regardless of my character's level.

Is there any way to do this without having to create multiple versions of the enchantment and the sword to account for the leveled damage system, or tamper with the global settings?
User avatar
Gill Mackin
 
Posts: 3384
Joined: Sat Dec 16, 2006 9:58 pm

Post » Wed Jun 20, 2012 5:23 am

Anyone?
User avatar
k a t e
 
Posts: 3378
Joined: Fri Jan 19, 2007 9:00 am

Post » Wed Jun 20, 2012 1:29 am

Only way I can think of is to script it with DamageAV("Health", 20). Otherwise, like you said, the damage will be affected by the skill levels of the player and the target.
User avatar
Karen anwyn Green
 
Posts: 3448
Joined: Thu Jun 15, 2006 4:26 pm


Return to V - Skyrim