ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/chaos/liv_chaos.arc
Revision: 1.7
Committed: Sat Mar 3 01:15:54 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_second_normalise_run
Changes since 1.6: +1 -1 lines
Log Message:
lowercase Object and More manually for the time being

File Contents

# User Rev Content
1 root 1.7 object living_chaos
2 root 1.6 name living chaos
3     randomitems liv_chaos
4     race chaos
5     face liv_chaos.x11
6     color_fg blue
7 root 1.5 anim
8     liv_chaos.x11
9     liv_chaos.x12
10     liv_chaos.x13
11     liv_chaos.x14
12     mina
13 root 1.1 is_animated 1
14 root 1.6 flying 1
15     level 13
16 root 1.1 hp 250
17     maxhp 250
18 root 1.6 Int 3
19     Pow 3
20 root 1.1 sp 1
21     maxsp 50
22 root 1.6 ac -15
23     wc -5
24     dam 20
25     alive 1
26     weight 30000
27 root 1.4 exp 50000
28 root 1.1 speed -0.6
29     attacktype 262144
30 root 1.6 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    
39 root 1.1 resist_physical 50
40     resist_magic 50
41     resist_fire 50
42     resist_electricity 50
43     resist_cold 50
44 root 1.6
45 root 1.1 resist_confusion -100
46     resist_drain -100
47     resist_weaponmagic -100
48 root 1.6
49 root 1.1 monster 1
50     editable 1
51     end