ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/humanoid/lord_e.arc
Revision: 1.6
Committed: Sat Mar 3 01:16:04 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.6 object lord_e
2 root 1.5 name Lord Eureca (commanded by Ghothwolte)
3     face lord_e.x11
4     race human
5 root 1.4 anim
6     lord_e.x11
7     lord_e.x12
8     mina
9 root 1.5 Str 30
10     Dex 30
11     Con 1
12     Wis 1
13     Pow 1
14     Int 1
15 root 1.1 hp 10000
16     maxhp 10000
17     sp 400
18     maxsp 400
19     exp 10000
20     dam 60
21     wc -50
22     ac -50
23 root 1.5 resist_physical 50
24 root 1.1 speed 0.95
25     speed_left -2.000000
26     level 30
27     resist_fire 100
28     resist_electricity 100
29     resist_cold 100
30 root 1.5 attacktype 30
31 root 1.1 resist_confusion -100
32     resist_slow -100
33     resist_paralyze -100
34     carrying 90000
35     weight 50000
36     pick_up 24
37     will_apply 2
38 root 1.5 can_apply 25
39 root 1.1 alive 1
40     monster 1
41     undead 1
42     can_use_scroll 1
43 root 1.5 can_use_wand 1
44 root 1.1 can_use_bow 1
45     can_use_ring 1
46     can_use_skill 1
47     editable 1
48     magicmap grey
49 root 1.5 body_finger 2
50     body_skill 1
51     body_arm 2
52     body_range 1
53     randomitems skill_use_magic_item
54 root 1.1 end