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.3 by root, Tue Feb 6 22:40:46 2007 UTC vs.
Revision 1.5 by root, Sat Mar 3 00:50:27 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines