ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/undead/wraith.arc
Revision: 1.14
Committed: Sun Jul 11 03:46:56 2010 UTC (14 years ago) by root
Branch: MAIN
Changes since 1.13: +1 -0 lines
Log Message:
give all monsters a reasonable(?) int

File Contents

# Content
1 object wraith
2 anim
3 wraith.x11
4 wraith.x12
5 wraith.x13
6 mina
7 inherit class_undead_monster
8 race undead
9 face wraith.x11
10 magicmap black
11 con 2
12 wis 10
13 int 4
14 hp 40
15 maxhp 40
16 exp 120
17 dam 30
18 wc -5
19 ac 2
20 speed 0.16
21 level 8
22 attacktype 528
23 resist_fire -100
24 resist_cold 50
25 resist_fear 100
26 resist_blind 60
27 weight 700
28 randomitems wraith
29 alive 1
30 no_pick 1
31 monster 1
32 undead 1
33 sleep 1
34 can_see_in_dark 1
35 one_hit 1
36 end
37