ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/gods/elemental/ixalovh_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 ixalovh_avatar
2 root 1.1 race chaotic_water_creatures
3 pippijn 1.2 face elem_water.x11
4 root 1.1 animation water_elemental
5     is_animated 1
6 root 1.3 str 30
7     dex 30
8     con 30
9     wis 30
10     pow 30
11     int 30
12     hp 400
13     maxhp 400
14     exp 1
15     dam 60
16     wc -3
17     ac -5
18     speed 0.50
19     level 15
20 root 1.1 attacktype 17
21 root 1.3 resist_physical 40
22     resist_magic 30
23     resist_fire -100
24     resist_cold 100
25 root 1.1 path_attuned 131074
26     path_repelled 10500
27     path_denied 82945
28 root 1.3 weight 500000
29 root 1.1 last_heal 1
30     last_eat 1
31 root 1.3 alive 1
32     monster 1
33     reflect_missile 1
34     can_cast_spell 1
35     can_use_weapon 1
36 root 1.1 end
37 root 1.3