The Witch Class Mod (v0.9) ------------------------------------ Selfish pretender of proper mage Witch have to call upon entities who feed on human nature. While lacking years of training and magical talent she trade health, longevity, bits of soul, often not her own, to loan power, for a time, again and again. Promise of True magic is what bring witches to this town, hope to get real power and be finally free. ------------------------------------ How to Install Simply copy each of the folder into the DarkestDungeon game folder (usually here C:\Program Files (x86)\Steam\steamapps\common\DarkestDungeon\) This should copy over and add some files to each of the folder. It would also be a good idea to back up some files before hand. The Witch should appear as a hirable hero in the stagecoach. It might be a good idea to start a new game (since if the mod file were deleted, having an Witch on your roaster might crash the game). ------------------------------------ Also if needed (if the effects file are updated and such) Please copyover the following code into the scripts/effects file manually. effect: .name "Witch Blood 1" .curio_result_type "negative" .chance 105% .debuffenemy 1 .damage_low_multiply 30% .damage_high_multiply 30% .attack_rating_add -15% .protection_rating_add -30% .tag 1.duration 5 .on_hit true .on_miss false effect: .name "Witch Blood 2" .curio_result_type "negative" .chance 115% .debuffenemy 1 .damage_low_multiply 30% .damage_high_multiply 30% .attack_rating_add -16% .protection_rating_add -35% .tag 1.duration 5 .on_hit true .on_miss false effect: .name "Witch Blood 3" .curio_result_type "negative" .chance 125% .debuffenemy 1 .damage_low_multiply 30% .damage_high_multiply 30% .attack_rating_add -17% .protection_rating_add -40% .tag 1.duration 5 .on_hit true .on_miss false effect: .name "Witch Blood 4" .curio_result_type "negative" .chance 135% .debuffenemy 1 .damage_low_multiply 30% .damage_high_multiply 30% .attack_rating_add -18% .protection_rating_add -45% .tag 1.duration 5 .on_hit true .on_miss false effect: .name "Witch Blood 5" .curio_result_type "negative" .chance 145% .debuffenemy 1 .damage_low_multiply 30% .damage_high_multiply 30% .attack_rating_add -20% .protection_rating_add -50% .tag 1.duration 5 .on_hit true .on_miss false effect: .name "OverCurse" .curio_result_type "positive" .keyStatus "tagged" .buffself 1 .damage_low_multiply 150% .damage_high_multiply 150% .on_hit true .on_miss false effect: .name "Witch Basilisk 1" .curio_result_type "negative" .chance 105% .debuffenemy 1 .damage_low_multiply -30% .damage_high_multiply -30% .speed_rating_add -4 .protection_rating_add 30% .tag 1.duration 5 .on_hit true .on_miss false effect: .name "Witch Basilisk 2" .curio_result_type "negative" .chance 115% .debuffenemy 1 .damage_low_multiply -35% .damage_high_multiply -35% .speed_rating_add -4 .protection_rating_add 30% .tag 1.duration 5 .on_hit true .on_miss false effect: .name "Witch Basilisk 3" .curio_result_type "negative" .chance 125% .debuffenemy 1 .damage_low_multiply -40% .damage_high_multiply -40% .speed_rating_add -4 .protection_rating_add 30% .tag 1.duration 5 .on_hit true .on_miss false effect: .name "Witch Basilisk 4" .curio_result_type "negative" .chance 135% .debuffenemy 1 .damage_low_multiply -45% .damage_high_multiply -45% .speed_rating_add -4 .protection_rating_add 30% .tag 1.duration 5 .on_hit true .on_miss false effect: .name "Witch Basilisk 5" .curio_result_type "negative" .chance 145% .debuffenemy 1 .damage_low_multiply -50% .damage_high_multiply -50% .speed_rating_add -4 .protection_rating_add 30% .tag 1.duration 5 .on_hit true .on_miss false effect: .name "Witch Flesh Curse_a" .curio_result_type "negative" .buffother 1 .attack_rating_add -10% .protection_rating_add -20% .duration 5 .on_hit true .on_miss true effect: .name "Witch Flesh Curse_b" .curio_result_type "negative" .chance 100% .stress 2 .tag 1 .duration 5 .on_hit true .on_miss true effect: .name "Witch Taint_a" .curio_result_type "positive" .buffself 1 .damage_low_multiply 80% .damage_high_multiply 80% .duration 5 .on_hit true .on_miss true .apply_once true effect: .name "Witch Taint_b" .curio_result_type "positive" .chance 300% .dotPoison 1 .duration 10 .stress 8 .on_hit true .on_miss true effect: .name "Witch Bleed Leech" .curio_result_type "positive" .keyStatus "bleeding" .buffself 1 .damage_low_multiply 100% .damage_high_multiply 100% .attack_rating_add 15% .on_hit true .on_miss false effect: .name "Witch Blight Leech" .curio_result_type "positive" .keyStatus "poisoned" .buffself 1 .damage_low_multiply 100% .damage_high_multiply 100% .crit_chance_add 15% .on_hit true .on_miss false effect: .name "Sacrifice Lamb_a" .curio_result_type "positive" .buffself 1 .damage_low_multiply 300% .damage_high_multiply 300% .duration 10 .on_hit true .apply_once true .on_miss true effect: .name "Sacrifice Lamb_b" .curio_result_type "positive" .healselfstress 20 .on_hit true .on_miss true effect: .name "Sacrifice Lamb_c" .curio_result_type "negative" .stress 50 .on_hit true .on_miss true effect: .name "Sacrifice Lamb_d" .curio_result_type "negative" .chance 200% .dotPoison 20 .duration 1 .on_hit true .on_miss true effect: .name "Witch Bleed" .curio_result_type "negative" .chance 100% .dotBleed 1 .duration 3 .on_hit true .on_miss false effect: .name "Witch Wail" .curio_result_type "negative" .torch_decrease 10 .buffself 1 .damage_low_multiply -100% .damage_high_multiply -100% .duration 3 .on_hit true .on_miss true ------------------------------------ Moded by: ErlKing ------------------------------------ “Witch Class Mod” is not an official Red Hook Studios product or product modification, and Red Hook Studios Inc. is not responsible in any way for changes or damages that may result from using the mod. Furthermore, “Darkest Dungeon” and the Darkest Dungeon logo are trademarks of Red Hook Studios Inc. All content in the game is Copyright Red Hook Studios Inc. All rights reserved.