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

File Contents

# Content
1 object imp
2 anim
3 facings 2
4 imp.x71
5 imp.x31
6 mina
7 name imp
8 race demon
9 face imp.x71
10 str 24
11 con 1
12 wis 3
13 pow 1
14 int 0
15 hp 5
16 maxhp 5
17 sp 0
18 maxsp 5
19 exp 150
20 dam 2
21 wc 4
22 ac 4
23 speed 0.25
24 attack_movement 5
25 level 1
26 attacktype 5
27 resist_physical 20
28 resist_magic 30
29 resist_fire 100
30 weight 200000
31 randomitems imp
32 run_away 15
33 move_type all
34 alive 1
35 no_pick 1
36 monster 1
37 see_invisible 1
38 can_cast_spell 1
39 can_see_in_dark 1
40 editable 1
41 end
42