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.1 by root, Mon Feb 6 20:26:24 2006 UTC vs.
Revision 1.11 by root, Fri Apr 2 21:26:33 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
5skill pyromancy
6msg
7Inscribes a near-invisible rune upon the ground.
8When someone steps onto the rune, they take electrical damage.
9endmsg
10other_arch rune_shock
4face spell_pyromancy.111 11face spell_pyromancy.x11
12sp 14
13level 7
5type 101 14type 101
6subtype 2 15subtype 2
16path_attuned 8
17value 80
18invisible 1
7no_drop 1 19no_drop 1
8invisible 1
9level 8
10value 80
11sp 14
12casting_time 10 20casting_time 10
13skill pyromancy
14path_attuned 8
15other_arch rune_shock
16end 21end
22

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines