summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordshaligram <dshaligram@c06c8d41-db1a-0410-9941-cceddc491573>2006-11-22 16:12:46 +0000
committerdshaligram <dshaligram@c06c8d41-db1a-0410-9941-cceddc491573>2006-11-22 16:12:46 +0000
commit32f29d090affd5e7b00a7aa516510fa42027ab05 (patch)
treec4c30802ede53169d2f1832ab06088e460b8ead9
parentb0d7452e9ca09372b8db3e7fd82714dd9f393c7a (diff)
downloadcrawl-ref-32f29d090affd5e7b00a7aa516510fa42027ab05.tar.gz
crawl-ref-32f29d090affd5e7b00a7aa516510fa42027ab05.zip
[1601161] Adjusted statue stats.
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@472 c06c8d41-db1a-0410-9941-cceddc491573
-rw-r--r--crawl-ref/source/mon-data.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/crawl-ref/source/mon-data.h b/crawl-ref/source/mon-data.h
index 47f443f951..0ba9523678 100644
--- a/crawl-ref/source/mon-data.h
+++ b/crawl-ref/source/mon-data.h
@@ -4396,8 +4396,8 @@ not think it fits into Crawl ... {dlb}
MR_RES_POISON | MR_RES_FIRE | MR_RES_COLD | MR_RES_ELEC,
0, 10, MONS_CLAY_GOLEM, MONS_ORANGE_STATUE, MH_NONLIVING, MAG_IMMUNE,
{ 0, 0, 0, 0 },
- { 3, 50, 30, 120 },
- 30, 3, 10, 7, MST_NO_SPELLS, CE_NOCORPSE, Z_NOZOMBIE, S_SILENT, I_HIGH,
+ { 12, 0, 0, 160 },
+ 30, 1, 10, 7, MST_NO_SPELLS, CE_NOCORPSE, Z_NOZOMBIE, S_SILENT, I_HIGH,
MONUSE_NOTHING
}
,
@@ -4408,8 +4408,8 @@ not think it fits into Crawl ... {dlb}
MR_RES_POISON | MR_RES_FIRE | MR_RES_COLD | MR_RES_ELEC,
0, 10, MONS_CLAY_GOLEM, MONS_SILVER_STATUE, MH_NONLIVING, MAG_IMMUNE,
{ 0, 0, 0, 0 },
- { 3, 50, 0, 120 },
- 30, 3, 10, 7, MST_NO_SPELLS, CE_NOCORPSE, Z_NOZOMBIE, S_SILENT, I_HIGH,
+ { 12, 0, 0, 150 },
+ 30, 1, 10, 7, MST_NO_SPELLS, CE_NOCORPSE, Z_NOZOMBIE, S_SILENT, I_HIGH,
MONUSE_NOTHING
}
,