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

File Contents

# User Rev Content
1 root 1.6 Object darkangel
2     randomitems darkangel
3     race angel
4     name angel of darkness
5     face darkangel.x11
6 root 1.5 anim
7     darkangel.x11
8     darkangel.x13
9     darkangel.x12
10     darkangel.x13
11     mina
12 root 1.6 monster 1
13     sleep 1
14     Wis 15
15     see_invisible 1
16     no_pick 1
17     alive 1
18     exp 60000
19     ac -80
20     wc -106
21     dam 55
22     Pow 30
23     maxsp 300
24     sp 300
25 root 1.4 hp 3000
26     maxhp 3000
27 root 1.6 Int 30
28     Con 30
29 pippijn 1.2 level 115
30 root 1.6 resist_magic 100
31     resist_turn_undead 100
32     resist_paralyze 100
33     resist_fear 100
34     resist_confusion 100
35     resist_blind 90
36     resist_ghosthit 90
37     resist_holyword 40
38 root 1.4 resist_physical 25
39 root 1.6 resist_chaos 25
40 root 1.4 resist_electricity 25
41 root 1.6 resist_godpower 25
42     resist_slow 25
43 root 1.4 resist_weaponmagic 25
44     resist_poison 25
45 root 1.6 resist_drain 25
46     resist_acid 25
47 pippijn 1.1 resist_cancellation 25
48 root 1.6 resist_cold 25
49     resist_counterspell 25
50 root 1.4 resist_deplete 25
51 root 1.6 resist_electricity 25
52     speed 0.3
53 pippijn 1.1 weight 75000
54 root 1.6 flying 1
55 pippijn 1.1 run_away 18
56 root 1.6 will_apply 2
57 root 1.4 pick_up 24
58 root 1.6 can_apply 25
59     can_use_scroll 1
60     can_use_skill 1
61     can_use_wand 1
62     can_use_rod 1
63 root 1.4 can_cast_spell 1
64 pippijn 1.1 can_use_bow 1
65 root 1.6 can_use_shield 1
66 pippijn 1.1 can_use_armour 1
67     can_use_weapon 1
68     can_use_ring 1
69 root 1.6 attacktype 1048577
70     editable 1
71     color_fg black
72     body_skill 1
73 pippijn 1.1 body_torso 1
74     body_head 1
75     body_shoulder 1
76     body_foot 2
77 root 1.6 body_wrist 2
78 root 1.4 body_hand 2
79 pippijn 1.1 body_waist 1
80 root 1.6 body_finger 2
81     body_arm 2
82     body_range 1
83 pippijn 1.1 end
84