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.2 by elmex, Wed Aug 9 10:55:10 2006 UTC vs.
Revision 1.10 by root, Fri Apr 2 21:34:29 2010 UTC

1Object spell_invisible_to_undead 1object spell_invisible_to_undead
2inherit type_spell
2name invisible to undead 3name invisible to undead
3name_pl invisible to undead 4name_pl invisible to undead
5race undead
6skill praying
7msg
8This prayer works like invisible spell, except living creatures can see you.
9endmsg
10other_arch enchantment
4face spell_praying.111 11face spell_praying.x11
5level 6
6grace 25 12grace 25
7casting_time 5 13maxgrace 15
14level 14
15subtype 19
8path_attuned 0 16path_attuned 0
9other_arch enchantment
10skill praying
11type 101
12subtype 19
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