ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/gods/supernatural/gorokh_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: +25 -24 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

# User Rev Content
1 root 1.3 object gorokh_avatar
2     race demon
3     slaying angel
4 pippijn 1.2 face devil.x11
5 root 1.1 animation devil
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 350
14     maxhp 350
15     exp 1
16     dam 40
17     wc -3
18     ac -5
19     speed 0.25
20     level 15
21 root 1.1 attacktype 16385
22 root 1.3 resist_physical 50
23     resist_magic 20
24     resist_fear 100
25 root 1.1 path_attuned 393216
26     path_denied 1025
27 root 1.3 weight 400000
28     alive 1
29     can_use_shield 1
30     monster 1
31 root 1.1 can_cast_spell 1
32     can_use_armour 1
33     can_use_weapon 1
34     editable 0
35     end
36 root 1.3