ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/gods/elemental/gaea.arc
Revision: 1.3
Committed: Tue Jan 2 21:48:53 2007 UTC (17 years, 6 months ago) by pippijn
Branch: MAIN
CVS Tags: pre_first_cfarch_normalize_run
Changes since 1.2: +1 -1 lines
Log Message:
renamed pngs from \.1(..) to \.x\1

File Contents

# User Rev Content
1 root 1.1 # elemental -- nature goddess Gaea
2     Object Gaea
3     title Devourers
4 pippijn 1.3 face panther.x31
5 root 1.1 race animal,bird,slime,insect,reptile,water_elemental,earth_elemental,air_elemental,fire_elemental
6     slaying undead,unnatural
7     animation panther
8     is_animated 1
9     monster 1
10     alive 1
11     Str 30
12     Con 30
13     Dex 30
14     Int 30
15     Wis 30
16     Pow 30
17     type 50
18     attacktype 16384
19     path_attuned 65
20     path_denied 393216
21     resist_drain 100
22     resist_deplete 100
23     resist_death 100
24     resist_fear -100
25     ac -5
26     wc -1
27     dam 50
28     hp 500
29 pippijn 1.2 maxhp 500
30 root 1.1 last_heal 2
31     last_grace 3
32     level 15
33     speed 0.18
34     can_cast_spell 1
35     can_use_armour 1
36     can_use_shield 1
37     msg
38     Goddess of peace, Guardian of life, Mother of nature
39     endmsg
40     exp 1
41     weight 500000
42     randomitems Gaea
43     end