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.4 by root, Tue Feb 6 22:41:28 2007 UTC vs.
Revision 1.5 by root, Sat Mar 3 00:51:15 2007 UTC

1object spell_invisible 1Object spell_invisible
2name invisible 2name invisible
3name_pl invisible 3name_pl invisible
4face spell_sorcery.x11
5level 6
6sp 15
7casting_time 5
8path_attuned 0
9other_arch enchantment
4skill sorcery 10skill sorcery
11type 101
12subtype 19
13value 60
14no_drop 1
15invisible 1
16duration 300
17duration_modifier 1
18maxsp 15
5msg 19msg
6This 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. 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.
7endmsg 21endmsg
8other_arch enchantment
9face spell_sorcery.x11
10sp 15
11maxsp 15
12level 6
13type 101
14subtype 19
15path_attuned 0
16value 60
17invisible 1
18duration 300
19duration_modifier 1
20no_drop 1
21casting_time 5
22end 22end
23

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines