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

File Contents

# Content
1 object whim
2 name whim
3 race angel
4 face wingedhalo.x11
5 wis 8
6 int 4
7 hp 3
8 maxhp 3
9 exp 10
10 dam 2
11 wc 20
12 ac 10
13 speed 0.2
14 level 1
15 attacktype 1
16 resist_magic 100
17 weight 75000
18 run_away 18
19 move_type fly_low
20 alive 1
21 no_pick 1
22 monster 1
23 see_invisible 1
24 can_see_in_dark 1
25 end
26