ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/angel/cherub.arc
Revision: 1.8
Committed: Sun Jul 11 03:46:09 2010 UTC (14 years 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 cherub
2 name cherub
3 race angel
4 face cherub.x11
5 wis 8
6 int 8
7 hp 25
8 maxhp 25
9 exp 35
10 dam 5
11 wc 16
12 ac 6
13 speed 0.3
14 level 3
15 attacktype 1
16 resist_magic 50
17 weight 25000
18 run_away 18
19 move_type walk 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