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

Comparing deliantra/arch/monster/humanoid/Human/crone.arc (file contents):
Revision 1.1.1.1 by root, Mon Feb 6 20:26:51 2006 UTC vs.
Revision 1.7 by root, Tue Nov 3 09:49:28 2009 UTC

1Object crone 1object crone
2race human 2race human
3face crone.111 3face crone.x11
4pow 2
5int 2
6hp 8
7maxhp 8
4sp 40 8sp 40
5maxsp 40 9maxsp 40
6Int 2 10exp 5
7Pow 2 11dam 1
12wc 18
13ac 9
14speed 0.05
15level 1
16weight 50000
17randomitems all_spell_skills
18alive 1
19can_use_shield 1
8monster 1 20monster 1
9unaggressive 1 21unaggressive 1
10alive 1
11level 1
12ac 9
13wc 18
14dam 1
15hp 8
16maxhp 8
17exp 5
18speed 0.05
19weight 50000
20can_use_skill 1
21can_cast_spell 1 22can_cast_spell 1
22can_use_horn 1
23can_use_wand 1
24can_use_rod 1
25can_use_bow 1 23can_use_bow 1
26can_use_shield 1
27can_use_armour 1 24can_use_armour 1
28can_use_weapon 1 25can_use_weapon 1
29editable 1 26can_use_skill 1
30body_skill 1 27can_use_rod 1
28can_use_horn 1
29body_range 1
30body_arm 2
31body_torso 1 31body_torso 1
32body_head 1 32body_head 1
33body_skill 1
33body_shoulder 1 34body_shoulder 1
34body_foot 1 35body_foot 1
36body_hand 2
35body_wrist 1 37body_wrist 1
36body_hand 2
37body_waist 1 38body_waist 1
38body_arm 2 39can_use_wand 1
39body_range 1
40randomitems all_spell_skills
41end 40end
41

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines