ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/gods/demihumans/gnarg_avatar.arc
(Generate patch)

Comparing deliantra/arch/gods/demihumans/gnarg_avatar.arc (file contents):
Revision 1.2 by pippijn, Tue Jan 2 21:48:53 2007 UTC vs.
Revision 1.3 by root, Tue Feb 6 22:40:11 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines