ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/angel/angelknight/angelknight.arc
Revision: 1.4
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.3: +32 -31 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

# User Rev Content
1 root 1.4 Object angel_knight
2 root 1.1 name Angel Knight
3     race angel
4 pippijn 1.2 face angelknight.x11
5 root 1.4 monster 1
6     level 8
7 root 1.1 hp 100
8     maxhp 100
9 root 1.4 ac 0
10     wc 6
11 root 1.3 dam 20
12 root 1.1 speed 0.3
13     attacktype 1048577
14 root 1.4 Wis 12
15     see_invisible 1
16     no_pick 1
17     alive 1
18     exp 600
19 root 1.1 resist_magic 50
20     resist_holyword 40
21     resist_blind 90
22     weight 75000
23 root 1.4 flying 1
24 root 1.1 run_away 18
25 root 1.4 will_apply 2
26 root 1.3 pick_up 24
27 root 1.4 can_apply 25
28     can_use_scroll 1
29     can_use_skill 1
30     can_use_wand 1
31     can_use_rod 1
32 root 1.3 can_cast_spell 1
33 root 1.1 can_use_bow 1
34 root 1.4 can_use_shield 1
35 root 1.1 can_use_armour 1
36     can_use_weapon 1
37     can_use_ring 1
38 root 1.4 attacktype 1048577
39     editable 1
40     color_fg black
41     body_skill 1
42 root 1.1 body_torso 1
43     body_head 1
44     body_shoulder 1
45     body_foot 2
46 root 1.4 body_wrist 2
47 root 1.3 body_hand 2
48 root 1.1 body_waist 1
49 root 1.4 body_finger 2
50     body_arm 2
51     body_range 1
52     randomitems all_spell_skills
53 root 1.1 end
54 root 1.4 More
55     Object angel_knight_2
56 root 1.1 name Angel Knight
57 pippijn 1.2 face angelknight.x11
58 root 1.4 monster 1
59     alive 1
60     no_pick 1
61 root 1.3 y 1
62     weight 75000
63 root 1.1 end