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.2 by pippijn, Tue Jan 2 21:56:36 2007 UTC vs.
Revision 1.3 by root, Tue Feb 6 22:41:10 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines