ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/gods/demihumans/mostrai.arc
Revision: 1.4
Committed: Tue Feb 6 22:40:12 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: +31 -30 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

# Content
1 # demihumans -- dwarven god Mostrai
2 object Mostrai
3 title Gnarg
4 race dwarf
5 slaying goblin,giant
6 msg
7 Dwarven deity of metal smithing and warcraft,
8 Giant basher, Delver of secrets
9 endmsg
10 face dwarf.x11
11 animation dwarf
12 is_animated 1
13 str 30
14 dex 30
15 con 30
16 wis 30
17 pow 30
18 int 30
19 hp 350
20 maxhp 350
21 exp 1
22 dam 50
23 wc -6
24 ac -10
25 speed 0.20
26 level 15
27 type 50
28 attacktype 256
29 resist_fire 20
30 resist_confusion -10
31 resist_slow -50
32 path_attuned 18432
33 path_repelled 64
34 weight 100000
35 randomitems Mostrai
36 alive 1
37 can_use_shield 1
38 monster 1
39 can_cast_spell 1
40 can_use_armour 1
41 can_use_weapon 1
42 editable 0
43 end
44