summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/book-data.h
diff options
context:
space:
mode:
authorChris Campbell <chriscampbell89@gmail.com>2014-02-20 06:38:59 +0000
committerChris Campbell <chriscampbell89@gmail.com>2014-02-20 06:38:59 +0000
commit6e8a634f6930f82f2d7f6f3e4edbcd2bb1e53d2c (patch)
tree572151a032c1b4f6d82808abde3f64aa430f3e6f /crawl-ref/source/book-data.h
parenta253274b23a6a995e8731892ab9d14ee6a7f5470 (diff)
downloadcrawl-ref-6e8a634f6930f82f2d7f6f3e4edbcd2bb1e53d2c.tar.gz
crawl-ref-6e8a634f6930f82f2d7f6f3e4edbcd2bb1e53d2c.zip
Swap spell levels of Battlesphere and Fulminant Prism
Battlesphere 4->5 (it is still incredibly MP-efficient for the damage it can deal), Fulminant Prism 5->4 (it deals Fireball-ish damage but requires some setup to work).
Diffstat (limited to 'crawl-ref/source/book-data.h')
-rw-r--r--crawl-ref/source/book-data.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/crawl-ref/source/book-data.h b/crawl-ref/source/book-data.h
index c1c7a7d449..0880be6444 100644
--- a/crawl-ref/source/book-data.h
+++ b/crawl-ref/source/book-data.h
@@ -13,9 +13,9 @@
SPELL_MAGIC_DART,
SPELL_SEARING_RAY,
SPELL_DAZZLING_SPRAY,
+ SPELL_FULMINANT_PRISM,
SPELL_ISKENDERUNS_MYSTIC_BLAST,
SPELL_BATTLESPHERE,
- SPELL_FULMINANT_PRISM,
SPELL_NO_SPELL,
SPELL_NO_SPELL,
},
@@ -342,10 +342,10 @@
},
{ // Book of Power
+ SPELL_FULMINANT_PRISM,
SPELL_ISKENDERUNS_MYSTIC_BLAST,
SPELL_VENOM_BOLT,
SPELL_BOLT_OF_MAGMA,
- SPELL_FULMINANT_PRISM,
SPELL_IRON_SHOT,
SPELL_IOOD,
SPELL_NO_SPELL,