Give barrow wights a cold touch
Their attack is described as "the icy touch froze his bones" in Lord of the Rings
This commit is contained in:
@@ -1919,7 +1919,8 @@ struct permonst _mons2[] = {
|
||||
MON("barrow wight", S_WRAITH, LVL(3, 12, 5, 5, -3),
|
||||
(G_GENO | G_NOCORPSE | 1),
|
||||
A(ATTK(AT_WEAP, AD_DRLI, 0, 0), ATTK(AT_MAGC, AD_SPEL, 0, 0),
|
||||
ATTK(AT_CLAW, AD_PHYS, 1, 4), NO_ATTK, NO_ATTK, NO_ATTK),
|
||||
ATTK(AT_CLAW, AD_PHYS, 1, 4), ATTK(AT_TUCH, AD_COLD, 1, 4),
|
||||
NO_ATTK, NO_ATTK),
|
||||
SIZ(1200, 0, MS_SPELL, MZ_HUMAN), MR_COLD | MR_SLEEP | MR_POISON, 0,
|
||||
M1_BREATHLESS | M1_HUMANOID,
|
||||
M2_UNDEAD | M2_STALK | M2_HOSTILE | M2_COLLECT, 0, 7, CLR_GRAY),
|
||||
|
||||
Reference in New Issue
Block a user