ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/gods/demihumans/lythander.arc
Revision: 1.6
Committed: Sat Mar 3 01:15:34 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_second_normalise_run
Changes since 1.5: +1 -1 lines
Log Message:
lowercase Object and More manually for the time being

File Contents

# User Rev Content
1 root 1.1 # demihumans -- elven god Lythander
2 root 1.6 object Lythander
3 root 1.1 title Gnarg
4 root 1.5 type 50
5     face elf_1.x11
6 root 1.1 race faerie
7     slaying goblin,troll
8     animation elf_1
9     is_animated 1
10 root 1.5 monster 1
11     alive 1
12     Str 30
13     Con 30
14     Dex 30
15     Int 30
16     Wis 30
17     Pow 30
18 root 1.1 attacktype 2080
19     resist_confusion 100
20     resist_acid -15
21     resist_poison -30
22     path_attuned 65552
23     path_denied 512
24 root 1.5 ac -7
25     wc -1
26     dam 40
27     hp 350
28     maxhp 350
29     level 15
30     speed 0.25
31     luck 2
32     stealth 1
33 root 1.1 last_sp 1
34     can_cast_spell 1
35 root 1.5 can_use_weapon 1
36 root 1.4 can_use_armour 1
37 root 1.5 can_use_shield 1
38     msg
39     Elven god of luck, Huntsman of Goblins,
40     Trollslayer, the Trickster
41     endmsg
42     exp 1
43     weight 500000
44     randomitems Lythander
45 root 1.1 editable 0
46     end