ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/angel/fallenangel/fallenangelknight.arc
Revision: 1.6
Committed: Sun Mar 11 00:15:26 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: rel-2_82, rel-2_81, rel-2_80, rel-2_6, rel-2_7, rel-2_4, rel-2_5, rel-2_2, rel-2_1, rel-2_72, rel-2_73, rel-2_71, rel-2_76, rel-2_77, rel-2_74, rel-2_75, rel-2_54, rel-2_55, rel-2_56, rel-2_79, rel-2_53, rel-2_32, rel-2_78, rel-2_61, rel-2_43, rel-2_42, rel-2_41
Changes since 1.5: +1 -1 lines
Log Message:
normalise color_fg to magicmap

File Contents

# User Rev Content
1 root 1.4 object fallenangel_knight
2 pippijn 1.1 name fallen angel
3     race angel
4     face fallenangelknight.x11
5 root 1.5 con 60
6     wis 12
7 pippijn 1.1 hp 10616
8     maxhp 10616
9     sp 500
10     maxsp 500
11 root 1.5 exp 600000
12     dam 150
13     wc -126
14 root 1.3 ac -100
15 pippijn 1.1 speed 0.6
16 root 1.5 level 116
17 pippijn 1.1 attacktype 1048577
18 root 1.5 resist_physical 25
19     resist_magic 50
20 root 1.3 resist_fire 100
21 root 1.5 resist_electricity 25
22     resist_cold 25
23 root 1.3 resist_confusion 100
24 root 1.5 resist_acid 25
25     resist_drain 25
26     resist_weaponmagic 25
27 root 1.3 resist_ghosthit 90
28 root 1.5 resist_poison 25
29 root 1.3 resist_slow 25
30 root 1.5 resist_paralyze 100
31     resist_turn_undead 100
32     resist_fear 100
33 pippijn 1.1 resist_cancellation 25
34 root 1.5 resist_deplete 25
35     resist_chaos 25
36 root 1.3 resist_counterspell 25
37 root 1.5 resist_godpower 25
38     resist_holyword 40
39     resist_blind 90
40 pippijn 1.1 weight 75000
41 root 1.5 randomitems all_spell_skills
42 pippijn 1.1 run_away 18
43 root 1.5 pick_up 24
44 root 1.3 will_apply 2
45 root 1.5 move_type fly_low
46     alive 1
47     can_use_shield 1
48     no_pick 1
49     monster 1
50     see_invisible 1
51     can_cast_spell 1
52 root 1.3 can_use_scroll 1
53 pippijn 1.1 can_use_bow 1
54     can_use_armour 1
55     can_use_weapon 1
56     can_use_ring 1
57 root 1.5 can_use_skill 1
58     can_use_rod 1
59     body_range 1
60     body_arm 2
61 pippijn 1.1 body_torso 1
62     body_head 1
63 root 1.5 body_skill 1
64     body_finger 2
65 pippijn 1.1 body_shoulder 1
66     body_foot 2
67 root 1.5 body_hand 2
68 root 1.3 body_wrist 2
69 pippijn 1.1 body_waist 1
70 root 1.5 can_use_wand 1
71     editable 1
72 root 1.6 magicmap black
73 pippijn 1.1 end
74 root 1.4 more
75     object fallenangel_knight_2
76 pippijn 1.1 name fallen angel
77     face fallenangelknight.x11
78 root 1.5 y 1
79     weight 75000
80 root 1.3 alive 1
81     no_pick 1
82 root 1.5 monster 1
83 pippijn 1.1 end
84 root 1.5