ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/gods/demihumans/mostrai_avatar.arc
Revision: 1.3
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.2: +24 -23 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

# User Rev Content
1 root 1.3 object mostrai_avatar
2 root 1.1 race dwarf
3     slaying goblin,giant
4 root 1.3 face dwarf.x11
5 root 1.1 animation dwarf
6     is_animated 1
7 root 1.3 str 30
8     dex 30
9     con 30
10     wis 30
11     pow 30
12     int 30
13     hp 350
14     maxhp 350
15     exp 1
16     dam 50
17     wc -6
18     ac -10
19     speed 0.20
20     level 15
21 root 1.1 attacktype 256
22 root 1.3 resist_fire 60
23 root 1.1 path_attuned 18432
24     path_repelled 64
25 root 1.3 weight 100000
26     alive 1
27     can_use_shield 1
28     monster 1
29 root 1.1 can_cast_spell 1
30 root 1.3 can_use_armour 1
31 root 1.1 can_use_weapon 1
32 root 1.3 armour 75
33 root 1.1 editable 0
34     end
35 root 1.3