ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/demon/imp.arc
Revision: 1.9
Committed: Sun Jul 11 03:46:24 2010 UTC (13 years, 11 months ago) by root
Branch: MAIN
CVS Tags: HEAD
Changes since 1.8: +1 -1 lines
Log Message:
give all monsters a reasonable(?) int

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 4
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 fly_low
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 end
41