ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/demon/imp.arc
Revision: 1.6
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.5: +1 -1 lines
Log Message:
lowercase Object and More manually for the time being

File Contents

# User Rev Content
1 root 1.6 object imp
2 root 1.5 name imp
3     randomitems imp
4     face imp.x71
5 root 1.4 anim
6     facings 2
7     imp.x71
8     imp.x31
9     mina
10 root 1.3 race demon
11 root 1.5 monster 1
12     can_see_in_dark 1
13     can_cast_spell 1
14     see_invisible 1
15     Wis 3
16     no_pick 1
17     alive 1
18     exp 150
19     ac 4
20     resist_physical 20
21     wc 4
22     dam 2
23     Int 0
24     sp 0
25     maxsp 5
26 root 1.3 hp 5
27 root 1.5 Con 1
28     Str 24
29     Pow 1
30 root 1.3 maxhp 5
31     level 1
32 root 1.1 resist_magic 30
33 root 1.5
34 root 1.1 resist_fire 100
35 root 1.5
36     speed 0.25
37 root 1.1 weight 200000
38     run_away 15
39 root 1.5 attacktype 5
40     attack_movement 5
41 root 1.1 editable 1
42 root 1.5 flying 1
43 root 1.1 end