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.11 by root, Sat Aug 4 21:35:10 2007 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
58con 4
59pow 20
60hp 2000
61maxhp 2000
62sp 200
63maxsp 200
64dam 60
65wc -20
66ac -30
67x 15
68y 63
69speed 0.75
70attacktype 70680
71unaggressive 0
72end
73

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines