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

Comparing deliantra/arch/spell/Misc/spell_invisible.arc (file contents):
Revision 1.2 by elmex, Wed Aug 9 10:55:10 2006 UTC vs.
Revision 1.9 by root, Thu Sep 17 08:14:49 2009 UTC

1Object spell_invisible 1object spell_invisible
2name invisible 2name invisible
3name_pl invisible 3name_pl invisible
4skill sorcery
5msg
6Makes you invisible.
7
8Monsters will not attack or cast spells because they can't see you, but
9you will start be visible again if you attack or use spells.
10endmsg
11other_arch enchantment
4face spell_sorcery.111 12face spell_sorcery.x11
5level 6
6sp 15 13sp 15
7casting_time 5 14maxsp 15
8path_attuned 0 15level 14
9other_arch enchantment
10skill sorcery
11type 101 16type 101
12subtype 19 17subtype 19
18path_attuned 0
13value 60 19value 60
14no_drop 1
15invisible 1 20invisible 1
16duration 300 21duration 300
17duration_modifier 1 22duration_modifier 1
18maxsp 15 23no_drop 1
19msg 24casting_time 5
20This spell will make you invisible. Monsters will not attack or cast spells because they can't see you. You will start be visible again if you attack or use spells.
21endmsg
22end 25end
26

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines