ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/chaos/liv_chaos.arc
Revision: 1.5
Committed: Fri Feb 9 01:51:52 2007 UTC (17 years, 5 months ago) by root
Branch: MAIN
CVS Tags: pre_normalise_revert
Changes since 1.4: +6 -6 lines
Log Message:
pout anim sections first because the loader nukes is_animated flag

File Contents

# Content
1 object living_chaos
2 anim
3 liv_chaos.x11
4 liv_chaos.x12
5 liv_chaos.x13
6 liv_chaos.x14
7 mina
8 name living chaos
9 race chaos
10 face liv_chaos.x11
11 is_animated 1
12 con 3
13 wis 15
14 pow 3
15 int 3
16 hp 250
17 maxhp 250
18 sp 1
19 maxsp 50
20 exp 50000
21 dam 20
22 wc -5
23 ac -15
24 speed -0.6
25 level 13
26 attacktype 262144
27 resist_physical 50
28 resist_magic 50
29 resist_fire 50
30 resist_electricity 50
31 resist_cold 50
32 resist_confusion -100
33 resist_drain -100
34 resist_weaponmagic -100
35 resist_ghosthit 100
36 resist_poison 100
37 resist_fear 100
38 resist_death 100
39 resist_chaos 100
40 weight 30000
41 randomitems liv_chaos
42 move_type all
43 alive 1
44 monster 1
45 can_cast_spell 1
46 color_fg blue
47 editable 1
48 end
49