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.9 by root, Fri Apr 2 21:26:30 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
5skill sorcery
6msg
7Drains mana from an enemies and adds it to your mana pool.
8endmsg
4face spell_sorcery.111 9face spell_sorcery.x11
10sp 20
11maxsp 10
12dam -75
13level 12
5type 101 14type 101
6subtype 37 15subtype 37
7level 12 16path_attuned 32768
8value 120 17value 120
9sp 20 18invisible 1
19dam_modifier 1
20no_drop 1
10casting_time 1 21casting_time 1
11skill sorcery
12path_attuned 32768
13no_drop 1
14invisible 1
15dam -75
16dam_modifier 1
17maxsp 10
18end 22end
23

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines