(This is with the pre-February update)
Can someone (anybody BUT Kelrugem, since he's supposed to be working on his thesis :) )confirm if this is possible: IF: DMGTYPE: bludgeoning; FORTIF: 70 critical;
I'm trying to have an effect in CT that will apply a 70% Fortification against bludgeoning critical.
I'm not sure if the syntax is wrong or if it isn't possible. Right now, it is applying the Fortification against all crits. In the attached image, you'll see teh weapon only has the slashing damage type, which is showing in the Fortification chance chat message.
Attachment 44093
For the ultimate, super-bonus, double win... I'm trying to do something like this:
IF: DMGTYPE: bludgeoning; FORTIF: 70 critical;
NIF: DMGTYPE: bludgeoning; FORTIF: 15 critical;
For the end goal of 70% Fortification against bludgeoning, and only 15% against all else. Do you think that would be possible? We're trying to use Armor as Damage Reduction alternate rules and this would make it a piece of cake. Thank you in advance for any guidance!