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

File Contents

# User Rev Content
1 root 1.6 object wraith_player
2 root 1.1 name Wraith
3     race undead
4 root 1.5 randomitems wraith_player_items
5     face wraithp.x51
6 root 1.1 msg
7     A Wraith is the spirit of a person who has
8     made an evil bargain in order to persist
9     after natural death, or has been forced
10     involuntarily into its current undead state.
11     This transformation frees them of the limits
12     of a natural lifespan, and grants them
13     immunity to diseases, poison, and loss of
14     lifeforce. Wraiths also need feel little
15     fear of cold, and they can see well in the
16     dark. A Wraith's corporeal form has terrible
17     vulnerabilities: fire and most godpower are
18     dangerous to Wraiths. Their tenuous form
19     makes them quick and somewhat hard to hit,
20     but also weaker and less hardy.
21    
22     Wraiths have a strong affinity to magic,
23     especially cold spells, and are very strong
24     spellcasters. However, they cannot use fire
25     spells for fear of self-destruction.
26     endmsg
27 root 1.5 color_fg black
28     anim
29     wraithp.x11
30     wraithp.x12
31     wraithp.x31
32     wraithp.x32
33     wraithp.x51
34     wraithp.x52
35     wraithp.x71
36     wraithp.x72
37     facings 4
38     mina
39 root 1.1 is_animated 1
40 root 1.5 anim_speed -1
41     type 1
42     level 1
43     undead 1
44     ac 6
45     wc 21
46     dam 1
47     alive 1
48     weight 30000
49 root 1.3 food 999
50 root 1.5 can_see_in_dark 1
51     can_use_shield 1
52     can_use_armour 1
53     can_use_weapon 1
54 root 1.1 attacktype 17
55     resist_fire -25
56     resist_drain 100
57     resist_ghosthit 100
58     resist_poison 100
59 root 1.5 resist_cold 30
60 root 1.1 path_attuned 4
61     path_denied 2
62 root 1.5 Str -3
63     Dex 4
64     Con -3
65     Int 2
66     Wis -3
67     Pow 3
68     Cha -4
69     editable 0
70 root 1.1 body_range 1
71     body_arm 2
72     body_torso 1
73     body_head 1
74     body_neck 1
75     body_skill 1
76     body_finger 2
77     body_shoulder 1
78     body_foot 2
79     body_hand 2
80     body_wrist 2
81     body_waist 1
82     end
83 root 1.6 object wraith_player_force
84 root 1.1 name Wraith_Force
85 root 1.5 invisible 1
86 root 1.3 food 60
87 root 1.5 applied 1
88     can_see_in_dark 1
89 root 1.3 type 114
90 root 1.5 face blank.x11
91 root 1.3 no_drop 1
92 root 1.5 speed 0
93 root 1.1 end