summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spl-data.h
diff options
context:
space:
mode:
authorDracoOmega <draco_omega@live.com>2014-03-22 01:13:08 -0230
committerDracoOmega <draco_omega@live.com>2014-03-22 01:41:41 -0230
commit1040232743a18b2399901ff3cc3799e53ea2104d (patch)
tree62637e7dcd2db954c527b899d7e56d3cb9a3886f /crawl-ref/source/spl-data.h
parentfa59a01f93d0554f6bff16913938e437f8952a43 (diff)
downloadcrawl-ref-1040232743a18b2399901ff3cc3799e53ea2104d.tar.gz
crawl-ref-1040232743a18b2399901ff3cc3799e53ea2104d.zip
Buff rods of (fiery) destruction a bit
Both destruction and fiery destruction felt rather underwhelming in practice, particularly compared to the traditionally good rods. This lowers the level of random bolt from 5 to 4 (letting you get more than 3 shots from a full-capacity rod) and raises the damage on both (moreso for fiery than non-fiery destruction).
Diffstat (limited to 'crawl-ref/source/spl-data.h')
-rw-r--r--crawl-ref/source/spl-data.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/spl-data.h b/crawl-ref/source/spl-data.h
index 1a82bf6ee8..34cbf645c6 100644
--- a/crawl-ref/source/spl-data.h
+++ b/crawl-ref/source/spl-data.h
@@ -3637,7 +3637,7 @@ struct spell_desc
SPELL_RANDOM_BOLT, "Random Bolt",
SPTYP_CONJURATION,
SPFLAG_DIR_OR_TARGET,
- 5,
+ 4,
200,
6, 6,
0,