ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/giant/stonegiant.arc
Revision: 1.3
Committed: Sat Oct 16 09:18:13 2010 UTC (13 years, 9 months ago) by root
Branch: MAIN
CVS Tags: HEAD
Changes since 1.2: +0 -3 lines
Log Message:
remove magicmap, visibility and glyph entries from archetypes, they are now in default.faceinfo

File Contents

# User Rev Content
1 root 1.1 object stonegiant
2     anim
3     stonegiant.x11
4     stonegiant.x12
5     mina
6     name stone giant
7     race giant
8     face stonegiant.x11
9     str 60
10     con 10
11     wis 10
12     int 13
13     hp 2500
14     maxhp 2500
15     exp 3500
16     dam 40
17     wc -20
18     ac -40
19     speed -0.085
20     level 60
21     resist_fire 100
22     resist_electricity 100
23     resist_cold 100
24     resist_confusion 100
25     resist_acid 100
26     resist_poison 100
27     resist_slow 100
28     resist_paralyze 100
29     resist_turn_undead 100
30     resist_fear 100
31     resist_death 100
32     resist_blind 100
33     weight 300000
34     randomitems stonegiant_poor
35     run_away 6
36     pick_up 1
37     alive 1
38     no_pick 1
39     monster 1
40     can_use_weapon 1
41     sleep 1
42     can_use_skill 1
43     body_arm 2
44     body_skill 1
45     end
46     more
47     object stonegiant_2
48     anim
49     stonegiant.x11
50     stonegiant.x12
51     mina
52     name stone giant
53     face stonegiant.x11
54     y 1
55     weight 300000
56     alive 1
57     no_pick 1
58     monster 1
59     end
60    
61     object stonegiant_onetile
62     anim
63     stonegiant.x11
64     stonegiant.x12
65     mina
66     name stone giant
67     race giant
68     face stonegiant.x11
69     str 60
70     con 10
71     wis 10
72     int 13
73     hp 2500
74     maxhp 2500
75     exp 3500
76     dam 40
77     wc -20
78     ac -40
79     speed -0.085
80     level 60
81     resist_fire 100
82     resist_electricity 100
83     resist_cold 100
84     resist_confusion 100
85     resist_acid 100
86     resist_poison 100
87     resist_slow 100
88     resist_paralyze 100
89     resist_turn_undead 100
90     resist_fear 100
91     resist_death 100
92     resist_blind 100
93     weight 300000
94     randomitems stonegiant_poor
95     run_away 6
96     pick_up 1
97     alive 1
98     no_pick 1
99     monster 1
100     can_use_weapon 1
101     sleep 1
102     can_use_skill 1
103     body_arm 2
104     body_skill 1
105     end
106