ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/humanoid/lord_e.arc
(Generate patch)

Comparing deliantra/arch/monster/humanoid/lord_e.arc (file contents):
Revision 1.6 by root, Sat Mar 3 01:16:04 2007 UTC vs.
Revision 1.7 by root, Sat Mar 3 01:23:07 2007 UTC

1object lord_e 1object lord_e
2name Lord Eureca (commanded by Ghothwolte)
3face lord_e.x11
4race human
5anim 2anim
6lord_e.x11 3lord_e.x11
7lord_e.x12 4lord_e.x12
8mina 5mina
6name Lord Eureca (commanded by Ghothwolte)
7race human
8face lord_e.x11
9Str 30 9str 30
10Dex 30 10dex 30
11Con 1 11con 1
12Wis 1 12wis 1
13Pow 1 13pow 1
14Int 1 14int 1
15hp 10000 15hp 10000
16maxhp 10000 16maxhp 10000
17sp 400 17sp 400
18maxsp 400 18maxsp 400
19exp 10000 19exp 10000
20dam 60 20dam 60
21wc -50 21wc -50
22ac -50 22ac -50
23resist_physical 50
24speed 0.95 23speed 0.95
25speed_left -2.000000 24speed_left -2.000000
26level 30 25level 30
26attacktype 30
27resist_physical 50
27resist_fire 100 28resist_fire 100
28resist_electricity 100 29resist_electricity 100
29resist_cold 100 30resist_cold 100
30attacktype 30
31resist_confusion -100 31resist_confusion -100
32resist_slow -100 32resist_slow -100
33resist_paralyze -100 33resist_paralyze -100
34carrying 90000 34carrying 90000
35weight 50000 35weight 50000
36randomitems skill_use_magic_item
36pick_up 24 37pick_up 24
37will_apply 2 38will_apply 2
38can_apply 25
39alive 1 39alive 1
40monster 1 40monster 1
41undead 1 41undead 1
42can_use_scroll 1 42can_use_scroll 1
43can_use_wand 1
44can_use_bow 1 43can_use_bow 1
45can_use_ring 1 44can_use_ring 1
46can_use_skill 1 45can_use_skill 1
46body_range 1
47body_arm 2
48body_skill 1
49body_finger 2
50can_use_wand 1
47editable 1 51editable 1
48magicmap grey 52magicmap grey
49body_finger 2
50body_skill 1
51body_arm 2
52body_range 1
53randomitems skill_use_magic_item
54end 53end
54

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines