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

File Contents

# Content
1 object skeleton_leader_arc
2 anim
3 skeleton_leader.x11
4 skeleton_leader.x11
5 mina
6 inherit class_undead_monster
7 name skeleton bezerk
8 race undead
9 face skeleton_leader.x11
10 magicmap white
11 con 2
12 wis 14
13 int 7
14 hp 60
15 maxhp 60
16 exp 120
17 dam 10
18 wc 12
19 ac 3
20 speed 0.2
21 level 7
22 attacktype 17
23 resist_physical 20
24 resist_fire -100
25 resist_cold 30
26 resist_fear 100
27 weight 15000
28 randomitems skeleton
29 pick_up 24
30 will_apply 2
31 alive 1
32 can_use_shield 1
33 no_pick 1
34 monster 1
35 undead 1
36 can_use_armour 1
37 can_use_weapon 1
38 can_use_ring 1
39 sleep 1
40 can_see_in_dark 1
41 body_arm 2
42 body_torso 1
43 body_head 1
44 body_finger 2
45 body_shoulder 1
46 body_foot 2
47 body_hand 2
48 body_wrist 2
49 body_waist 1
50 end
51