summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spl-data.h
diff options
context:
space:
mode:
authorDracoOmega <draco_omega@live.com>2014-02-13 16:10:47 -0330
committerDracoOmega <draco_omega@live.com>2014-02-13 16:10:47 -0330
commit74a666722cce3ac5c022eab9228938887cc34816 (patch)
treea3cd82fc8487c0cae75a335b141a739645e0ac18 /crawl-ref/source/spl-data.h
parentacd4404d4162105165299314ca30aa1f593b18bb (diff)
downloadcrawl-ref-74a666722cce3ac5c022eab9228938887cc34816.tar.gz
crawl-ref-74a666722cce3ac5c022eab9228938887cc34816.zip
Improve guardian golem defenses, scale hp with spell power
Also give it some resists. For a monster whose primary job is to defend things, it tended to die curiously easily.
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 92a5f23921..f96d3796e2 100644
--- a/crawl-ref/source/spl-data.h
+++ b/crawl-ref/source/spl-data.h
@@ -3593,7 +3593,7 @@ struct spell_desc
SPTYP_SUMMONING | SPTYP_HEXES,
SPFLAG_NONE,
4,
- 0,
+ 100,
-1, -1,
0,
NULL,