summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/mutation-data.h
diff options
context:
space:
mode:
authorreaverb <reaverb.Crawl@gmail.com>2014-05-30 21:53:57 -0400
committerreaverb <reaverb.Crawl@gmail.com>2014-05-31 01:34:23 -0400
commit7ad26a9524e26e0ff988d0bad4528d4c9232725b (patch)
tree3cb2d127ade8ef2946dd9d020f061592ba05b48f /crawl-ref/source/mutation-data.h
parent9da5f1d77a1c4c7b6653b66e6ab3be3d1b11e782 (diff)
downloadcrawl-ref-7ad26a9524e26e0ff988d0bad4528d4c9232725b.tar.gz
crawl-ref-7ad26a9524e26e0ff988d0bad4528d4c9232725b.zip
New mutation: Forlorn
This mutation acts as an anti-faith, making piety gain slower. This probably doesn't work well with wretched stars, but it seems like a good, long term, strategic effect. This idea has been floated around before as a species mutation. It could be added to one of the blander species, or given to a new species.
Diffstat (limited to 'crawl-ref/source/mutation-data.h')
-rw-r--r--crawl-ref/source/mutation-data.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/crawl-ref/source/mutation-data.h b/crawl-ref/source/mutation-data.h
index 24e5c14860..514dbabc55 100644
--- a/crawl-ref/source/mutation-data.h
+++ b/crawl-ref/source/mutation-data.h
@@ -1027,6 +1027,16 @@ static const mutation_def mut_data[] =
"wild magic"
},
+{ MUT_FORLORN, 6, 1, true, false,
+ "forlorn",
+
+ {"You have difficulty communicating with the divine.","",""},
+ {"You feel forlorn.","",""},
+ {"You feel more spiritual.","",""},
+
+ "forlorn"
+},
+
{ MUT_STOCHASTIC_TORMENT_RESISTANCE, 0, 1, false, false,
"50% torment resistance",