From c9fda02ca95819b56b730617ecc71c7584bfdcd0 Mon Sep 17 00:00:00 2001 From: dshaligram Date: Wed, 26 Sep 2007 13:50:10 +0000 Subject: Dropped bolt of inaccuracy accuracy. It's probably still be too accurate, given the nerf to monster EV vs beams. Bumped inaccuracy to level 3. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@2215 c06c8d41-db1a-0410-9941-cceddc491573 --- crawl-ref/source/spl-data.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crawl-ref/source/spl-data.h') diff --git a/crawl-ref/source/spl-data.h b/crawl-ref/source/spl-data.h index 101152e0fe..812ba85aae 100644 --- a/crawl-ref/source/spl-data.h +++ b/crawl-ref/source/spl-data.h @@ -685,7 +685,7 @@ SPELL_BOLT_OF_INACCURACY, "Bolt of Inaccuracy", SPTYP_CONJURATION, SPFLAG_DIR_OR_TARGET, - 2, + 3, 1000, NULL, true -- cgit v1.2.3-54-g00ecf