summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spl-data.h
diff options
context:
space:
mode:
authorDracoOmega <draco_omega@live.com>2014-02-20 02:43:16 -0330
committerSteve Melenchuk <smelenchuk@gmail.com>2014-03-06 09:58:03 -0700
commitc60085f66cc3fa0e7dd44289e96877a76c277196 (patch)
treedbd5ea9d3e1f83930f919a483c8b796ee668c02a /crawl-ref/source/spl-data.h
parent257c1ba7c9d9ba868705cf9481fbe59fce056d87 (diff)
downloadcrawl-ref-c60085f66cc3fa0e7dd44289e96877a76c277196.tar.gz
crawl-ref-c60085f66cc3fa0e7dd44289e96877a76c277196.zip
Scale Call Canine Familiar better with spellpower
This commit makes which canine the spell produces more strongly affected by spellpower. Wolves should be less common at low power (where they are extremely powerful), while hounds should stop being the common result at higher power (where they are so weak as to be useless), eventually phasing out altogether. Newly-buffed wargs are placed at a tier above wolves, eventually replacing them. The idea is that which canine you get is more consistant, based on spellpower, in the hope of giving the spell a little more longevity without boosting earlygame power (and in fact curtailing it somewhat).
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 e8e5295227..2f10d33365 100644
--- a/crawl-ref/source/spl-data.h
+++ b/crawl-ref/source/spl-data.h
@@ -1561,7 +1561,7 @@ struct spell_desc
SPTYP_SUMMONING,
SPFLAG_NONE,
3,
- 200,
+ 100,
-1, -1,
0,
NULL,