[nyctos] r207 committed - Buffs to a variety of late game monsters

0 views
Skip to first unread message

nyc...@googlecode.com

unread,
Feb 18, 2012, 8:38:35 PM2/18/12
to nycto...@googlegroups.com
Revision: 207
Author: GreenbergJH
Date: Sat Feb 18 17:37:31 2012
Log: Buffs to a variety of late game monsters
http://code.google.com/p/nyctos/source/detail?r=207

Modified:
/trunk/src/data.res/scripts/monsters/apollyon.py
/trunk/src/data.res/scripts/monsters/flayedspectre.py
/trunk/src/data.res/scripts/monsters/soulflayermist.py
/trunk/src/data.res/scripts/monsters/swordwraith.py

=======================================
--- /trunk/src/data.res/scripts/monsters/apollyon.py Mon Jan 16 21:57:53
2012
+++ /trunk/src/data.res/scripts/monsters/apollyon.py Sat Feb 18 17:37:31
2012
@@ -22,7 +22,7 @@
parole.map.AsciiTile('A', colors['Black']), # symbol, color
17, # str
17, # dex
- 14, # con
+ 60, # con
17, # per
16, # spd
6, # level
=======================================
--- /trunk/src/data.res/scripts/monsters/flayedspectre.py Mon Jan 16
21:57:53 2012
+++ /trunk/src/data.res/scripts/monsters/flayedspectre.py Sat Feb 18
17:37:31 2012
@@ -23,10 +23,10 @@
'flayed spectre', # name
parole.map.AsciiTile('Z', colors['PeachPuff']), # symbol, color
15, # str
- 11, # dex
- 11, # con
+ 14, # dex
+ 14, # con
17, # per
- 11, # spd
+ 13, # spd
5, # level
160, # xp value
False, # name starts with vowel? i.e., use "an" instead of "a"
=======================================
--- /trunk/src/data.res/scripts/monsters/soulflayermist.py Mon Jan 16
21:57:53 2012
+++ /trunk/src/data.res/scripts/monsters/soulflayermist.py Sat Feb 18
17:37:31 2012
@@ -22,7 +22,7 @@
'soul-flayer mist', # name
parole.map.AsciiTile('M', colors['SaddleBrown']), # symbol,
color
16, # str
- 10, # dex
+ 15, # dex
7, # con
17, # per
17, # spd
@@ -33,7 +33,7 @@
'lacerate', # unarmed attack verb
'disperse', # death verb
False, # leaves corpse?
- 1000, # unarmed attack energy
+ 500, # unarmed attack energy
description,
#brain=ai.MistBrain(self, ai.defaultStateMap),
lightTolerance=-1,
=======================================
--- /trunk/src/data.res/scripts/monsters/swordwraith.py Mon Jan 16 21:57:53
2012
+++ /trunk/src/data.res/scripts/monsters/swordwraith.py Sat Feb 18 17:37:31
2012
@@ -24,7 +24,7 @@
self,
'sword wraith', # name
parole.map.AsciiTile('W', colors['Red']), # symbol, color
- 16, # str
+ 30, # str
11, # dex
11, # con
11, # per

Reply all
Reply to author
Forward
0 new messages