ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Bolt/spell_sunspear.arc
Revision: 1.5
Committed: Sat Mar 3 00:51:04 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_normalise_revert
Changes since 1.4: +17 -18 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

# User Rev Content
1 root 1.5 Object spell_sunspear
2 root 1.1 name sunspear
3     name_pl sunspears
4 pippijn 1.3 face spell_praying.x11
5 root 1.5 level 6
6 root 1.1 grace 8
7 root 1.5 dam 8
8     dam_modifier 3
9     duration 8
10     duration_modifier 9
11     casting_time 8
12 root 1.4 maxgrace 30
13 root 1.5 other_arch sunspear
14     skill praying
15     path_attuned 524288
16 root 1.1 type 101
17     subtype 4
18 root 1.5 value 60
19     slaying undead,troll
20 root 1.4 attacktype 4194308
21 root 1.1 range 6
22     no_drop 1
23 root 1.5 invisible 1
24     msg
25     This special prayer of Valriel will smite enemies with a bolt
26     of blindness and heat. This spell is granted at medium level.
27     endmsg
28 root 1.1 end