ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/gods/demihumans/gnarg_avatar.arc
Revision: 1.5
Committed: Sat Mar 3 01:15:34 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_second_normalise_run
Changes since 1.4: +1 -1 lines
Log Message:
lowercase Object and More manually for the time being

File Contents

# User Rev Content
1 root 1.5 object gnarg_avatar
2 root 1.4 face smalltroll.x11
3     slaying faerie,dwarf
4 root 1.3 race goblin,giant,troll
5 root 1.1 animation small_troll
6     is_animated 1
7 root 1.4 monster 1
8     alive 1
9     Str 20
10     Con 30
11     Dex 30
12     Int 30
13     Wis 30
14     Pow 30
15     attacktype 1025
16     path_attuned 131088
17     path_repelled 65792
18     resist_poison 100
19     resist_magic -10
20     resist_physical 40
21 root 1.1 hp 500
22     maxhp 500
23 root 1.4 ac -5
24     wc -3
25 root 1.3 dam 30
26 root 1.4 level 15
27 root 1.3 speed 0.25
28 root 1.1 can_use_shield 1
29 root 1.4 can_use_weapon 1
30     can_use_armour 1
31 root 1.3 can_cast_spell 1
32 root 1.4 exp 1
33     weight 500000
34 root 1.1 end