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.8 by root, Thu Sep 17 08:14:49 2009 UTC vs.
Revision 1.10 by root, Fri Apr 2 21:34:29 2010 UTC

1object spell_magic_drain 1object spell_magic_drain
2inherit type_spell
2name magic drain 3name magic drain
3name_pl magic drain 4name_pl magic drain
4skill sorcery 5skill sorcery
5msg 6msg
6Drains mana from an enemies and adds it to your mana pool. 7Drains mana from an enemies and adds it to your mana pool.
8face spell_sorcery.x11 9face spell_sorcery.x11
9sp 20 10sp 20
10maxsp 10 11maxsp 10
11dam -75 12dam -75
12level 12 13level 12
13type 101
14subtype 37 14subtype 37
15path_attuned 32768 15path_attuned 32768
16value 120 16value 120
17invisible 1 17invisible 1
18dam_modifier 1 18dam_modifier 1

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines