ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/angel/mesangel.arc
Revision: 1.5
Committed: Sat Mar 3 00:50:05 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_normalise_revert
Changes since 1.4: +39 -39 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

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