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.1 by root, Mon Feb 6 20:26:59 2006 UTC vs.
Revision 1.9 by root, Tue Apr 17 19:12:50 2007 UTC

1Object demilich 1object demilich
2anim
3demilich.x11
4demilich.x12
5demilich.x11
6demilich.x13
7demilich.x11
8mina
2name demilich 9name demilich
3race undead 10race undead
4randomitems demilich
5face demilich.111 11face demilich.x11
6anim 12str 10
7demilich.111 13wis 20
8demilich.112 14pow 80
9demilich.111 15hp 1000
10demilich.113 16maxhp 1000
11demilich.111 17sp 100
12mina 18maxsp 100
19exp 90000
20dam 20
21wc -3
22ac -15
23speed 0.25
24level 31
13attacktype 65552 25attacktype 65552
14speed 0.25
15anim_speed 5
16alive 1
17monster 1
18unaggressive 1
19random_movement 1
20can_cast_spell 1
21can_apply 25
22Str 10
23Wis 20
24Pow 80
25see_invisible 1
26no_pick 1
27resist_physical 50 26resist_physical 50
28resist_magic 100 27resist_magic 100
29resist_fire 100 28resist_fire 100
30resist_electricity 100 29resist_electricity 100
31resist_cold 100 30resist_cold 100
35resist_poison 100 34resist_poison 100
36resist_slow 100 35resist_slow 100
37resist_paralyze 100 36resist_paralyze 100
38resist_fear 100 37resist_fear 100
39resist_blind 100 38resist_blind 100
40sp 100
41maxsp 100
42hp 1000
43maxhp 1000
44wc -3
45ac -15
46exp 90000
47dam 20
48level 31
49weight 150000 39weight 150000
40randomitems demilich
41alive 1
42no_pick 1
43monster 1
44see_invisible 1
45undead 1
46unaggressive 1
47can_cast_spell 1
48anim_speed 5
50editable 1 49editable 1
51undead 1 50magicmap black
52color_fg black 51random_movement 1
53end 52end
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