theundreaming Posted May 19, 2015 Share Posted May 19, 2015 I currently have a perk that's supposed to ignore 15% of all damage that's not: "DaedricArtifact", weapon material: daedric, weapon material: silver, or any specific weapon on a weaponlist. Now, testing with a common draugr I've had damage taken anywhere from 11-21 so far normally that makes me stagger and damages my stamina (probably from Duel - Combat mod), but with the perk active as in in the Entry it has Perk Owner conditions:*Subject HasKeyword "KW_Scion" == 1 OR*Subject HasKeyword "vampire" == 1 OR Scion is the custom race in question, anyways. With this as it is, the draugr will do.. ONLY 14 points of damage with each swing, my character is not staggered, nor does she take any stamina loss.... So I'm confused. I followed the exact perk that dragon's have that reduces 50% of incoming damage from everyone except the dragonborn. (except I don't have that attacker tab looking for a playerkeyword. But when I try to move those conditions over to the main perk window instead of the entry window, the perk doesn't work, whether I have Subject or Player. Priority is set to 50. So don't know if that's what's causing it or not (even though the dragon resistance perk has priority set to 100?) Any help or ideas here would be appreciated <3 ----------------------------------The Undreaming"Unraveling your dreams, and making them reality" Link to comment Share on other sites More sharing options...
lofgren Posted May 19, 2015 Share Posted May 19, 2015 Can't explain why the Draugr is unable to stagger you, or why his damage becomes totally flat when the perk is applied, or why the stamina damage from your other mod is disabled by the perk. But I can tell you that conditions on the perk itself determine when the perk is available to be chosen in a perk constellation, while conditions on the entries themselves determine when the perk is active. Unless the perk is in a constellation and you want to restrict when the player is able to choose it, conditions on the perk should be blank. Link to comment Share on other sites More sharing options...
theundreaming Posted May 19, 2015 Author Share Posted May 19, 2015 Okay so I fixed this. Created a magical effect, Value Modifier, Constant Effect, Self, Attribute 1: Damage Resist, FLAGS: Recovery, FX Resist, No Dur, No Magnitude, No Area. PERK TO APPLY: The DamageResistance perk I created. In Conditions not sure if necessary but it worked last time I tried this so I kept it in: GetIsRace: CustomRace OR GetIsRace CustomRaceVampire OR HasKeyword "Vampire".>Added effect to a ability/spell and added it onto the custom race. That seemed to have worked, it shows up in Active Effects, and the damage is reduced. So.... all is well now :D So yeah fiddling around in CK a bit longer revealed the answer to myself lol. Sorry. Link to comment Share on other sites More sharing options...
lofgren Posted May 19, 2015 Share Posted May 19, 2015 Just be aware that it will not work for NPCs. Link to comment Share on other sites More sharing options...
theundreaming Posted May 19, 2015 Author Share Posted May 19, 2015 What do you mean? The way I have it setup, it's only on my customrace, so of course it won't work for NPCs :P Link to comment Share on other sites More sharing options...
lofgren Posted May 19, 2015 Share Posted May 19, 2015 NPCs can be custom races too. Link to comment Share on other sites More sharing options...
Recommended Posts