Drow_Mod
UPDATE: 07/02/17 – Now compatibile with Custom District "Altar of Cthulhu"
This mod adds the custom class Drow to the Darkest Dungeon. She acts as a fighter cleric who can heal from the second row if needed. Beware her magical abilities of poison and darkness – a gift from her Goddess of Darkness.
The Drow is an unholy hero – and will not pair with religous types.
Skills & Effects:
combat_skill: .id "hack_slash" .level 0 .type "melee" .atk 80% .dmg 0% .crit 2% .launch 21 .target 12 .is_crit_valid True
combat_skill: .id "poison_tip" .level 0 .type "melee" .atk 80% .dmg -50% .crit 2% .launch 21 .target ~12 .is_crit_valid True .effect "PD Blight 1"
combat_skill: .id "faerie_fire" .level 0 .type "ranged" .atk 95% .dmg -80% .crit 2% .launch 43 .target ~34 .is_crit_valid True .effect "Bleed 1"
combat_skill: .id "goddess_embrace" .level 0 .heal 3 4 .launch 32 .target @4321 .generation_guaranteed true
combat_skill: .id "darkness" .level 0 .type "ranged" .atk 95% .dmg -100% .crit 0% .launch 1234 .target ~1234 .is_crit_valid True .effect "Hound Debuff 1" "Darkness 1"
combat_skill: .id "spiders_nest" .level 0 .type "melee" .atk 80% .dmg -40% .crit 1% .launch 4321 .target ~34 .is_crit_valid True .effect "PD Blight 1" .generation_guaranteed true
combat_skill: .id "darkvision" .level 0 .type "ranged" .atk 0% .dmg 0% .crit 0% .launch 1234 .target .is_crit_valid True .effect "Dodge 1" "GR Acc Buff 1" "Darkness 1"
