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

Comparing deliantra/arch/monster/humanoid/Human/fatman.arc (file contents):
Revision 1.3 by root, Tue Feb 6 22:40:51 2007 UTC vs.
Revision 1.4 by root, Sat Mar 3 00:50:30 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines