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

Comparing deliantra/arch/spell/Rune/spell_rune_of_magic_drain.arc (file contents):
Revision 1.1.1.1 by root, Mon Feb 6 20:26:24 2006 UTC vs.
Revision 1.11 by elmex, Wed Apr 21 09:30:06 2010 UTC

1Object spell_rune_of_magic_drain 1object spell_rune_of_magic_drain
2inherit type_spell
2name rune of magic drain 3name rune of magic drain
3name_pl rune of magic drain 4name_pl rune of magic drain
4face spell_evocation.111
5type 101
6subtype 2
7no_drop 1
8invisible 1
9level 14
10value 140
11sp 30
12casting_time 15
13skill evocation 5skill evocation
14path_attuned 32768
15other_arch rune_drain_magic
16msg 6msg
17This creates a rune that, when triggered, 7Creates a rune that, when triggered,
18drains the mana of the target. This drain in 8drains the mana of the target. This drain in
19mana will make it impossible for the target 9mana will make it impossible for the target
20to cast spells until it regains sufficient 10to cast spells until it regains sufficient
21mana to do so. 11mana to do so.
22endmsg 12endmsg
13other_arch rune_drain_magic
14face spell_evocation.x11
15sp 30
16level 14
17subtype 2
18path_attuned 32768
19value 1
20invisible 1
21no_drop 1
22casting_time 15
23end 23end
24

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines