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

Comparing deliantra/arch/spell/Rune/spell_rune_of_shocking.arc (file contents):
Revision 1.9 by root, Sun Sep 28 15:12:04 2008 UTC vs.
Revision 1.13 by elmex, Wed Apr 21 09:30:06 2010 UTC

1object spell_rune_of_shocking 1object spell_rune_of_shocking
2inherit type_spell
2name rune of shocking 3name rune of shocking
3name_pl rune of shocking 4name_pl rune of shocking
4skill pyromancy 5skill pyromancy
5msg 6msg
6This spell inscribes a near-invisible rune upon the ground. 7Inscribes a near-invisible rune upon the ground.
7When someone steps onto the rune, they take electrical damage. 8When someone steps onto the rune, they take electrical damage.
8endmsg 9endmsg
9other_arch rune_shock 10other_arch rune_shock
10face spell_pyromancy.x11 11face spell_pyromancy.x11
11sp 14 12sp 14
12level 7 13level 7
13type 101
14subtype 2 14subtype 2
15path_attuned 8 15path_attuned 8
16value 80 16value 1
17invisible 1 17invisible 1
18no_drop 1 18no_drop 1
19casting_time 10 19casting_time 10
20end 20end
21 21

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines