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

Comparing deliantra/arch/monster/undead/vampire.arc (file contents):
Revision 1.3 by root, Tue Feb 6 22:40:59 2007 UTC vs.
Revision 1.5 by root, Sat Mar 3 00:50:40 2007 UTC

1object vampire 1Object vampire
2randomitems vampire
2race undead 3race undead
3face vampire.x11 4face vampire.x11
4con 13
5wis 15
6pow 32
7hp 150
8maxhp 150
9sp 40
10maxsp 40
11exp 2000
12dam 10
13wc 2
14ac 0
15speed -0.4
16level 11
17resist_physical 100
18resist_cold 100
19resist_blind 70
20weight 70000
21randomitems vampire
22run_away 3
23pick_up 64
24will_apply 7
25alive 1
26can_use_shield 1
27no_pick 1
28monster 1
29undead 1
30can_cast_spell 1
31can_use_scroll 1
32can_use_armour 1
33can_use_weapon 1
34can_use_ring 1
35sleep 1
36can_use_rod 1
37can_see_in_dark 1
38body_range 1
39body_arm 2
40body_torso 1
41body_head 1
42body_finger 2
43body_shoulder 1
44body_foot 2
45body_hand 2
46body_wrist 2
47body_waist 1
48can_use_wand 1
49editable 1
50magicmap blue
51anim 5anim
52vampire.x11 6vampire.x11
53vampire.x11 7vampire.x11
54vampire.x12 8vampire.x12
55vampire.x12 9vampire.x12
56vampire.x12 10vampire.x12
57vampire.x12 11vampire.x12
58mina 12mina
13no_pick 1
14sp 40
15maxsp 40
16Pow 32
17hp 150
18Con 13
19maxhp 150
20exp 2000
21dam 10
22wc 2
23ac 0
24resist_physical 100
25resist_cold 100
26resist_blind 70
27speed -0.4
28level 11
29weight 70000
30alive 1
31monster 1
32sleep 1
33Wis 15
34no_pick 1
35run_away 3
36will_apply 7
37pick_up 64
38can_see_in_dark 1
39can_apply 64
40can_use_wand 1
41can_use_rod 1
42can_use_ring 1
43can_use_shield 1
44can_use_armour 1
45can_use_weapon 1
46can_use_scroll 1
47can_cast_spell 1
48editable 1
49undead 1
50magicmap blue
51body_finger 2
52body_torso 1
53body_head 1
54body_shoulder 1
55body_foot 2
56body_wrist 2
57body_hand 2
58body_waist 1
59body_arm 2
60body_range 1
59end 61end
60

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines