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

Comparing deliantra/arch/spell/Misc/spell_magic_drain.arc (file contents):
Revision 1.1 by root, Mon Feb 6 20:26:23 2006 UTC vs.
Revision 1.7 by root, Sat Mar 3 01:24:22 2007 UTC

1Object spell_magic_drain 1object spell_magic_drain
2name magic drain 2name magic drain
3name_pl magic drain 3name_pl magic drain
4skill sorcery
5msg
6This spells drains mana from an enemies and adds it to your mana pool.
7endmsg
4face spell_sorcery.111 8face spell_sorcery.x11
9sp 20
10maxsp 10
11dam -75
12level 12
5type 101 13type 101
6subtype 37 14subtype 37
7level 12 15path_attuned 32768
8value 120 16value 120
9sp 20 17invisible 1
18dam_modifier 1
19no_drop 1
10casting_time 1 20casting_time 1
11skill sorcery
12path_attuned 32768
13no_drop 1
14invisible 1
15dam -75
16dam_modifier 1
17maxsp 10
18end 21end
22

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines