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

File Contents

# User Rev Content
1 root 1.3 object lythander_avatar
2 root 1.1 race faerie
3     slaying goblin,troll
4 root 1.3 face elf_1.x11
5 root 1.1 animation elf_1
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 40
17     luck 2
18     wc -1
19     ac -7
20     speed 0.25
21     level 15
22 root 1.1 attacktype 33
23     resist_confusion 100
24     path_attuned 65536
25     path_repelled 131088
26 root 1.3 weight 500000
27     alive 1
28     can_use_shield 1
29     monster 1
30 root 1.1 can_cast_spell 1
31 root 1.3 can_use_armour 1
32 root 1.1 can_use_weapon 1
33 root 1.3 stealth 1
34     armour 50
35 root 1.1 editable 0
36     end
37 root 1.3