ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/gods/demihumans/gnarg_avatar.arc
Revision: 1.3
Committed: Tue Feb 6 22:40:11 2007 UTC (17 years, 4 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 gnarg_avatar
2     race goblin,giant,troll
3     slaying faerie,dwarf
4 pippijn 1.2 face smalltroll.x11
5 root 1.1 animation small_troll
6     is_animated 1
7 root 1.3 str 20
8     dex 30
9     con 30
10     wis 30
11     pow 30
12     int 30
13 root 1.1 hp 500
14     maxhp 500
15 root 1.3 exp 1
16     dam 30
17     wc -3
18 root 1.1 ac -5
19 root 1.3 speed 0.25
20 root 1.1 level 15
21 root 1.3 attacktype 1025
22     resist_physical 40
23     resist_magic -10
24     resist_poison 100
25     path_attuned 131088
26     path_repelled 65792
27     weight 500000
28     alive 1
29 root 1.1 can_use_shield 1
30 root 1.3 monster 1
31     can_cast_spell 1
32     can_use_armour 1
33 root 1.1 can_use_weapon 1
34     end
35 root 1.3