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

Comparing deliantra/arch/spell/Misc/spell_disarm.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_disarm 1Object spell_disarm
2name disarm 2name disarm
3name_pl disarm 3name_pl disarm
4face spell_sorcery.x11
5type 101
6subtype 38
7level 4
8value 40
9sp 7
10casting_time 10
4skill sorcery 11skill sorcery
12path_attuned 128
13no_drop 1
14invisible 1
5msg 15msg
6Disarm is a safe way to disarm traps. It 16Disarm is a safe way to disarm traps. It
7will never trigger a trap, even if it fails, 17will never trigger a trap, even if it fails,
8but one must cast the spell, and thus use up spell 18but one must cast the spell, and thus use up spell
9points to do so. 19points to do so.
10endmsg 20endmsg
11face spell_sorcery.x11
12sp 7
13level 4
14type 101
15subtype 38
16path_attuned 128
17value 40
18invisible 1
19no_drop 1
20casting_time 10
21end 21end
22

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines