ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/giant/mabu.arc
Revision: 1.5
Committed: Sat Mar 3 01:16:00 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_second_normalise_run
Changes since 1.4: +3 -3 lines
Log Message:
lowercase Object and More manually for the time being

File Contents

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