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.1 by root, Mon Feb 6 20:26:56 2006 UTC vs.
Revision 1.3 by root, Tue Feb 6 22:40:36 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines