ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/gods/supernatural/devourers_avatar.arc
Revision: 1.3
Committed: Tue Feb 6 22:40:14 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: +32 -31 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

# User Rev Content
1 root 1.3 object devourers_avatar
2     race undead
3 pippijn 1.2 face grimreaper.x12
4 root 1.1 animation grimreaper
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 350
13     maxhp 350
14     exp 1
15     dam 50
16     wc -1
17     ac -12
18     speed 0.35
19     level 15
20 root 1.1 attacktype 196752
21 root 1.3 resist_physical 20
22     resist_fire -50
23     resist_cold 50
24     resist_drain 100
25     resist_fear 100
26     resist_deplete 100
27     resist_death 100
28 root 1.1 path_attuned 262144
29 root 1.3 path_repelled 129
30 root 1.1 path_denied 590082
31 root 1.3 weight 1
32     last_heal -1
33 root 1.1 last_eat -3
34 root 1.3 alive 1
35     can_use_shield 1
36     monster 1
37     undead 1
38 root 1.1 can_cast_spell 1
39 root 1.3 can_use_armour 1
40 root 1.1 can_use_weapon 1
41     can_see_in_dark 1
42     editable 0
43     end
44 root 1.3