ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Rune/spell_rune_of_blasting.arc
Revision: 1.7
Committed: Sun Sep 28 15:12:04 2008 UTC (15 years, 9 months ago) by root
Branch: MAIN
CVS Tags: rel-2_80, rel-2_72, rel-2_73, rel-2_76, rel-2_77, rel-2_74, rel-2_75, rel-2_79, rel-2_78
Changes since 1.6: +1 -1 lines
Log Message:
rebalancing of all spell levels, some sp changes

File Contents

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