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

Comparing deliantra/arch/monster/demon/fiend.arc (file contents):
Revision 1.4 by root, Fri Feb 9 01:51:53 2007 UTC vs.
Revision 1.5 by root, Sat Mar 3 00:50:15 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines