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.3 by pippijn, Tue Jan 2 21:58:37 2007 UTC vs.
Revision 1.4 by root, Tue Feb 6 22:41:28 2007 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
11grace 25
12maxgrace 15
5level 6 13level 6
6grace 25
7casting_time 5
8path_attuned 0
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