~vcs-imports/crossfire-arch/main

« back to all changes in this revision

Viewing changes to monster/human/Class/pirate.arc

  • Committer: uid200
  • Date: 1999-03-29 04:46:43 UTC
  • Revision ID: vcs-imports@canonical.com-19990329044643-f5e80d33562fef45
Initial revision

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Object pirate
 
2
randomitems pirate
 
3
face pirate.111
 
4
anim
 
5
pirate.111
 
6
pirate.112
 
7
mina
 
8
monster 1
 
9
sleep 1
 
10
Int 13
 
11
Dex 20
 
12
Str 12
 
13
Wis 10
 
14
no_pick 1
 
15
alive 1
 
16
exp 45
 
17
level 4
 
18
ac 7
 
19
hp 20
 
20
maxhp 20
 
21
Con 2
 
22
wc 10
 
23
dam 6
 
24
speed 0.12
 
25
weight 75000
 
26
editable 1
 
27
will_apply 2
 
28
pick_up 24
 
29
can_apply 25
 
30
can_use_scroll 1
 
31
can_use_skill 1
 
32
can_use_wand 1
 
33
can_use_bow 1
 
34
can_use_ring 1
 
35
can_use_armour 1
 
36
can_use_weapon 1
 
37
color_fg black
 
38
end