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

Comparing deliantra/arch/spell/Rune/spell_rune_of_blasting.arc (file contents):
Revision 1.3 by root, Tue Feb 6 22:41:31 2007 UTC vs.
Revision 1.4 by root, Sat Mar 3 00:51:18 2007 UTC

1object spell_rune_of_blasting 1Object spell_rune_of_blasting
2name rune of blasting 2name rune of blasting
3name_pl rune of blasting 3name_pl rune of blasting
4face spell_pyromancy.x11
5type 101
6subtype 2
7no_drop 1
8invisible 1
9level 10
10value 100
11sp 18
12casting_time 15
4skill pyromancy 13skill pyromancy
14path_attuned 512
15other_arch rune_blast
5msg 16msg
6This creates a rune that will hit the 17This creates a rune that will hit the
7creature that activates it with physical and 18creature that activates it with physical and
8magical damage. 19magical damage.
9endmsg 20endmsg
10other_arch rune_blast
11face spell_pyromancy.x11
12sp 18
13level 10
14type 101
15subtype 2
16path_attuned 512
17value 100
18invisible 1
19no_drop 1
20casting_time 15
21end 21end
22

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines