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.1 by root, Mon Feb 6 20:26:23 2006 UTC vs.
Revision 1.3 by pippijn, Tue Jan 2 21:58:37 2007 UTC

1Object spell_invisible 1Object spell_invisible
2name invisible 2name invisible
3name_pl invisible 3name_pl invisible
4face spell_sorcery.111 4face spell_sorcery.x11
5level 6 5level 6
6sp 15 6sp 15
7casting_time 5 7casting_time 5
8path_attuned 0 8path_attuned 0
9other_arch enchantment 9other_arch enchantment
14no_drop 1 14no_drop 1
15invisible 1 15invisible 1
16duration 300 16duration 300
17duration_modifier 1 17duration_modifier 1
18maxsp 15 18maxsp 15
19msg
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
19end 22end

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines