ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/gods/elemental/gaea.arc
Revision: 1.4
Committed: Tue Feb 6 22:40:12 2007 UTC (17 years, 5 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run, pre_normalise_revert
Changes since 1.3: +28 -27 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

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