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

Comparing deliantra/arch/monster/humanoid/Human/courier.arc (file contents):
Revision 1.5 by root, Sat Mar 3 01:16:06 2007 UTC vs.
Revision 1.6 by root, Sat Mar 3 01:23:15 2007 UTC

1object courier 1object courier
2name courier
2race human 3race human
3name courier
4randomitems courier
5face courier.x11 4face courier.x11
6monster 1 5str 12
7unaggressive 1 6dex 15
8alive 1 7con 3
9ac 3 8int 12
10wc 8
11dam 5
12hp 30 9hp 30
13maxhp 30 10maxhp 30
14exp 60 11exp 60
15Str 12 12dam 5
16Con 3 13wc 8
17Dex 15 14ac 3
18Int 12
19speed 0.20 15speed 0.20
16level 5
17resist_physical 20
20weight 50000 18weight 50000
21resist_physical 20 19randomitems courier
22level 5 20alive 1
23can_use_skill 1 21can_use_shield 1
24can_use_wand 1 22monster 1
23unaggressive 1
25can_use_rod 1 24can_use_scroll 1
26can_use_bow 1 25can_use_bow 1
27can_use_ring 1
28can_use_shield 1
29can_use_armour 1 26can_use_armour 1
30can_use_weapon 1 27can_use_weapon 1
28can_use_ring 1
31can_use_scroll 1 29can_use_skill 1
32editable 1 30can_use_rod 1
31body_range 1
32body_arm 2
33body_torso 1
34body_head 1
33body_skill 1 35body_skill 1
34body_finger 2 36body_finger 2
35body_torso 1
36body_head 1
37body_shoulder 1 37body_shoulder 1
38body_foot 1 38body_foot 1
39body_hand 2
39body_wrist 1 40body_wrist 1
40body_hand 2
41body_waist 1 41body_waist 1
42body_arm 2 42can_use_wand 1
43body_range 1 43editable 1
44end 44end
45

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines