ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/undead/ghost.arc
(Generate patch)

Comparing deliantra/arch/monster/undead/ghost.arc (file contents):
Revision 1.3 by root, Tue Feb 6 22:40:58 2007 UTC vs.
Revision 1.6 by root, Sat Mar 3 01:16:13 2007 UTC

1object ghost 1object ghost
2race undead 2race undead
3face ghost.x11 3face ghost.x11
4wis 10
5hp 15
6maxhp 15
7exp 40
8dam 14
9wc 2
10ac 10
11speed 0.14
12level 3
13attacktype 528
14resist_cold 50
15resist_fear 100
16resist_blind 30
17weight 500
18randomitems ghost 4randomitems ghost
19move_type all
20alive 1
21no_pick 1
22monster 1
23undead 1
24sleep 1
25can_see_in_dark 1
26one_hit 1
27color_fg white 5color_fg white
28editable 1
29anim 6anim
30ghost.x11 7ghost.x11
31ghost.x12 8ghost.x12
32mina 9mina
10monster 1
11sleep 1
12Wis 10
13no_pick 1
14alive 1
15exp 40
16level 3
17ac 10
18hp 15
19maxhp 15
20wc 2
21dam 14
22speed 0.14
23attacktype 528
24flying 1
25weight 500
26resist_cold 50
27resist_fear 100
28resist_blind 30
29undead 1
30can_pass_thru 1
31can_see_in_dark 1
32editable 1
33one_hit 1
33end 34end
34

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines