ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/demon/imp.arc
Revision: 1.8
Committed: Tue Nov 3 09:49:16 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
CVS Tags: rel-3_0, rel-2_90, rel-2_92, rel-2_93
Changes since 1.7: +0 -1 lines
Log Message:
remove editable field, elmey says so

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 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