ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/angel/fallenangel/fallenangelknight.arc
Revision: 1.2
Committed: Tue Feb 6 22:40:30 2007 UTC (17 years, 5 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run, pre_normalise_revert
Changes since 1.1: +48 -50 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

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