ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/gods/elemental/gaea_avatar.arc
Revision: 1.3
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.2: +26 -25 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

# User Rev Content
1 root 1.3 object gaea_avatar
2 root 1.1 race animal,bird,slime,insect,reptile,water_elemental,earth_elemental,air_elemental,fire_elemental
3     slaying undead,unnatural
4 root 1.3 face panther.x31
5 root 1.1 animation panther
6     is_animated 1
7 root 1.3 str 30
8     dex 30
9     con 30
10     wis 30
11     pow 30
12     int 30
13     hp 500
14     maxhp 500
15     exp 1
16     dam 40
17     wc -1
18     ac -5
19     speed 0.18
20     level 15
21 root 1.1 attacktype 1
22     resist_drain 100
23 root 1.3 resist_fear -100
24 root 1.1 resist_deplete 100
25     resist_death 100
26 root 1.3 path_attuned 526784
27     path_repelled 30
28     path_denied 393216
29     weight 500000
30 root 1.1 last_heal 2
31     last_grace 3
32 root 1.3 alive 1
33     can_use_shield 1
34     monster 1
35 root 1.1 can_cast_spell 1
36     can_use_armour 1
37 root 1.3 armour 50
38 root 1.1 end
39 root 1.3