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

Comparing deliantra/arch/spell/Misc/spell_improved_invisibility.arc (file contents):
Revision 1.2 by elmex, Wed Aug 9 10:55:10 2006 UTC vs.
Revision 1.9 by root, Sun Sep 28 15:12:03 2008 UTC

1Object spell_improved_invisibility 1object spell_improved_invisibility
2name improved invisibility 2name improved invisibility
3name_pl improved invisibility 3name_pl improved invisibility
4skill sorcery
5msg
6This spell is a better version of invisible.
7You will stay invisible even if you attack or use spells!!
8endmsg
9other_arch enchantment
4face spell_sorcery.111 10face spell_sorcery.x11
5level 8
6sp 25 11sp 25
7casting_time 10 12maxsp 10
8path_attuned 0 13level 40
9other_arch enchantment
10skill sorcery
11type 101 14type 101
12subtype 19 15subtype 19
16path_attuned 0
13value 80 17value 80
14no_drop 1
15invisible 1 18invisible 1
16duration 200 19duration 200
17duration_modifier 1 20duration_modifier 1
18maxsp 10 21no_drop 1
19make_invisible 1 22make_invisible 1
20msg 23casting_time 10
21This spell is a better version of invisible. You will stay invisible even if you attack or use spells!!
22endmsg
23end 24end
25

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines