ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/giant/giant.arc
Revision: 1.1
Committed: Mon Feb 6 20:27:02 2006 UTC (18 years, 5 months ago) by root
Branch: MAIN
Branch point for: UPSTREAM
Log Message:
Initial revision

File Contents

# User Rev Content
1 root 1.1 Object giant
2     race giant
3     name hill giant
4     randomitems giant
5     monster 1
6     sleep 1
7     Wis 10
8     face giant.x11
9     color_fg brown
10     anim
11     giant.x11
12     giant.x12
13     mina
14     resist_electricity 50
15     resist_blind -30
16     exp 1500
17     ac 1
18     wc 2
19     dam 20
20     hp 250
21     Con 4
22     Str 30
23     Int 13
24     maxhp 250
25     level 10
26     alive 1
27     no_pick 1
28     speed -0.085
29     weight 300000
30     run_away 6
31     pick_up 1
32     can_use_weapon 1
33     can_use_skill 1
34     editable 1
35     body_skill 1
36     body_arm 2
37     end
38     More
39     Object giant_2
40     name hill giant
41     face giant.x11
42     color_fg brown
43     anim
44     giant.x11
45     giant.x12
46     mina
47     monster 1
48     alive 1
49     no_pick 1
50     y 1
51     weight 300000
52     end