summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spl-book.cc
diff options
context:
space:
mode:
authorDracoOmega <draco_omega@live.com>2014-02-26 00:09:16 -0330
committerSteve Melenchuk <smelenchuk@gmail.com>2014-03-06 09:58:12 -0700
commit08098647c742b4731605eed4780f5763604468e8 (patch)
treec9157d1a1a75056347855b3c6eca3e572d365c9b /crawl-ref/source/spl-book.cc
parentcb30c9eeb30b0eb6c2ce7c83a6d0b0a38e574630 (diff)
downloadcrawl-ref-08098647c742b4731605eed4780f5763604468e8.tar.gz
crawl-ref-08098647c742b4731605eed4780f5763604468e8.zip
Make the Book of Summonings less rare
It was the rarest book outside the 3 high-level books by a nice margin, and it's unclear to my why this should be the case (nothing in it is even over level 6, after all). Maybe it dates back from when abjuration was an extremely powerful spell that tons of characters wanted, and thus an excellent find on that basis alone? But that hasn't been true for a long time, and its rarity feels rather disproportionate to its power.
Diffstat (limited to 'crawl-ref/source/spl-book.cc')
-rw-r--r--crawl-ref/source/spl-book.cc4
1 files changed, 1 insertions, 3 deletions
diff --git a/crawl-ref/source/spl-book.cc b/crawl-ref/source/spl-book.cc
index 453d28a9d0..592198dc45 100644
--- a/crawl-ref/source/spl-book.cc
+++ b/crawl-ref/source/spl-book.cc
@@ -270,6 +270,7 @@ int book_rarity(uint8_t which_book)
case BOOK_TEMPESTS:
case BOOK_DEATH:
+ case BOOK_SUMMONINGS:
return 11;
case BOOK_BURGLARY:
@@ -282,9 +283,6 @@ int book_rarity(uint8_t which_book)
case BOOK_DRAGON:
return 15;
- case BOOK_SUMMONINGS:
- return 18;
-
case BOOK_ANNIHILATIONS:
case BOOK_GRAND_GRIMOIRE:
case BOOK_NECRONOMICON: // Kikubaaqudgha special