ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/giant/giant.arc
Revision: 1.2
Committed: Tue Feb 6 22:40:43 2007 UTC (17 years, 5 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run
Changes since 1.1: +33 -32 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

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