summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/mutation.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/mutation.cc')
-rw-r--r--crawl-ref/source/mutation.cc16
1 files changed, 14 insertions, 2 deletions
diff --git a/crawl-ref/source/mutation.cc b/crawl-ref/source/mutation.cc
index 65a42c9403..807e6e522d 100644
--- a/crawl-ref/source/mutation.cc
+++ b/crawl-ref/source/mutation.cc
@@ -1181,7 +1181,19 @@ mutation_def mutation_defs[] = {
"Your patterned scales recede somewhat."},
"patterned scales"
- }
+ },
+ { MUT_STOCHASTIC_TORMENT_RESISTANCE, 0, 3, false, false,
+ {"You are somewhat able to resist unholy torments (1 in 5 success).",
+ "You are decently able to resist unholy torments (2 in 5 success).",
+ "You are rather able to resist unholy torments (3 in 5 success)."},
+
+ {"You feel a slight anaesthesia.",
+ "You feel a slight anaesthesia.",
+ "You feel a strange anaesthesia."},
+
+ {"","",""},
+
+ "stochastic torment resistance"},
};
const mutation_def& get_mutation_def(mutation_type mut)
@@ -2668,7 +2680,7 @@ void roll_demonspawn_mutations()
static const mutation_type awesome_muts[] = {
MUT_HEAT_RESISTANCE, MUT_FAST, MUT_TELEPORT_AT_WILL, MUT_MAPPING,
MUT_ROBUST, MUT_NEGATIVE_ENERGY_RESISTANCE, MUT_BLACK_SCALES,
- MUT_METALLIC_SCALES, MUT_RED2_SCALES
+ MUT_METALLIC_SCALES, MUT_RED2_SCALES, MUT_STOCHASTIC_TORMENT_RESISTANCE
};
// "Great" mutations define strategy in common encounters, but not