summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordshaligram <dshaligram@c06c8d41-db1a-0410-9941-cceddc491573>2007-03-27 08:53:01 +0000
committerdshaligram <dshaligram@c06c8d41-db1a-0410-9941-cceddc491573>2007-03-27 08:53:01 +0000
commit32c2060ed01ea4a574673cc613e066d63aa407ff (patch)
tree52acd4475527ea6b1482933acdf538c9916fa57a
parentf72d10030e37b1689bcd74f9359b4a5c5bbc7e13 (diff)
downloadcrawl-ref-32c2060ed01ea4a574673cc613e066d63aa407ff.tar.gz
crawl-ref-32c2060ed01ea4a574673cc613e066d63aa407ff.zip
Give Tiamat poison resistance (since she keeps poisoning herself otherwise) and
a stronger melee attack. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@1108 c06c8d41-db1a-0410-9941-cceddc491573
-rw-r--r--crawl-ref/source/mon-data.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/crawl-ref/source/mon-data.h b/crawl-ref/source/mon-data.h
index 9fc3ea4c96..aa0351b7a1 100644
--- a/crawl-ref/source/mon-data.h
+++ b/crawl-ref/source/mon-data.h
@@ -4405,9 +4405,9 @@
{
MONS_TIAMAT, 'd', MAGENTA, "Tiamat",
M_HUMANOID | M_SEE_INVIS | M_EVIL | M_UNIQUE,
- MR_NO_FLAGS,
+ MR_RES_POISON,
0, 10, MONS_DRACONIAN, MONS_DRACONIAN, MH_NATURAL, -5,
- { {AT_HIT, AF_PLAIN, 20}, {AT_HIT, AF_PLAIN, 5}, {AT_HIT, AF_PLAIN, 5} },
+ { {AT_HIT, AF_PLAIN, 35}, {AT_HIT, AF_PLAIN, 25}, {AT_HIT, AF_PLAIN, 10} },
{ 22, 0, 0, 200 },
8, 10, 10, 10, MST_NO_SPELLS, CE_NOCORPSE, Z_SMALL, S_ROAR, I_HIGH,
MONUSE_STARTING_EQUIPMENT, SIZE_MEDIUM