ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/dev/unused/0.91.7/Town/fatman.arc
Revision: 1.1.1.1 (vendor branch)
Committed: Mon Feb 6 20:26:12 2006 UTC (18 years, 5 months ago) by root
Branch: UPSTREAM
CVS Tags: UPSTREAM_2006_03_15, UPSTREAM_2006_02_01, UPSTREAM_2006_02_22
Changes since 1.1: +0 -0 lines
Log Message:
Initial Import

File Contents

# User Rev Content
1 root 1.1 Object fatman
2     name Large man
3     face fatman.111
4     sp 10
5     maxsp 10
6     Int 1
7     monster 1
8     unaggressive 1
9     random_movement 1
10     alive 1
11     ac 8
12     wc 10
13     dam 2
14     hp 10
15     maxhp 10
16     exp 20
17     speed 0.05
18     weight 50000
19     level 1
20     will_apply 2
21     pick_up 28
22     can_apply 25
23     can_use_wand 1
24     can_use_rod 1
25     can_cast_spell 1
26     can_use_bow 1
27     can_use_ring 1
28     can_use_armour 1
29     can_use_weapon 1
30     can_use_scroll 1
31     editable 1
32     end