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

Comparing deliantra/arch/monster/angel/mesangel.arc (file contents):
Revision 1.3 by root, Tue Feb 6 22:40:29 2007 UTC vs.
Revision 1.6 by root, Sat Mar 3 01:15:47 2007 UTC

1object mesangel 1object mesangel
2name messenger 2name messenger
3randomitems mesangel
3race angel 4race angel
4face liteangel.x12 5face liteangel.x12
5str 20
6con 12
7wis 15
8pow 32
9int 23
10hp 500
11maxhp 500
12maxsp 500
13exp 80000
14dam 15
15wc -10
16ac -5
17speed -0.50
18attack_movement 4
19level 18
20attacktype 5
21resist_physical 30
22resist_fire 30
23resist_cold 30
24weight 150000
25randomitems mesangel
26run_away 18
27pick_up 24
28will_apply 2
29move_type all
30alive 1
31can_use_shield 1
32no_pick 1
33monster 1
34see_invisible 1
35unaggressive 0
36can_cast_spell 1
37can_use_scroll 1
38can_use_bow 1
39can_use_armour 1
40can_use_weapon 1
41can_use_ring 1
42sleep 1
43can_use_skill 1
44can_use_rod 1
45body_range 1
46body_arm 2
47body_torso 1
48body_head 1
49body_skill 1
50body_finger 2
51body_shoulder 1
52body_foot 2
53body_hand 2
54body_wrist 2
55body_waist 1
56can_use_wand 1
57color_fg white 6color_fg white
58editable 1
59anim 7anim
60liteangel.x11 8liteangel.x11
61liteangel.x12 9liteangel.x12
62liteangel.x13 10liteangel.x13
63liteangel.x14 11liteangel.x14
64mina 12mina
13monster 1
14sleep 1
15Wis 15
16see_invisible 1
17no_pick 1
18alive 1
19unaggressive 0
20Str 20
21exp 80000
22ac -5
23wc -10
24dam 15
25Pow 32
26Int 23
27maxsp 500
28hp 500
29maxhp 500
30Con 12
31level 18
32resist_physical 30
33resist_fire 30
34resist_cold 30
35attacktype 5
36speed -0.50
37weight 150000
38flying 1
39run_away 18
40will_apply 2
41pick_up 24
42can_apply 25
43can_use_scroll 1
44can_use_skill 1
45can_use_wand 1
46can_use_rod 1
47can_cast_spell 1
48can_use_bow 1
49can_use_shield 1
50can_use_armour 1
51can_use_weapon 1
52can_use_ring 1
53attack_movement 4
54editable 1
55body_skill 1
56body_torso 1
57body_head 1
58body_shoulder 1
59body_foot 2
60body_wrist 2
61body_hand 2
62body_waist 1
63body_finger 2
64body_arm 2
65body_range 1
65end 66end
66

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines