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.6 by root, Sat Mar 3 01:16:54 2007 UTC vs.
Revision 1.8 by root, Thu Sep 17 08:14:49 2009 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
6Drains mana from an enemies and adds it to your mana pool.
7endmsg
4face spell_sorcery.x11 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
18msg
19This spells drains mana from an enemies and adds it to your mana pool.
20endmsg
21end 21end
22

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines