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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines