ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/gods/demihumans/gnarg.arc
Revision: 1.4
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.3: +30 -29 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

# Content
1 # demihumans -- goblin/troll god Gnarg
2 object Gnarg
3 title Lythander
4 race goblin,giant,troll
5 slaying faerie,dwarf
6 msg
7 Father of goblins, Lord Troll, Master of
8 poisons, Patron of assassins
9 endmsg
10 face smalltroll.x11
11 animation small_troll
12 is_animated 1
13 str 30
14 dex 30
15 con 30
16 wis 30
17 pow 30
18 int 30
19 hp 500
20 maxhp 500
21 exp 1
22 dam 50
23 wc -3
24 ac -5
25 speed 0.25
26 level 15
27 type 50
28 attacktype 1024
29 resist_magic -20
30 resist_poison 100
31 path_attuned 131088
32 path_repelled 65537
33 weight 500000
34 randomitems Gnarg
35 alive 1
36 can_use_shield 1
37 monster 1
38 can_cast_spell 1
39 can_use_armour 1
40 can_use_weapon 1
41 end
42