ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/player/race/humanoid_wraith/wraithp.arc
(Generate patch)

Comparing deliantra/arch/player/race/humanoid_wraith/wraithp.arc (file contents):
Revision 1.4 by root, Fri Feb 9 01:52:28 2007 UTC vs.
Revision 1.5 by root, Sat Mar 3 00:50:53 2007 UTC

1object wraith_player 1Object wraith_player
2anim
3wraithp.x11
4wraithp.x12
5wraithp.x31
6wraithp.x32
7wraithp.x51
8wraithp.x52
9wraithp.x71
10wraithp.x72
11facings 4
12mina
13name Wraith 2name Wraith
14race undead 3race undead
4randomitems wraith_player_items
5face wraithp.x51
15msg 6msg
16A Wraith is the spirit of a person who has 7A Wraith is the spirit of a person who has
17made an evil bargain in order to persist 8made an evil bargain in order to persist
18after natural death, or has been forced 9after natural death, or has been forced
19involuntarily into its current undead state. 10involuntarily into its current undead state.
31Wraiths have a strong affinity to magic, 22Wraiths have a strong affinity to magic,
32especially cold spells, and are very strong 23especially cold spells, and are very strong
33spellcasters. However, they cannot use fire 24spellcasters. However, they cannot use fire
34spells for fear of self-destruction. 25spells for fear of self-destruction.
35endmsg 26endmsg
27color_fg black
28anim
29wraithp.x11
30wraithp.x12
31wraithp.x31
32wraithp.x32
36face wraithp.x51 33wraithp.x51
34wraithp.x52
35wraithp.x71
36wraithp.x72
37facings 4
38mina
37is_animated 1 39is_animated 1
38str -3 40anim_speed -1
39dex 4 41type 1
40con -3 42level 1
41wis -3 43undead 1
42pow 3 44ac 6
43cha -4 45wc 21
44int 2 46dam 1
47alive 1
48weight 30000
45food 999 49food 999
46dam 1 50can_see_in_dark 1
47wc 21 51can_use_shield 1
48ac 6 52can_use_armour 1
49level 1 53can_use_weapon 1
50type 1
51attacktype 17 54attacktype 17
52resist_fire -25 55resist_fire -25
53resist_cold 30
54resist_drain 100 56resist_drain 100
55resist_ghosthit 100 57resist_ghosthit 100
56resist_poison 100 58resist_poison 100
59resist_cold 30
57path_attuned 4 60path_attuned 4
58path_denied 2 61path_denied 2
59weight 30000 62Str -3
60randomitems wraith_player_items 63Dex 4
61alive 1 64Con -3
62can_use_shield 1 65Int 2
63undead 1 66Wis -3
64can_use_armour 1 67Pow 3
65can_use_weapon 1 68Cha -4
66can_see_in_dark 1 69editable 0
67body_range 1 70body_range 1
68body_arm 2 71body_arm 2
69body_torso 1 72body_torso 1
70body_head 1 73body_head 1
71body_neck 1 74body_neck 1
74body_shoulder 1 77body_shoulder 1
75body_foot 2 78body_foot 2
76body_hand 2 79body_hand 2
77body_wrist 2 80body_wrist 2
78body_waist 1 81body_waist 1
79anim_speed -1
80color_fg black
81editable 0
82end 82end
83
84object wraith_player_force 83Object wraith_player_force
85name Wraith_Force 84name Wraith_Force
85invisible 1
86food 60
87applied 1
88can_see_in_dark 1
89type 114
86face blank.x11 90face blank.x11
87food 60 91no_drop 1
88speed 0 92speed 0
89type 114
90invisible 1
91applied 1
92no_drop 1
93can_see_in_dark 1
94end 93end
95

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines