ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/undead/demilich.arc
(Generate patch)

Comparing deliantra/arch/monster/undead/demilich.arc (file contents):
Revision 1.7 by root, Sat Mar 3 01:23:31 2007 UTC vs.
Revision 1.9 by root, Tue Apr 17 19:12:50 2007 UTC

44see_invisible 1 44see_invisible 1
45undead 1 45undead 1
46unaggressive 1 46unaggressive 1
47can_cast_spell 1 47can_cast_spell 1
48anim_speed 5 48anim_speed 5
49color_fg black
50editable 1 49editable 1
50magicmap black
51random_movement 1 51random_movement 1
52end 52end
53 53
54object doubledemilich
55inherit demilich
56con 4
57pow 20
58hp 2000
59maxhp 2000
60sp 200
61maxsp 200
62dam 60
63wc -20
64ac -30
65x 15
66y 63
67speed 0.75
68attacktype 70680
69unaggressive 0
70end
71

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines