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.3 by root, Tue Feb 6 22:40:57 2007 UTC vs.
Revision 1.12 by root, Wed Jan 16 09:59:19 2008 UTC

1object demilich 1object demilich
2inherit class_undead_monster
3anim
4demilich.x11
5demilich.x12
6demilich.x11
7demilich.x13
8demilich.x11
9mina
2name demilich 10name demilich
3race undead 11race undead
4face demilich.x11 12face demilich.x11
5str 10 13str 10
6wis 20 14wis 20
37see_invisible 1 45see_invisible 1
38undead 1 46undead 1
39unaggressive 1 47unaggressive 1
40can_cast_spell 1 48can_cast_spell 1
41anim_speed 5 49anim_speed 5
42color_fg black
43editable 1 50editable 1
51magicmap black
44random_movement 1 52random_movement 1
45anim
46demilich.x11
47demilich.x12
48demilich.x11
49demilich.x13
50demilich.x11
51mina
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