summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spl-data.h
diff options
context:
space:
mode:
authorNicholas Feinberg <pleasingfung@gmail.com>2014-05-27 20:07:10 -0700
committerNicholas Feinberg <pleasingfung@gmail.com>2014-05-27 20:08:15 -0700
commit82da913bb1dc22010cf0f47cae656e9f50465dd7 (patch)
treede1256e24e5b0b18e194519494e3a3724d40d307 /crawl-ref/source/spl-data.h
parent6644165f80cb0b139aa655a56b9361ecb6f82761 (diff)
downloadcrawl-ref-82da913bb1dc22010cf0f47cae656e9f50465dd7.tar.gz
crawl-ref-82da913bb1dc22010cf0f47cae656e9f50465dd7.zip
Reduce Tukima's Dance to level 3
The new effect compared unfavorably to Enslavement. It works rather a lot better at level 3, and will probably get more use there, too.
Diffstat (limited to 'crawl-ref/source/spl-data.h')
-rw-r--r--crawl-ref/source/spl-data.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/crawl-ref/source/spl-data.h b/crawl-ref/source/spl-data.h
index 8c62723443..e9c2584c7e 100644
--- a/crawl-ref/source/spl-data.h
+++ b/crawl-ref/source/spl-data.h
@@ -1055,8 +1055,8 @@ static const struct spell_desc spelldata[] =
SPELL_TUKIMAS_DANCE, "Tukima's Dance",
SPTYP_HEXES,
SPFLAG_DIR_OR_TARGET,
- 5,
- 200,
+ 3,
+ 100,
LOS_RADIUS, LOS_RADIUS,
0,
NULL,