ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/angel/archangel/archangel.arc
Revision: 1.5
Committed: Sat Mar 3 01:15:48 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_second_normalise_run
Changes since 1.4: +1 -1 lines
Log Message:
lowercase Object and More manually for the time being

File Contents

# User Rev Content
1 root 1.5 object HighAngel
2 root 1.4 randomitems high_angel
3 root 1.1 name High Angel
4     race angel
5 pippijn 1.2 face archangel.x18
6 root 1.4 color_fg white
7 root 1.1 animation archangle
8 root 1.4 monster 1
9     sleep 1
10     Wis 15
11     see_invisible 1
12     no_pick 1
13     alive 1
14     reflect_spell 1
15     Str 29
16     Int 25
17     Pow 60
18     exp 200000
19     ac -5
20     wc -20
21     dam 20
22     sp 100
23     maxsp 200
24 root 1.3 hp 2500
25     maxhp 2500
26 root 1.4 Con 40
27 root 1.1 level 25
28     resist_magic 100
29     resist_electricity 100
30     resist_confusion 100
31     resist_drain 100
32     resist_poison 100
33     resist_slow 100
34     resist_paralyze 100
35     resist_fear 100
36 root 1.4 resist_physical 50
37     resist_fire 50
38     resist_cold 50
39 root 1.1 resist_holyword 80
40     resist_blind 80
41 root 1.4 attacktype 20745
42     speed 0.400000
43 root 1.1 weight 150000
44 root 1.4 flying 1
45 root 1.1 run_away 18
46 root 1.4 will_apply 2
47 root 1.3 pick_up 24
48 root 1.4 can_apply 25
49     can_use_scroll 1
50     can_use_skill 1
51     can_use_wand 1
52     can_use_rod 1
53 root 1.3 can_cast_spell 1
54 root 1.1 can_use_bow 1
55 root 1.4 can_use_shield 1
56 root 1.1 can_use_armour 1
57     can_use_weapon 1
58     can_use_ring 1
59 root 1.4 attack_movement 4
60     editable 1
61     body_skill 1
62 root 1.1 body_torso 1
63     body_head 1
64     body_shoulder 1
65     body_foot 2
66 root 1.4 body_wrist 2
67 root 1.3 body_hand 2
68 root 1.1 body_waist 1
69 root 1.4 body_finger 2
70     body_arm 2
71     body_range 1
72 root 1.1 end