ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/chaos/archon.arc
Revision: 1.4
Committed: Tue Jan 2 21:54:24 2007 UTC (17 years, 6 months ago) by pippijn
Branch: MAIN
CVS Tags: pre_first_cfarch_normalize_run
Changes since 1.3: +5 -5 lines
Log Message:
renamed pngs from \.1(..) to \.x\1

File Contents

# User Rev Content
1 root 1.2 Object archon
2     name Archon
3 root 1.1 randomitems liv_chaos
4     race chaos
5 pippijn 1.4 face archon.x11
6 root 1.2 color_fg red
7 root 1.1 anim
8 pippijn 1.4 archon.x11
9     archon.x12
10     archon.x13
11     archon.x14
12 root 1.1 mina
13     is_animated 1
14     flying 1
15 root 1.2 level 30
16     hp 1500
17     maxhp 1500
18     Int 50
19     Pow 50
20     sp 300
21     maxsp 300
22 root 1.1 ac -30
23     wc -30
24 root 1.2 dam 80
25 root 1.1 alive 1
26     weight 30000
27 root 1.2 exp 100000
28 root 1.1 speed -0.6
29 root 1.2 attacktype 262180
30 root 1.1 Con 3
31     Wis 15
32     can_cast_spell 1
33     resist_ghosthit 100
34     resist_poison 100
35     resist_fear 100
36     resist_death 100
37     resist_chaos 100
38     resist_physical 50
39     resist_magic 50
40 root 1.2 resist_fire 100
41     resist_electricity 100
42     resist_cold 100
43 root 1.1 resist_confusion -100
44     resist_drain -100
45     monster 1
46     editable 1
47     end