ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/angel/darkangel/darkangel.arc
Revision: 1.2
Committed: Thu May 4 15:31:31 2006 UTC (18 years, 2 months ago) by pippijn
Branch: MAIN
Changes since 1.1: +4 -4 lines
Log Message:
Adding editable directives to some archetypes, move_blocks to others,
renaming some goth arches to german names, normalising the dread and
hellhound arches and changing the asteroid archetype to use snowstorm
instead of iceball. Iceball can be nuked, I would say.

File Contents

# User Rev Content
1 pippijn 1.1 Object darkangel
2     randomitems darkangel
3     race angel
4     name angel of darkness
5     face darkangel.111
6     anim
7     darkangel.111
8     darkangel.113
9     darkangel.112
10     darkangel.113
11     mina
12     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 pippijn 1.2 wc -106
21 pippijn 1.1 dam 55
22     Pow 30
23 pippijn 1.2 maxsp 300
24     sp 300
25 pippijn 1.1 hp 3000
26     maxhp 3000
27     Int 30
28     Con 30
29 pippijn 1.2 level 115
30 pippijn 1.1 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     resist_physical 25
39     resist_chaos 25
40     resist_electricity 25
41     resist_godpower 25
42     resist_slow 25
43     resist_weaponmagic 25
44     resist_poison 25
45     resist_drain 25
46     resist_acid 25
47     resist_cancellation 25
48     resist_cold 25
49     resist_counterspell 25
50     resist_deplete 25
51     resist_electricity 25
52     speed 0.3
53     weight 75000
54     flying 1
55     run_away 18
56     will_apply 2
57     pick_up 24
58     can_apply 25
59     can_use_scroll 1
60     can_use_skill 1
61     can_use_wand 1
62     can_use_rod 1
63     can_cast_spell 1
64     can_use_bow 1
65     can_use_shield 1
66     can_use_armour 1
67     can_use_weapon 1
68     can_use_ring 1
69     attacktype 1048577
70     editable 1
71     color_fg black
72     body_skill 1
73     body_torso 1
74     body_head 1
75     body_shoulder 1
76     body_foot 2
77     body_wrist 2
78     body_hand 2
79     body_waist 1
80     body_finger 2
81     body_arm 2
82     body_range 1
83     end
84