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.12 by root, Wed Jan 16 09:59:19 2008 UTC

1object demilich 1object demilich
2inherit class_undead_monster
2anim 3anim
3demilich.x11 4demilich.x11
4demilich.x12 5demilich.x12
5demilich.x11 6demilich.x11
6demilich.x13 7demilich.x13
49editable 1 50editable 1
50magicmap black 51magicmap black
51random_movement 1 52random_movement 1
52end 53end
53 54
55object doubledemilich
56inherit demilich
57name doubledemilich
58exp 270000
59con 4
60pow 20
61hp 2000
62maxhp 2000
63sp 200
64maxsp 200
65dam 60
66wc -20
67ac -30
68x 15
69y 63
70speed 0.75
71attacktype 70680
72unaggressive 0
73end
74

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines