0 of 0

File information

Last updated

Original upload

Created by

darcyy77

Uploaded by

darcyy77

Virus scan

Safe to use

Tags for this mod

About this mod

AC+2 for every warlock at level.6. Hexblade is NOT modified. Fiendish Resilience (lvl.10 The Fiend) simplified too.

Permissions and credits
Hello warlocks, why loosing time with these funny but useless subclass features :

Dark One's Own Luck (The Fiend) +1d10 to ability check...bla...bla...bla...short rest ; ABILITY really ?
Misty escape (Archfey) : upon taking damage....bla...bla..bla...short rest ; TAKING damage really ?
 Entropic ward (Great Old One) : impose disadvantage...bla...bla..bla...short rest ; could be worse sure...see above..
Accursed Spectre (Hexblade) : so new, so cool, let's people have fun with it. It will be NOT modified by this mod.


My proposal : replace this feature by a simple static one, to every warlock, except Hexblade :

Protection contract : your patron grants you a +2 bonus to armor class
 Fiendish Resilience (The Fiend Level 10 feature): you gain resistance to 



Easter Egg :

 Hex free and simplified
  Hunger of Hadar bug is fixed (have a look at the wiki)


Last word :

Celestial Warlock is my actual character's class at dnd 5. Party with a DM, friends, paper sheet... It's the only one subclass with a STATIC feature and no short rest needed. It's quite a good point. Also in real dnd5 campaigns, short rests are rare :) Hope you enjoy my mod.

Thanks for reading, and a big thanks for MODS I used in pictures :
- Daija Head Mod by tabatha
- Daemon Targaryen Armour by tashaweeds
Code :

new entry "DarkOnesOwnLuck"
type "PassiveData"
data "DisplayName" "DarkOnesOwnLuck_name;1"
data "Description" "DarkOnesOwnLuck_des;1"
data "Icon" "PassiveFeature_Generic_Magical"
data "Properties" ""
data "Boosts" "AC(2)"

new entry "EntropicWard"
type "PassiveData"
data "DisplayName" "EntropicWard_name;1"
data "Description" "EntropicWard_des;1"
data "Icon" "PassiveFeature_Generic_Magical"
data "Properties" ""
data "Boosts" "AC(2)"

new entry "MistyEscape"
type "PassiveData"
data "DisplayName" "MistyEscape_name;1"
data "Description" "MistyEscape_des;1"
data "Icon" "PassiveFeature_Generic_Magical"
data "Properties" ""
data "Boosts" "AC(2)"

new entry "FiendishResilience"
type "PassiveData"
data "DisplayName" "h0527734cgb2d7g4989ga2dfg7797774aa33e;2"
data "Description" "FiendishResilience_des;1"
data "ExtraDescriptionParams" "1"
data "Icon" "PassiveFeature_FiendishResilience"
data "Boosts" "Resistance(Fire, Resistant);Resistance(Cold, Resistant);Resistance(Lightning, Resistant);Resistance(Poison, Resistant)"