ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Misc/spell_invisible_to_undead.arc
(Generate patch)

Comparing deliantra/arch/spell/Misc/spell_invisible_to_undead.arc (file contents):
Revision 1.6 by root, Sat Mar 3 01:16:54 2007 UTC vs.
Revision 1.8 by root, Sun Sep 28 15:12:03 2008 UTC

1object spell_invisible_to_undead 1object spell_invisible_to_undead
2name invisible to undead 2name invisible to undead
3name_pl invisible to undead 3name_pl invisible to undead
4race undead
5skill praying
6msg
7This prayer works like invisible spell, except living creatures can see you.
8endmsg
9other_arch enchantment
4face spell_praying.x11 10face spell_praying.x11
5level 6
6grace 25 11grace 25
7casting_time 5 12maxgrace 15
8path_attuned 0 13level 14
9other_arch enchantment
10skill praying
11type 101 14type 101
12subtype 19 15subtype 19
16path_attuned 0
13value 60 17value 60
14no_drop 1
15invisible 1 18invisible 1
16duration 300 19duration 300
17duration_modifier 1 20duration_modifier 1
18maxgrace 15 21no_drop 1
19race undead 22casting_time 5
20msg
21This prayer works like invisible spell, except living creatures can see you.
22endmsg
23end 23end
24

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines