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

Comparing deliantra/arch/spell/Rune/spell_antimagic_rune.arc (file contents):
Revision 1.4 by root, Tue Feb 6 22:41:31 2007 UTC vs.
Revision 1.5 by root, Sat Mar 3 00:51:18 2007 UTC

1object spell_antimagic_rune 1Object spell_antimagic_rune
2name antimagic rune 2name antimagic rune
3name_pl antimagic rune 3name_pl antimagic rune
4face spell_sorcery.x11
5type 101
6subtype 2
7no_drop 1
8invisible 1
9level 7
10value 70
11sp 5
12casting_time 20
4skill sorcery 13skill sorcery
14path_attuned 128
15other_arch rune_antimagic
5msg 16msg
6This spell places a magical trap onto the ground. Anyone who steps there will run in this antimagic trap. 17This spell places a magical trap onto the ground. Anyone who steps there will run in this antimagic trap.
7endmsg 18endmsg
8other_arch rune_antimagic
9face spell_sorcery.x11
10sp 5
11level 7
12type 101
13subtype 2
14path_attuned 128
15value 70
16invisible 1
17no_drop 1
18casting_time 20
19end 19end
20

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines