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.8 by root, Sun Mar 11 00:15:42 2007 UTC vs.
Revision 1.10 by root, Tue Apr 17 19:20:06 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines